SA-MP Forums Archive
Doesnt load the plugins - 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: Doesnt load the plugins (/showthread.php?tid=522421)



Doesnt load the plugins - Dziugsas - 27.06.2014

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

[15:47:56] 
[15:47:56] Server Plugins
[15:47:56] --------------
[15:47:56]  Loading plugin: sscanf
[15:47:57]   Failed.
[15:47:57]  Loading plugin: streamer
[15:47:58]   Failed.
[15:47:58]  Loading plugin: whirlpool
[15:47:58]  
[15:47:58]  ==================
[15:47:58]  
[15:47:58]   Whirlpool loaded
[15:47:58]  
[15:47:58]  ==================
[15:47:58]  
[15:47:58]   Loaded.
[15:47:58]  Loaded 1 plugins.

[15:47:58] 
[15:47:58] Filterscripts
[15:47:58] ---------------
[15:47:58]   Loading filterscript 'weapons.amx'...
[15:47:58]   Loading filterscript 'cs.amx'...
[15:47:58]   Loading filterscript 'ligonine.amx'...
[15:47:58]   Loading filterscript 'doors.amx'...
[15:47:58]   Loaded 4 filterscripts.
Tried to redownload them still same.

Streamer and sscanf fails to load.

Whats wrong?


Re: Doesnt load the plugins - Faisal_khan - 27.06.2014

Re-download your plugins and make sure they are present in the plugin folders.


Re: Doesnt load the plugins - Dziugsas - 27.06.2014

Already tried that.


Re: Doesnt load the plugins - AiRaLoKa - 27.06.2014

is it on linux or windows?
if it's linux, try to add .so after the plugins name
ex.
Код:
plugins streamer.so
and make sure that you got the .so file too on the plugins folder


Re: Doesnt load the plugins - Dziugsas - 27.06.2014

its windows and yeah i already tried that too.Idk whats wrong i havent modified anything.


Re: Doesnt load the plugins - RedFusion - 27.06.2014

i think it's case sensitive, too


Re: Doesnt load the plugins - Dziugsas - 27.06.2014

still same .I already tried all those things and i said that i havent modified anything.Yesterday it was working like a charm.


Re: Doesnt load the plugins - AiRaLoKa - 27.06.2014

try it on another pc. if still the same, it's mean it's your pc problem.


Re: Doesnt load the plugins - cleanboy - 27.06.2014

download this plugin https://sampforum.blast.hk/showthread.php?tid=249226


Re: Doesnt load the plugins - Dziugsas - 27.06.2014

Код:
[16:39:02] 
[16:39:02] Filterscripts
[16:39:02] ---------------
[16:39:02]   Loading filterscript 'weapons.amx'...
[16:39:02]   Loading filterscript 'cs.amx'...
[16:39:02]    Error: Function not registered: 'Streamer_CallbackHook'
[16:39:02]    Error: Function not registered: 'SSCANF_Init'
[16:39:02]    Error: Function not registered: 'SSCANF_Join'
[16:39:02]    Error: Function not registered: 'SSCANF_Leave'
[16:39:02]    Error: Function not registered: 'sscanf'
[16:39:02]   Loading filterscript 'ligonine.amx'...
[16:39:02]    Error: Function not registered: 'Streamer_CallbackHook'
[16:39:02]    Error: Function not registered: 'CreateDynamicObject'
[16:39:02]    Error: Function not registered: 'SetDynamicObjectMaterial'
[16:39:02]   Loading filterscript 'doors.amx'...
[16:39:02]    Error: Function not registered: 'SSCANF_Init'
[16:39:02]    Error: Function not registered: 'SSCANF_Join'
[16:39:02]    Error: Function not registered: 'SSCANF_Leave'
[16:39:02]    Error: Function not registered: 'Streamer_CallbackHook'
[16:39:02]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[16:39:02]    Error: Function not registered: 'CreateDynamicPickup'
[16:39:02]    Error: Function not registered: 'sscanf'
[16:39:02]    Error: Function not registered: 'DestroyDynamicPickup'
[16:39:02]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[16:39:02]   Loaded 4 filterscripts.

[16:39:02]    Error: Function not registered: 'SSCANF_Init'
[16:39:02]    Error: Function not registered: 'SSCANF_Join'
[16:39:02]    Error: Function not registered: 'SSCANF_Leave'
[16:39:02]    Error: Function not registered: 'Streamer_CallbackHook'
[16:39:02]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[16:39:02]    Error: Function not registered: 'CreateDynamicPickup'
[16:39:02]    Error: Function not registered: 'CreateDynamicMapIcon'
[16:39:02]    Error: Function not registered: 'CreateDynamicObject'
[16:39:02]    Error: Function not registered: 'WP_Hash'
[16:39:02]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[16:39:02]    Error: Function not registered: 'sscanf'
[16:39:02]    Error: Function not registered: 'DestroyDynamicPickup'
[16:39:02]    Error: Function not registered: 'DestroyDynamicMapIcon'
[16:39:02] Script[gamemodes/test.amx]: Run time error 19: "File or function is not found"
[16:39:02] Number of vehicle models: 0
These errors come because sscanf and streamer cant load...