I discovered today that if you log off with your character inside their studio apartment, your account will fail to load with the Could not restore PlayerCommonData data for player error on the server console. (Example over here http://forum.ragezone.com/f587/relea...ml#post7813290)
The quick fix is to open the players table from the game server database (al_server_gs by default) and change your location to somewhere else (fields x,y,z, world_id and world_owner). I just copied another location from another character that was listed and that worked fine.
Not sure why the server barfs on that, but if I get it figured out, I'll let everyone know. I'm guessing it may not like the 'world_owner' setting to the player's id, as it is an instance created solely for the player. This may mean it might work fine for houses as those are not instanced, but I haven't tested houses yet.
Edit: Okay, change this to Your account will fail to load if you logout from within any instance. Same error as linked above.



Reply With Quote![[Solution] Account fails to load if your player logs off from within their studio](http://ragezone.com/hyper728.png)


