View Single Post
Old 02.08.2008, 13:00   #13 (permalink)
John
Clan-Member

 
John's Avatar
 
Join Date: 02.04.2008
Posts: 71
Thanks: 0
Thanked 1 Time in 1 Post
Time Spent Online: 25 Minutes 2 Seconds

Default Re: my map suggestion

How to avoid server-crashes in general?


Known reasons for server-crashes:
  • Do not use too many pk3s. This bug is known as pk3-bug. More than count of 20 is experimental and might cause memory allocation errors.
  • Keep your *.cfg-files clean. Remove comments and useless cvars. If value of cvar is default you don't need to set it explicitly.
  • Make sure you are using correct syntax in weapon-scripting.
  • If running bots have a look at omnibot.log. Some map-bot-scripts (very old and very new ones) also might crash your server irregularly. Errors in omnibot.log and NQ-crash-log memory-errors are signals for this error.
__________________
John is offline   Reply With Quote