SA-MP Forums Archive
Allways restarting after mode change - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Allways restarting after mode change (/showthread.php?tid=348815)



Allways restarting after mode change - Nexotronix - 06.06.2012

I changed mode? then put it to my host, on pc (i have WIN 7 64x) mode with any errors runnig good, but when i whant to run it on my host (Linux server) it allways going down then starting again, it's like loop.

If you know how< just help me.

Cheers. Nexy.


Re: Allways restarting after mode change - ViniBorn - 06.06.2012

Are you using plugins?


Re: Allways restarting after mode change - CrazyChoco - 06.06.2012

If yes, set the plugins to .so fx

If you had sscanf on windows it will look like this: sscanf or sscanf.dll
On linux it shall be like this: sscanf.so


Re: Allways restarting after mode change - Nexotronix - 06.06.2012

With plugins all good.


Re: Allways restarting after mode change - InfinityCOD - 06.06.2012

Please paste your server_logs.txt here


Re: Allways restarting after mode change - Nexotronix - 10.06.2012

Quote:
Originally Posted by InfinityCOD
Посмотреть сообщение
Please paste your server_logs.txt here
Код:
----------

Loaded log file: "server_log.txt".

----------


SA-MP Dedicated Server

----------------------


v0.3e, ©2005-2012 SA-MP Team



[14:19:32] filterscripts = ""  (string)

[14:19:32] 

[14:19:32] Server Plugins

[14:19:32] --------------

[14:19:32]  Loading plugin: streamer.so

[14:19:32] 

*** Streamer Plugin v2.6 by Incognito loaded ***


[14:19:32]   Loaded.

[14:19:32]  Loading plugin: sscanf.so

[14:19:32] 


[14:19:32]  ===============================

[14:19:32]       sscanf plugin loaded.     


[14:19:32]    © 2009 Alex "******" Cole
[14:19:32]    0.3d-R2 500 Players "dnee"


[14:19:32]  ===============================


[14:19:32]   Loaded.

[14:19:32]  Loading plugin: gvar.so

[14:19:32] 

*** GVar Plugin v1.3 by Incognito loaded ***


[14:19:32]   Loaded.
[14:19:32]  Loading plugin: audio.so

[14:19:32] 

*** Audio Plugin v0.5 by Incognito loaded ***


[14:19:32]   Loaded.

[14:19:32]  Loaded 4 plugins.


[14:19:32] 

[14:19:32] Ban list

[14:19:32] --------

[14:19:32]  Loaded: samp.ban

[14:19:32] 

[14:19:32] 

[14:19:32] Filterscripts

[14:19:32] ---------------

[14:19:32]   Loaded 0 filterscripts.


[14:19:32]  

[14:19:32]  ======================================= 

[14:19:32]  |                                     | 

[14:19:32]  |        YSI version 3.01.0002        | 

[14:19:32]  |        By Alex "******" Cole        | 

[14:19:32]  |                                     | 

[14:19:32]  ======================================= 

[14:19:32]  

[14:19:32] OnGameo

[14:19:32] |***|     Init succesfully        |***|

[14:19:32] -----------------------------------------

[14:19:32] |***************************************|

[14:19:32] |***************************************|

[14:19:32] |***************************************|

[14:19:32] |***|-------------------------------|***|

[14:19:32] |***|                               |***|

[14:19:32] |***|     San Quentin Role Play     |***|

[14:19:32] |***|                               |***|

[14:19:32] |***|-------------------------------|***|
[14:19:32] |***|                               |***|

[14:19:32] |***|     Loaded succesfully        |***|

[14:19:32] |***|     Version: 1.0              |***|

[14:19:32] |***|     Last update: 31.01.2012   |***|

[14:19:32] |***|                               |***|

[14:19:32] |***|                               |***|

[14:19:32] |***|           Nexotronix          |***|

[14:19:32] |***|              2012             |***|

[14:19:32] |***|-------------------------------|***|

[14:19:32] |***************************************|

[14:19:32] |***************************************|

[14:19:32] |***************************************|

[14:19:32] -----------------------------------------

[14:19:32] Number of vehicle models: 2

[14:19:32] Incoming connection: 127.0.0.1:38132

[14:19:32] Incoming connection: 127.0.0.1:58849

[14:19:32] Incoming connection: 127.0.0.1:38746

[14:19:32] [npc:join] Luk_Haselton has joined the server (0:127.0.0.1)

[14:19:32] [npc:join] Michael_Stone has joined the server (1:127.0.0.1)

[14:19:32] [npc:join] Lanny_Kourstees has joined the server (2:127.0.0.1)
On my PC it's good, on host the same log, but server allways restarting.