Server wont working help?
#1

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"
Reply
#2

Are you sure all of the plugins load correctly?

Show us your server's output in server_log.txt.
Reply
#3

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
Reply
#4

Be sure to use the right pawno.
Reply
#5

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
Reply
#6

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?
Reply
#7

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.
Reply
#8

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

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
Reply
#10

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


Forum Jump:


Users browsing this thread: 1 Guest(s)