I have a problem with CharServer

Status
Not open for further replies.
Experienced Elementalist
Joined
Sep 11, 2006
Messages
291
Reaction score
10
Location
Canada
CharServer keeps closing for no reason, It was running fine before:

alextepes - I have a problem with CharServer - RaGEZONE Forums


Connected to MySQL server
Initialized loginserver connection
Signal received: SIGSEGV, Server will be closed, Trying to save...

Thats all it says. :x:SniperHea

Its Rev 30, Did it with V16 so I updated and still get the same error.
Both LoginServer and World Server work.
I've tried numerous REV's, Different ways too, It just keeps erroring..
 
Last edited:
Code:
[DATABASE]
mysql_host=localhost
mysql_user=******
mysql_pass=******
mysql_database=****
mysql_port=3306
AutoQueryTime=600


[SERVERDATA]
serverid=1
servertype=1
serverip=74.120.34.97
serverport=29100
servername=FH Rose
parentid=0
accesslevel=100
connection=2
lanip=74.120.34.97
lansubmask=74.120.34.97

[CHARSErVER]
deletetime=3600
usethreads=0
 
lanip=192.168.0.1
lansubmask=192.168.0

that should look like this

its for your lan not your wan.

See if that helps. Also put the newest trose.exe from your client copy it to your Binary folder.

Let me know if that helps
 
I put my wan ip because I don't have a router hooked up, its directly connection, I don't want the servers to try and use a lan ip as its wan ip = no connections.
But I'll revert back and try it, I put trose.exe in the main folder, Didn't know it was Binary it had to be in, I'll try all that now.
 
Yea no mater what i always leave the lan ip as is cause its strictly for lan also the trose.exe has to be in the same folder as the exes and the config files.

All you did is rebooted


Try compileing a new char server
 
I set lan ip: and lansubaddress to the proper lan address, and put the exe in Binary and main folder and it still errored out with the same message.
 
I guess nobody knows the issue here? I even debugged in the Compiler, It showed 0 errors.
I keep getting the same error no matter what, I'm thinking it has to do with mysql.
It goes to the mysql server then dies, all the other servers work fine..
Anyone have an idea?
I'm not stupid at all, I followed the Source guide perfectly.


Where have all the smart people gone >_>
 
Looks like I gotta wipe AGAIN
It ended up being SQL somehow, I really don't get why, I guess I'll close them before I shutdown next time.
 
Status
Not open for further replies.
Back