Error: Function not registered: 'Streamer_CallbackHook' - 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: Error: Function not registered: 'Streamer_CallbackHook' (
/showthread.php?tid=330246)
Error: Function not registered: 'Streamer_CallbackHook' -
Kindred - 31.03.2012
Well, I was just starting up my gamemode when I encountered this error:
Код:
Error: Function not registered: 'Streamer_CallbackHook'
I got the most recent version of the streamer plugin, include, and what-not, but it is not working.
I need some help, whatever else I must provide, please tell me.
Server Log:
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team
[17:18:37] filterscripts = "" (string)
[17:18:37]
[17:18:37] Server Plugins
[17:18:37] --------------
[17:18:37] Loading plugin: sscanf.dll
[17:18:37]
[17:18:37] ===============================
[17:18:37] sscanf plugin loaded.
[17:18:37] © 2009 Alex "******" Cole
[17:18:37] 0.3d-R2 500 Players "dnee"
[17:18:37] ===============================
[17:18:37] Loaded.
[17:18:37] Loading plugin: mysql.dll
[17:18:37]
> MySQL plugin R5 successfully loaded.
[17:18:37] Loaded.
[17:18:37] Loading plugin: streamer.dll
[17:18:37]
*** Streamer Plugin v2.5.2 by Incognito loaded ***
[17:18:37] Loaded.
[17:18:37] Loading plugin: nativechecker
[17:18:37] Loaded.
[17:18:37] Loaded 4 plugins.
[17:18:37]
[17:18:37] Filterscripts
[17:18:37] ---------------
[17:18:37] Loaded 0 filterscripts.
[17:18:37] Error: Function not registered: 'Streamer_CallbackHook'
[17:18:37] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[17:18:37] Number of vehicle models: 0
Re: Error: Function not registered: 'Streamer_CallbackHook' - T0pAz - 31.03.2012
What's your OS?
Re: Error: Function not registered: 'Streamer_CallbackHook' -
Kindred - 01.04.2012
Sorry for SUCH the long response, been scripting alot, as it has stopped. Now it's doing it again on the host volt-host (linux server). The one previously was for windows, but it stopped and I am now seeing it again on volt-host.
tl/dr:
Previously Windows (fixed)
Now: Linux (volt-host, non-fixed)