• 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!

Random Crashes

exique

Natala-ot.com
Joined
Sep 28, 2008
Messages
1,673
Reaction score
25
Location
Sweden
I'm using tfs 0.3.5..
And the server just randomly crashes :(
I dont know why..

Any one knows anything that is very common in this matter?
Reputation!:thumbup:
 

Well if you've read the guide then you probably have the forgotten devcpp. When you open up a project go to project options (alt+p) -> Additional Command Line Options, and in C++ compiler window add -D__EXCEPTION_TRACER__
Press ok and compile. Then put the compiled exe in your TFS directory and run it normally. When server crashes there should be a crash report in your TFS dir, which then you can submit to TFS devs.
 
Can't download the sources? :S

Found it! Sorry :o

I went alt + p but then? Where do I add -D__EXCEPTION_TRACER_ in the c++ compiler..
:(
 
Last edited by a moderator:
Back
Top