• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Server Crash without Bugs?

Piltrafa

Active Member
Joined
Nov 10, 2010
Messages
654
Reaction score
29
Hello

after a weed my server can be up 200h+ but now, it crash every day 5/6 times. I didn't add new Scripts/compile.

Anyone know the reason?
In crash log I don't get any error.

Thanks and repped.
Merry Christmas!
 
where can found it? Project > Build Options > choose release windows > defines >add there __EXCEPTION_TRACER__ at the end.

Its need to be compile?
 
You only need to add "-D__EXCEPTION_TRACER__" WITHOUT QUOTES in the c++ compiler box parameters, and -Wl,-Map=otserv.map in the LINKER BOX parameters.
A file named otserv.map will be generated, and you must copy that file to where you copied the executable server file.
When the server crash a report.txt file will appear so you will have a detailed stack trace for your bug report.

Location: Project/Project Options/Parameters
 
oh may gosh...

debugf.png
[/IMG]
 
I try compile it, all works fine but when try open .exe i get an rarely error.
erroraw.png

check it, any solution?

thanks and merry xmas.
 
You shouldn't have changed anything when compiling the server, almost all of the Developmental servers will crash after a while, that's why, every 3-4 days, there should be a restart, for the safety of your computer and the reliability of your server.
 
Ye i know, I make a restart every 24/48 hours but my server on last week crash every 1-5 hours... Or sometimes in 12-20 hours.

Bugs? I dind't see any Bug =S
 
Yes, I will have to try it, and check if it stop crashings. Anyway, to much people says 3884 its the best REV for windows.
 

Similar threads

Back
Top