Log in

View Full Version : Account creation error can't log into world


Louthin
09-15-2014, 09:29 PM
Thanks again for all your help thus far. Ok I'm ever closer lol. When I try to log into my server on world.exe command prompt I get Account Attempting to be created:****** 20 <--- its not stared out I just did that there
Error in CreateAccount query 'INSERT INTO account Set name='********', status=20,,lsaccount_id=******, tinme_creation=UNIX_TIMESTAMP<>;' #1146: Table 'peq.account' doesn't exist. SO I guess this means I gotta create an account manually?

chrsschb
09-15-2014, 09:41 PM
Means you skipped a step and the account table is missing.

Make sure you sourced all the required SQL in the setup instructions. It's been a while but I think it's called "player_tables.sql" or similar.

Louthin
09-15-2014, 10:41 PM
Well I sourced it in a second time still nothing ... So what do I end up doing after like an hour ... source it in again. BOOM! works lol. Thanks for the tip!