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 =/
Set up local server Running into client issue please help!
-
- Posts: 3
- Joined: Tue Sep 26, 2017 5:02 pm
Re: Set up local server Running into client issue please he
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.
#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.
-
- Posts: 3
- Joined: Tue Sep 26, 2017 5:02 pm
Re: Set up local server Running into client issue please he
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?
it throws me error 3305 in game, then throws an SQL Error into my log
Any ideas?
Re: Set up local server Running into client issue please he
You need to re-import (run) accounts_sessions.sql
-- Whasf