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

TFS 1.X+ what the main reasons because server crashes?

jeanphilip

Well-Known Member
Joined
Oct 26, 2023
Messages
254
Reaction score
55
Hi

as title says i want to fix this errors a friend of mine with knowleegde in programming is willing to help me
so i need to know which are the main casues the known ones or unkowns ones and how to reproduce them
im tlaking about latest tfs nekiro's downgraded tvp or similar servers
thanks in advance
 
The most efficient way is to open the server in test mode with high experience/PvP for a good period of time.
Create a script that logs all player, items and crash actions with a timer.

Secondly, have a good understanding of programming and carefully review the scripts to check if they could cause future problems and understand their application.

The rest is guesswork!
1766889862255.webp
 
I would do it the way you suggested.


From my own experience, I’ve started the test server a couple of times using gdb, got a few crash logs, and then fixed the issues based on those.
 
Back
Top