Cannot log into my own server
My public sever has gotten up, but for some reason i cannot log into it, others can log in and create a character and roam around, but i cannot even get to character select screen. I recieve and 1017 error every time i do. (after a short load of a black screen)
My world.exe displays this everytime i attempt to log (tree is my account) Code:
48281 New client from ip: 68.97.33.186 port: 1696 I have tried these fixes so far but none work Changing worldaddress to localhost resourcing accounts.sql deleteing account tree in database assigning account Tree with 200 status I know its possible to host and play on the same computer becuase one of my friends does that. If you need any more info just ask. If ANY ONE can solve this problem ill give em a pickle |
have you sourced in the minilogin variable in mysql
Code:
INSERT INTO variables (varname, value, information) VALUES ('LoginType', 'Minilogin', 'Set this to Minilogin to login using a minilogin server :)'); Code:
insert into account (name,status, minilogin_ip) values('account_name_here',250,'127.0.0.1'); |
All times are GMT -4. The time now is 09:11 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.