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

Wrong temple position error

nystrom

New Member
Joined
Nov 17, 2009
Messages
269
Reaction score
0
Hello i have a big problem

It works to make a character and logg in on it. But when you dies with the character, and retry to logg in. so dose it appears a error sign that says: wrong temepl positions!
and when i go to phpmyadmin and looks at players so have the player position changed to y=0 x=0 z=0. can some one please help me :huh:
 
Probably characters have wrong town_id in database, check samples, your map and accountmanagement.php if you're using GesiorAAC (look for something like $player->townId(5) or $newPlayer, something like this.).
 
Back
Top