Sscanf problem - server restarting -
Pooh7 - 28.04.2011
When sscanf plugin is enabled, my server is constantly restarting.
With default gamemode and without sscanf it works fine.
Video:
http://www.xfire.com/video/45ca34/
Operating system is CentOS.
Re: Sscanf problem - server restarting -
Ash. - 29.04.2011
When you "constantly" - what do you mean by it?
Do you mean it stays online for around 5 minutes and then restarts or something?
Re: Sscanf problem - server restarting -
Pooh7 - 29.04.2011
No.
Server is not responding in my client because it's restarting.
As you can see in video, server gets online and immediately after that, server restarts.
If I try to start server with another gamemode which doesn't use sscanf (ex. grand larceny), server works fine.
Gamemode works on my localhost (Windows 7), but I can't start it on my VPS
Re: Sscanf problem - server restarting -
Cameltoe - 29.04.2011
Quote:
Originally Posted by Pooh7
No.
Server is not responding in my client because it's restarting.
As you can see in video, server gets online and immediately after that, server restarts.
If I try to start server with another gamemode which doesn't use sscanf (ex. grand larceny), server works fine.
Gamemode works on my localhost (Windows 7), but I can't start it on my VPS
|
What Os are you'r VPS running?
Re: Sscanf problem - server restarting -
-Davee- - 29.04.2011
Quote:
Originally Posted by Pooh7
Operating system is CentOS.
|
4 chars
Re: Sscanf problem - server restarting -
Pooh7 - 29.04.2011
CentOS 5 - 64bit
I have big list of OS's in my panel and I can install any of that (only Linux).
which would you recommend me?
Re: Sscanf problem - server restarting -
Cameltoe - 29.04.2011
Quote:
Originally Posted by Pooh7
Operating system is CentOS.
|
Quote:
Originally Posted by -Davee-
4 chars
|
My bad, i just read the comment's and based my answer on that.
Quote:
Originally Posted by Pooh7
CentOS 5 - 64bit
I have big list of OS's in my panel and I can install any of that (only Linux).
which would you recommend me?
|
I would recommend Debian 32 bit
Running an 64bit version, is probably your problem ( Not sure if sscanf is compiled to run on x64 ).
Re: Sscanf problem - server restarting -
leong124 - 29.04.2011
Quote:
Originally Posted by Pooh7
When sscanf plugin is enabled, my server is constantly restarting.
With default gamemode and without sscanf it works fine.
Video: http://www.xfire.com/video/45ca34/
Operating system is CentOS.
|
You may be using the Wndows version of sscanf. Use Linux version(sscanf.so).
Also, does the server crashes/terminates?
Re: Sscanf problem - server restarting -
Pooh7 - 29.04.2011
Quote:
Originally Posted by Y_Less
Have you tried a mode other than yours which uses sscanf to determine which of the two is the problem?
|
Yes, but it still restarts.
Quote:
Originally Posted by leong124
You may be using the Wndows version of sscanf. Use Linux version(sscanf.so).
|
I'm not a noob.
Quote:
Originally Posted by leong124
Also, does the server crashes/terminates?
|
There is no errors in server log and also there is no file crashinfo.txt.
Re: Sscanf problem - server restarting -
Ash. - 30.04.2011
Mm...
I had this problem once, but i can't remember how i fixed it...
This will sound really stupid, but are you loading any other plugins BEFORE sscanf ?