My server keep crashing
#1

Hi,i've a problem...my server keep crashing...

I've already optimized gamemode (by reducing timers and etc.)

But nohing.

Here is

Код:
Sun Nov 7 15:34:38 CET 2010 :: Server not running (possible crash), restarting.
Reply
#2

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
Hi,i've a problem...my server keep crashing...

I've already optimized gamemode (by reducing timers and etc.)

But nohing.

Here is

Код:
Sun Nov 7 15:34:38 CET 2010 :: Server not running (possible crash), restarting.
What did you change from now to the point where the script still worked? Any file-functions you've added?
Reply
#3

Yes script still worked,and some file function added...but i dont think they're the causes...
Reply
#4

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
Yes script still worked,and some file function added...but i dont think they're the causes...
Check if every directory that is given in the functions exist in your /scriptfiles-folder. Because this might cause the crashes.
Reply
#5

Do you have any warnings while compiling? What include you use?

Your server loads and then crash or while loading crashes?
Check your log file from error/warning message usually line started: [time/date] Warining:

recheck your gammod from manualy added functions (stocks) check if they are right.

And usually there is problem, callback isnt rightliy writed : Callback( maybe something wrong ).
ofcourse recheck your return 1;/return 0; at each callback end.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)