Lupinedreams
05-28-2008, 06:25 PM
So I followed Techguy84's guide of server setup. Even though I have no prior experience with SQL everything goes smoothly. I get the server up and running, everything is gravy right up until someone tries to actually connect. I tinker, I spend time browsing the forums, even found someone else with what I thought was a similar problem. Their fix didn't seem to help me and their post was from a couple months ago, so I trudge on. Techguy himself seems to have his inbox full too the point of being unable to receive messages, so I've dragged myself in to finally ask help from the community at large in the hopes of finally being able to run a server for everyone to enjoy!
The issue seems to occur when the server tries to create a new account. From what I can see the issue seems to be with the values for minilogin in the account creation function. Someone else seemed to have this problem, and set their default minilogin ip to 0. I tried that and it had no effect.
Any insight would be greatly appreciated!
[Debug] [WORLD_CLIENT] New client from 192.168.2.4:4459
Account Attempting to be created: qwertylicious 0
Error in CreateAccount query'INSERT INTO accountSET name='qwertylicious',status=0,lsaccountid=110177;' #1364: Field 'minilogin_ip' doesn't have a default value
[Debug] [WORLD_CLIENTLIST_ERR] Error adding local acount for LS login:'qwertylicious', duplicate name?
[Debug] [WORLD_CLIENT_ERR] NOCLE: Bad/Expired session key '110177'
The issue seems to occur when the server tries to create a new account. From what I can see the issue seems to be with the values for minilogin in the account creation function. Someone else seemed to have this problem, and set their default minilogin ip to 0. I tried that and it had no effect.
Any insight would be greatly appreciated!
[Debug] [WORLD_CLIENT] New client from 192.168.2.4:4459
Account Attempting to be created: qwertylicious 0
Error in CreateAccount query'INSERT INTO accountSET name='qwertylicious',status=0,lsaccountid=110177;' #1364: Field 'minilogin_ip' doesn't have a default value
[Debug] [WORLD_CLIENTLIST_ERR] Error adding local acount for LS login:'qwertylicious', duplicate name?
[Debug] [WORLD_CLIENT_ERR] NOCLE: Bad/Expired session key '110177'