Server keeps restarting
#1

So this bug is pretty weird. I compiled the gamemode on my PC and it's working perfectly fine (but I noticed that whatever is send onto the samp-server.exe console doesn't save in the server log? it only stops at the 2nd/3rd plugin loaded line and then restarts again, but I can still run the gamemode perfectly fine?)

While in my Linux VPS, the server either keeps restarting or it shows up "Run time error 17".

I deleted my settings.ini in pawno folder to reset it, re-changed every single pawno file, even downgraded some plugins (I have the final versions) and yet the problem still presist. I use the normal pawno compiler.

Tried loading crashdetect plugin on the vps and PC, didn't show a single error on PC but it kept restarting the server on the vps. I use "streamer fixes2 Whirlpool sscanf" plugins.

Thanks for your time.
Reply
#2

You need the linux version of the plugins (they'll end in .so) - .dll files don't work on Linux.
Reply
#3

You must have Windows version if you have .dll files in order for them to work. Linux system only works in .so files.
Reply
#4

Please show us your server log.
Reply
#5

Quote:
Originally Posted by Sithis
Посмотреть сообщение
Please show us your server log.
Код:
SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[21:19:31] weburl = "www.sa-mp.com"  (string)
[21:19:31] password = ""  (string)
[21:19:31] 
[21:19:31] Server Plugins
[21:19:31] --------------
[21:19:31]  Loading plugin: Whirlpool.so
[21:19:31]  
[21:19:31]  ==================
[21:19:31]  
[21:19:31]   Whirlpool loaded
[21:19:31]  
[21:19:31]  ==================
[21:19:31]  
[21:19:31]   Loaded.
[21:19:31]  Loading plugin: sscanf.so
[21:19:31] 

[21:19:31]  ===============================

[21:19:31]       sscanf plugin loaded.     

[21:19:31]          Version:  2.8.1        

[21:19:31]    © 2012 Alex "******" Cole  

[21:19:31]  ===============================

[21:19:31]   Loaded.
[21:19:31]  Loading plugin: streamer.so

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[21:19:34] weburl = "www.sa-mp.com"  (string)
[21:19:34] password = ""  (string)
[21:19:34] 
[21:19:34] Server Plugins
[21:19:34] --------------
[21:19:34]  Loading plugin: Whirlpool.so
[21:19:34]  
[21:19:34]  ==================
[21:19:34]  
[21:19:34]   Whirlpool loaded
[21:19:34]  
[21:19:34]  ==================
[21:19:34]  
[21:19:34]   Loaded.
[21:19:34]  Loading plugin: sscanf.so
[21:19:34] 

[21:19:34]  ===============================

[21:19:34]       sscanf plugin loaded.     

[21:19:34]          Version:  2.8.1        

[21:19:34]    © 2012 Alex "******" Cole  

[21:19:34]  ===============================

[21:19:34]   Loaded.
[21:19:34]  Loading plugin: streamer.so

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[21:19:37] weburl = "www.sa-mp.com"  (string)
[21:19:37] password = ""  (string)
[21:19:37] 
[21:19:37] Server Plugins
[21:19:37] --------------
[21:19:37]  Loading plugin: Whirlpool.so
[21:19:37]  
[21:19:37]  ==================
[21:19:37]  
[21:19:37]   Whirlpool loaded
[21:19:37]  
[21:19:37]  ==================
[21:19:37]  
[21:19:37]   Loaded.
[21:19:37]  Loading plugin: sscanf.so
[21:19:37] 

[21:19:37]  ===============================

[21:19:37]       sscanf plugin loaded.     

[21:19:37]          Version:  2.8.1        

[21:19:37]    © 2012 Alex "******" Cole  

[21:19:37]  ===============================

[21:19:37]   Loaded.
[21:19:37]  Loading plugin: streamer.so
Goes on forever...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)