SA-MP Forums Archive
Plugins not loading properly - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Plugins not loading properly (/showthread.php?tid=597820)



Plugins not loading properly - SsHady - 05.01.2016

Hello everyone so I'm currently having some problems some of my plugins are not loading properly
Код:
[18:25:13]  Loading plugin: LIFE-CMD.dll
[18:25:13]   Failed.
[18:25:10]  Loading plugin: sscanf.dll
[18:25:10]   Failed.
[18:25:13]  Loading plugin: gvar.dll
[18:25:13]   Failed.
I've run the script with nativechecker for any problems
Код:
[18:25:15]    Error: Function not registered: 'SSCANF_Init'
[18:25:15]    Error: Function not registered: 'SSCANF_IsConnected'
[18:25:15]    Error: Function not registered: 'SSCANF_Join'
[18:25:15]    Error: Function not registered: 'SSCANF_Leave'
[18:25:15]    Error: Function not registered: 'sscanf'
[18:25:15]    Error: Function not registered: 'LIFECMD'
[18:25:15]    Error: Function not registered: 'GetGVarFloat'
[18:25:15]    Error: Function not registered: 'GetGVarInt'
[18:25:15]    Error: Function not registered: 'SetGVarInt'
[18:25:15]    Error: Function not registered: 'SetGVarFloat'
[18:25:15]    Error: Function not registered: 'SetGVarString'
[18:25:15]    Error: Function not registered: 'GetGVarString'
I have recompiled the script with all the latest includes but still no luck!
Any help?