SA-MP Forums Archive
Help Error's sscanf streamer load - 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: Help Error's sscanf streamer load (/showthread.php?tid=493180)



Help Error's sscanf streamer load - VenoN - 07.02.2014

Код:
[02:52:01]    Error: Function not registered: 'SSCANF_Init'
[02:52:01]    Error: Function not registered: 'SSCANF_Join'
[02:52:01]    Error: Function not registered: 'SSCANF_Leave'
[02:52:01]    Error: Function not registered: 'Streamer_CallbackHook'
[02:52:01]    Error: Function not registered: 'sscanf'
[02:52:01]    Error: Function not registered: 'CreateDynamicObject'
[02:52:01]    Error: Function not registered: 'CountDynamicObjects'
[02:52:01]    Error: Function not registered: 'CountDynamicPickups'
[02:52:01]    Error: Function not registered: 'CountDynamicCPs'
[02:52:01]    Error: Function not registered: 'CountDynamicRaceCPs'
[02:52:01]    Error: Function not registered: 'CountDynamicMapIcons'
[02:52:01]    Error: Function not registered: 'CountDynamic3DTextLabels'
[02:52:01]    Error: Function not registered: 'CountDynamicAreas'
[02:52:01]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[02:52:01]    Error: Function not registered: 'IsValidDynamic3DTextLabel'
[02:52:01]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[02:52:01]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[02:52:01]    Error: Function not registered: 'DestroyDynamicObject'
[02:52:01]    Error: Function not registered: 'DestroyDynamicPickup'
[02:52:01]    Error: Function not registered: 'CreateDynamicPickup'
[02:52:01]    Error: Function not registered: 'MoveDynamicObject'
[02:52:01] Script[gamemodes/GMX.amx]: Run time error 19: "File or function is not found"
[02:52:01] Number of vehicle models: 0
I already upgraded and includes all the plugins, but the error continues

if anyone can help ...


Re: Help Error's sscanf streamer load - AlonzoTorres - 07.02.2014

Are you sure that you setup the plugins line in server.cfg correctly? Are you running Windows or Linux? It says that the plugin was not found.


Re: Help Error's sscanf streamer load - Kirollos - 07.02.2014

Make sure sscanf and streamer plugins loaded successfully (also make sure they are in server.cfg already).


Re: Help Error's sscanf streamer load - Equuuuin0X - 07.02.2014

I had the same errors, put sscanf plugins in the last list, on plugins line (talking about server.cfg)


Re: Help Error's sscanf streamer load - Kirollos - 08.02.2014

Quote:
Originally Posted by Equuuuin0X
Посмотреть сообщение
I had the same errors, put sscanf plugins in the last list, on plugins line (talking about server.cfg)
Oh well, you have to put nativechecker plugin in the last