• 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!

Windows tibia ot error report

firedeamon420

New Member
Joined
Nov 29, 2012
Messages
3
Reaction score
0
a9s6dh.png


i keep getting this error report and dont know what to do next to fix it.

- - - Updated - - -

anyone?
 
Open RME and press ctrl+T look for the town position and fill this in on your accountmanager in MySQL (under player) edit this and find the x,y,z line, fill the town positions in here and press go.
Now try to login again.

I think you account maker debugs because there is no walkable tile there.


Sorry for the English grammar, but I'm replying on my phone.
 
If you open your confic document, you see Account manager or SpawnPosition.

-- Account manager
accountManager = true
namelockManager = true
newPlayerChooseVoc = true
newPlayerSpawnPosX = 20
newPlayerSpawnPosY = 20
newPlayerSpawnPosZ = 7

newPlayerTownId = 1
newPlayerLevel = 20
newPlayerMagicLevel = 1
generateAccountNumber = false


As you can see the 'Newplayerspawnposx'= 20, means horizontal axis. Such as 'Newplayerspawnposx'= 20, means vertical axis. (If you look down of remere's map editor you see {20, 20} the first 20 is the X, the second 20 is Y. 'newPlayerSpawnPosZ' is the floor where the X and Y positions are. So if you make a 1x1 square at {20, 20} on floor 7 and u changed the config for it, you can log in with your Accountmanager.
 
You're welcome :) Dont forget to set your thread to solved.

If you dont know how to do this go to your first post for help and click on edit Post. Once you have done that you go to 'advanced'. Then, next to the title you see 'Prefix', there you can make your thread "solved".
 
Back
Top