POGOserver
POGOserver copied to clipboard
mark_tutorial_complete..?
Ok after a while i fully complete the setup but cant join into the game..? (old account) POGOserver 0.5.9


Hi, in tha serve the acc reset to lv 01, try update mysql:
UPDATE users SET tutorial = '{"0":1,"1":1,"3":1,"4":1,"7":1}' WHERE users.id = *;
and try again.
Try to delete all of your tables, and restart the server.
yup, that works partially.. delete the database works well once, but when I restart the console happen again after a crash. may I have something wrong in my setup?