Cannot Get Game Server Running

cbk41
Posts: 35
Joined: Tue Aug 27, 2013 2:32 am

Re: Cannot Get Game Server Running

Post by cbk41 » Sat Aug 31, 2013 3:45 am

All better now. Recompiled the character tables for the db and it got rid of the conflict.

User avatar
atom0s
Developer
Posts: 537
Joined: Thu Oct 25, 2012 9:52 am

Re: Cannot Get Game Server Running

Post by atom0s » Sat Aug 31, 2013 8:45 pm

cbk41 wrote:Welp, ran into a problem. After I tried to create my character and enter the world I got the 3101 error and this in the game server window.

Image
The duplicate key entry just means your previous session wasn't cleared yet.
You can wait like ~5 minutes to let it drop automatically, or go into the account_sessions table and delete it manually.

bealziibub
Posts: 3
Joined: Tue Sep 10, 2013 2:49 am

Re: Cannot Get Game Server Running

Post by bealziibub » Wed Sep 11, 2013 4:16 am

HELP! im so close to gettin my own server running and i keep getting this stupid "accept failed: 10093"
Attachments
Untitled.jpg

gedads
Developer
Posts: 171
Joined: Fri Jan 04, 2013 7:48 pm

Re: Cannot Get Game Server Running

Post by gedads » Wed Sep 11, 2013 5:03 am

bealziibub, is that normal that your db is named pxibd? did you try to use the default settings (dspdp name, and use only tables from trunk)
Also, i don't know if it could change anything but personally i'm using mxi to log in.

User avatar
atom0s
Developer
Posts: 537
Joined: Thu Oct 25, 2012 9:52 am

Re: Cannot Get Game Server Running

Post by atom0s » Thu Sep 12, 2013 9:45 am

bealziibub wrote:HELP! im so close to gettin my own server running and i keep getting this stupid "accept failed: 10093"
There is no need to keep making a bunch of posts for your same issue.
Also stop hijacking others threads for your issues. Make 1 thread for yourself (per-issue) and wait for a response that way.

Post Reply