• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

I'm sure this question's been asked a lot...

The Unforgiven

New Member
Joined
Dec 9, 2008
Messages
73
Reaction score
0
But how would I fix the "Temple position is wrong" error?

I've already set the coordinates for the temple in my map and config.lua, and I've set the town ID... but, from here, I don't know what to do.
 
Okay, I must sound like an idiot, but what is that phpMyAdmin?

Hmm. I found it, now I'll see what I can do.

...*sigh* I have no idea what to do here. xD
 
Last edited:
Without an database connected, you're not able to run an SQL server. However, if you have the coordinates to your temple, then go to your server database, and then to players. Edit the player "Account Manager", and then you can see a bunch of windows and such, just go down til' you find something with "X" "Y" etc. Copy your coordinates there and then save, now login with 1/1 and make an account and have fun.
 
Okay, I managed to fix the temple problem.

...But now it says "Your character has been namelocked" when I try to log in as the account manager. Now what did I do wrong? xD
 
"Your character has been namelocked" because you have disabled account manager, better create a new character and set town id and temple position,if you wanna use account manager just change is in config.lua, in your ot server folder.

accountManager = "no"
change for
accountManager = "yes"
 
I got the namelock problem fixed, but it still says the temple position is wrong. I've entered the temple coordinates into the server database (I assume that's what the "forgottenserver" SQL file is), and... *sigh* I don't know what to do from here.

Again, I'm sorry if I seem like an idiot because I can't figure this out... xD

Edit: I found another "forgottenserver" file, with extension s3DB on it, and I added my temple coordinates... but now it says account number/password is wrong when I try to log in as 1/1. Heh, it seems to insist on being a pain.
 
Last edited:
the S3DB file is for SQLite, if you're using MySQL ask some more experienced user to make an SQL query for you changing the hometown of all players.
 
An advice would be to get a website account manager, that'd fix the problem for you, because the 1/1 function is kinda lame.. :p and you'll get more players by using website too. =) Goodluck
 
Lol... and how would I go about getting one of those?

And another thing... what is the role of Xampp in an OT server? D:

(I swear, I ask too many questions.)
 
Back
Top