SA-MP Forums Archive
About server problems - 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: About server problems (/showthread.php?tid=497926)



About server problems - 799023555 - 01.03.2014

Server running:
script[gamemode/1.amx]:run time error 19:"file or function is not found"
Number of vehicle models:1

And this is invalid https://sampforum.blast.hk/showthread.php?tid=249226

Sorry for my bad English.


Re: About server problems - iThePunisher - 01.03.2014

show us the server.cfg


Re: About server problems - ikbenremco - 01.03.2014

Make sure nativechecker is the last plugin that is loaded.


Re: About server problems - BroZeus - 01.03.2014

recompile your gamemode and make sure you have written correct name of gamemode in server.cfg file


Re: About server problems - 799023555 - 02.03.2014

Gamemode configured correctly, but the server information is still prompt "can not be found."
Quote:
Originally Posted by BroZeus
Посмотреть сообщение
recompile your gamemode and make sure you have written correct name of gamemode in server.cfg file



Re: About server problems - 799023555 - 02.03.2014

I tried it.
Server Information:Error:Function not registered:'Streamer_CallbackHook'
Server Information:Error:Function not registered:'DestroyDynamicObject'
Server Information:Error:Function not registered:'CreateDynamicObject'

Quote:
Originally Posted by ikbenremco
Посмотреть сообщение
Make sure nativechecker is the last plugin that is loaded.



Re: About server problems - Necip - 02.03.2014

Get the streamer plugin and try again.


Re: About server problems - 799023555 - 02.03.2014

Quote:
Originally Posted by Necip
Посмотреть сообщение
Get the streamer plugin and try again.
My server.cfg
plugins Whirlpool sscanf streamer nativechecker


Re: About server problems - Necip - 02.03.2014

Show us your server_log then.


Re: About server problems - 799023555 - 02.03.2014

Quote:
Originally Posted by Necip
Посмотреть сообщение
Show us your server_log then.
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[16:24:15]
[16:24:15] Server Plugins
[16:24:15] --------------
[16:24:15] Loading plugin: Whirlpool
[16:24:15]
[16:24:15] ==================
[16:24:15]
[16:24:15] Whirlpool loaded
[16:24:15]
[16:24:15] ==================
[16:24:15]
[16:24:15] Loaded.
[16:24:15] Loading plugin: sscanf
[16:24:15]

[16:24:15] ===============================

[16:24:15] sscanf plugin loaded.

[16:24:15] © 2009 Alex "******" Cole

[16:24:15] 0.3d-R2 500 Players "dnee"

[16:24:15] ===============================

[16:24:15] Loaded.
[16:24:15] Loading plugin: streamer
[16:24:15] Failed.
[16:24:15] Loading plugin: nativechecker
[16:24:15] Loaded.
[16:24:15] Loaded 3 plugins.

[16:24:24]
[16:24:24] Filterscripts
[16:24:24] ---------------
[16:24:24] Loading filterscript 'HandShake.amx'...
[16:24:24]
--------------------------------------
[16:24:24] xxxx...
[16:24:24] --------------------------------------

[16:24:24] Loading filterscript 'rocket.amx'...
[16:24:24]
--------------------------------------
[16:24:24] cccc
[16:24:24] --------------------------------------

[16:24:24] Loading filterscript 'Cop.amx'...
[16:24:24] Loading filterscript 'MP3.amx'...
[16:24:24] Loading filterscript 'zzz.amx'...
[16:24:24]
---------------------------------------------
[16:24:24] zzzv1.0
[16:24:24] ----------------------------------------------

[16:24:24] Loaded 5 filterscripts.

[16:24:24] Error: Function not registered: 'Streamer_CallbackHook'
[16:24:24] Error: Function not registered: 'DestroyDynamicObject'
[16:24:24] Error: Function not registered: 'CreateDynamicObject'
[16:24:24] Script[gamemodes/COD6.amx]: Run time error 19: "File or function is not found"
[16:24:24] Number of vehicle models: 1