• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Crashing, need help!

enriel

Big L
Joined
Dec 14, 2007
Messages
1,254
Reaction score
2
Location
Montenegro
My server crashes after X minutes, all the time after I upgraded to 0.3.5 private SVN, I compiled correctly with
-D__USE_MYSQL__
-D__USE_SQLITE__
-D__ENABLE_SERVER_DIAGNOSTIC__
-D__CONSOLE__
-D__EXCEPTION_TRACER__

and

-O1
-lboost_system
-lgmp
-llua5.1
-lmysql
-lboost_regex
-lsqlite3
-lwsock32
-lxml2
-lmysql
-lws2_32
-s
-lboost_filesystem
-Wl,-Map=forgottenserver.map

and when server crashes, I don't get any report.txt, this is what happends:

NOTE: I changed name from Theforgottenserve.exe to Crying Damson.exe when compiling, can that be a problem?
 
Back
Top