FilterScript isnt loading...
#1

Yo my filterscripts arent loading well, I mean I cant see the mapping are inside , Here's my server logs :

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

SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team

[15:56:06] 
[15:56:06] Server Plugins
[15:56:06] --------------
[15:56:06]  Loading plugin: nativechecker.dll
[15:56:06]   Loaded.
[15:56:06]  Loading plugin: sscanf.dll
[15:56:06] 

[15:56:06]  ===============================

[15:56:06]       sscanf plugin loaded.     

[15:56:06]    © 2009 Alex "******" Cole

[15:56:06]    0.3d-R2 500 Players "dnee"

[15:56:06]  ===============================

[15:56:06]   Loaded.
[15:56:06]  Loading plugin: streamer.dll
[15:56:06] 

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

[15:56:06]   Loaded.
[15:56:06]  Loading plugin: mysql.dll
[15:56:06]  >> plugin.mysql: R33 successfully loaded.
[15:56:06]   Loaded.
[15:56:06]  Loading plugin: Whirlpool.dll
[15:56:06]  
[15:56:06]  ==================
[15:56:06]  
[15:56:06]   Whirlpool loaded
[15:56:06]  
[15:56:06]  ==================
[15:56:06]  
[15:56:06]   Loaded.
[15:56:06]  Loaded 5 plugins.

[15:56:06] 
[15:56:06] Filterscripts
[15:56:06] ---------------
[15:56:06]   Loading filterscript 'PE.amx'...
[15:56:06]    Error: Function not registered: 'Streamer_CallbackHook'
[15:56:06]    Error: Function not registered: 'CreateDynamicObject'
[15:56:06]    Error: Function not registered: 'SetDynamicObjectMaterial'
[15:56:06]    Error: Function not registered: 'SetDynamicObjectMaterialText'
[15:56:06]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[15:56:06]    Error: Function not registered: 'Streamer_UpdateEx'
[15:56:06]    Error: Function not registered: 'Streamer_VisibleItems'
[15:56:06]   Loading filterscript 'vspawner.amx'...
[15:56:06] 
--Admin Vehicle Spawner Loaded

[15:56:06]   Loading filterscript 'yom_buttons.amx'...
[15:56:06]    Error: Function not registered: 'Streamer_CallbackHook'
[15:56:06]    Error: Function not registered: 'CreateDynamicObject'
[15:56:06]    Error: Function not registered: 'DestroyDynamicObject'
[15:56:06]    Error: Function not registered: 'SetDynamicObjectPos'
[15:56:06]    Error: Function not registered: 'SetDynamicObjectRot'
[15:56:06]    Error: Function not registered: 'MoveDynamicObject'
[15:56:06]    Error: Function not registered: 'StopDynamicObject'
[15:56:06]   Loading filterscript 'PI.amx'...
[15:56:06]    Error: Function not registered: 'Streamer_CallbackHook'
[15:56:06]    Error: Function not registered: 'CreateDynamicObject'
[15:56:06]    Error: Function not registered: 'CreateDynamicPickup'
[15:56:06]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[15:56:06]    Error: Function not registered: 'SetDynamicObjectMaterialText'
[15:56:06]    Error: Function not registered: 'Streamer_UpdateEx'
[15:56:06]    Error: Function not registered: 'Streamer_VisibleItems'
[15:56:06]   Loaded 4 filterscripts.
Reply
#2

They not loading because of all the errors. Make sure you have the latest streamer plugin
Reply
#3

Did you even read the LOGS before you've posted them?

Quote:

[15:56:06] Error: Function not registered: 'Streamer_CallbackHook'
[15:56:06] Error: Function not registered: 'CreateDynamicObject'
[15:56:06] Error: Function not registered: 'DestroyDynamicObject'
[15:56:06] Error: Function not registered: 'SetDynamicObjectPos'
[15:56:06] Error: Function not registered: 'SetDynamicObjectRot'
[15:56:06] Error: Function not registered: 'MoveDynamicObject'
[15:56:06] Error: Function not registered: 'StopDynamicObject'

That's related to your streamer plugin it is not loading.
Reply
#4

How can I fix it ? :P
Reply
#5

Check and make sure that it is up to date. and then add it into your plugins folder and then in your server.cfg add the line "plugins streamer"
Reply
#6

Download the latest streamer plugin.
Go to your server.cfg and add:
Код:
plugins streamer // make sure u have the .dll in your /samp_package/plugins/streamer.dll
if Linux.
plugins streamer.so
Reply
#7

I've already done everything u said here, everyone, Same thing, Maybe the problem is about Mysql? Or just to upload my server.cfg ? :
Код:
echo Executing Server Config...
lanmode 0
rcon_password fuckuall
maxplayers 50
port 7777
hostname RolePlay
gamemode0 YODUDE 1
filterscripts PE vspawner yom_buttons PI
plugins nativechecker sscanf streamer mysql Whirlpool
announce 1
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Reply
#8

Quote:

echo Executing Server Config...
lanmode 0
rcon_password fuckuall
maxplayers 50
port 7777
hostname RolePlay
gamemode0 YODUDE 1
filterscripts PE vspawner yom_buttons PI
plugins nativechecker sscanf streamer mysql Whirlpool
announce 1
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]

You didn't add .so, I think that's the issue.

Quote:

plugins sscanf.so streamer.so nativechecker.so mysql.so Whirlpool.so
As far as I know nativechecker should be after streamer (not sure though).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)