Set up local server Running into client issue please help!

Post Reply
Madgamer009
Posts: 3
Joined: Tue Sep 26, 2017 5:02 pm

Set up local server Running into client issue please help!

Post by Madgamer009 » Tue Sep 26, 2017 5:11 pm

Hi all new here!!

So i set up a server and I've managed to have the ability to get the game open, but every time I try to open the game I get hit with Error 3331, and the client closes, I have updated it several times, and tried recompiling once, nothing seems to work to get me into the game past the "terms and agreement page" can anyone help me out!

I'm providing a image of my log file as well, if anyone can help me out that would be great would love to get this working!!

Also sorry if this is in wrong spot =/
Attachments
Capture.PNG

CTOON50
Posts: 9
Joined: Fri Apr 14, 2017 9:22 pm

Re: Set up local server Running into client issue please he

Post by CTOON50 » Wed Sep 27, 2017 6:28 am

In the version.info file (as you can see below) you need to either change the CLIENT_VER: to your current version, or change the ENABLE_VER_LOCK: to false, then restart your servers.

#DarkStar Version Info

#Expected Client version (wrong version cannot log in)
CLIENT_VER: 30170905_5

#true to prevent clients not matching CLIENT_VER from logging in
ENABLE_VER_LOCK: true

#Current Server Version. Not the same thing as source revision.
#DSP_VER: Unused because we aren't even close to a "release" yet.

Madgamer009
Posts: 3
Joined: Tue Sep 26, 2017 5:02 pm

Re: Set up local server Running into client issue please he

Post by Madgamer009 » Wed Sep 27, 2017 3:33 pm

I've Managed to log in, but now i encountered a new problem, all i'm able to do is create characters but, i Can't get in to the game!!

it throws me error 3305 in game, then throws an SQL Error into my log

Any ideas?
Attachments
Capture2.PNG

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Set up local server Running into client issue please he

Post by whasf » Wed Sep 27, 2017 8:19 pm

You need to re-import (run) accounts_sessions.sql
-- Whasf

Post Reply