SA-MP Forums Archive
Server wont working help? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server wont working help? (/showthread.php?tid=340351)



Server wont working help? - N0FeaR - 06.05.2012

I get this, and i have update all include/plugins to 0.3d.
Код:
[00:54:26] Script[gamemodes/RG.amx]: Run time error 19: "File or function is not found"



Re: Server wont working help? - JaTochNietDan - 06.05.2012

Are you sure all of the plugins load correctly?

Show us your server's output in server_log.txt.


Re: Server wont working help? - Chris iceman - 07.05.2012

Make sure you have the updates pluggins andd make sure that the game mode in the server config is the same as in the gamemodes file


Re: Server wont working help? - Georgi166 - 07.05.2012

Be sure to use the right pawno.


Re: Server wont working help? - N0FeaR - 07.05.2012

Here is the server.log

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team

[13:44:15] filterscripts = ""  (string)
[13:44:15] 
[13:44:15] Server Plugins
[13:44:15] --------------
[13:44:15]  Loading plugin: mysql
[13:44:16]  SA:MP MySQL Plugin 1.2.1 Loaded.
[13:44:16]   Loaded.
[13:44:16]  Loading plugin: streamer
[13:44:16] MySQL: Query thread running. Thread safe: Yes.
[13:44:16] 

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

[13:44:16]   Loaded.
[13:44:16]  Loading plugin: sscanf
[13:44:16] 

[13:44:16]  ===============================

[13:44:16]       sscanf plugin loaded.     

[13:44:16]    © 2009 Alex "******" Cole

[13:44:16]    0.3d-R2 500 Players "dnee"

[13:44:16]  ===============================

[13:44:16]   Loaded.
[13:44:16]  Loading plugin: audio
[13:44:16] 

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

[13:44:16]   Loaded.
[13:44:16]  Loaded 4 plugins.

[13:44:16] 
[13:44:16] Filterscripts
[13:44:16] ---------------
[13:44:16]   Loaded 0 filterscripts.

[13:44:16] Script[gamemodes/RG.amx]: Run time error 19: "File or function is not found"
[13:44:16] Number of vehicle models: 0



Re: Server wont working help? - N0FeaR - 08.05.2012

Mabye something in the script is the problem? idk cus i use this server on volt-host but they use mac, but when i try host the server on windows i get this?


Re: Server wont working help? - Mark™ - 08.05.2012

Quote:
Originally Posted by N0FeaR
Посмотреть сообщение
Mabye something in the script is the problem? idk cus i use this server on volt-host but they use mac, but when i try host the server on windows i get this?
Install nativechecker after all of your other plugins and post the new server_log here.


Re: Server wont working help? - WarriorEd22 - 08.05.2012

It seems like your gamemode is corrupted. Use [Plugin] nativechecker to help you fix it.


Re: Server wont working help? - N0FeaR - 09.05.2012

Here

Код:
SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team

[15:56:45] filterscripts = ""  (string)
[15:56:45] 
[15:56:45] Server Plugins
[15:56:45] --------------
[15:56:45]  Loading plugin: mysql.dll
[15:56:45]  SA:MP MySQL Plugin 1.2.1 Loaded.
[15:56:45]   Loaded.
[15:56:45] MySQL: Query thread running. Thread safe: Yes.
[15:56:45]  Loading plugin: streamer.dll
[15:56:45] 

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

[15:56:45]   Loaded.
[15:56:45]  Loading plugin: sscanf.dll
[15:56:46]   Failed.
[15:56:46]  Loading plugin: audio.dll
[15:56:46] 

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

[15:56:46]   Loaded.
[15:56:46]  Loading plugin: nativechecker.dll
[15:56:46]   Loaded.
[15:56:46]  Loaded 4 plugins.

[15:56:46] 
[15:56:46] Filterscripts
[15:56:46] ---------------
[15:56:46]   Loaded 0 filterscripts.

[15:56:46]    Error: Function not registered: 'SSCANF_Init'
[15:56:46]    Error: Function not registered: 'SSCANF_Join'
[15:56:46]    Error: Function not registered: 'SSCANF_Leave'
[15:56:46]    Error: Function not registered: 'sscanf'
[15:56:46] Script[gamemodes/RG.amx]: Run time error 19: "File or function is not found"
[15:56:46] Number of vehicle models: 0



Re: Server wont working help? - Mandrakke - 09.05.2012

sscanf plugin are not loading.. reinstall it and try again.