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