SA-MP Forums Archive
Server status problem - 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: Server status problem (/showthread.php?tid=399125)



Server status problem - isaihtb11 - 12.12.2012

When I try to run my server, i get the following errors during a nativechecker




[01:14:06] Error: Function not registered: 'IRC_GetUserChannelMode'
[01:14:06] Error: Function not registered: 'Streamer_CallbackHook'
[01:14:06] Error: Function not registered: 'IRC_Say'
[01:14:06] Error: Function not registered: 'rdns'
[01:14:06] Error: Function not registered: 'IRC_GroupSay'
[01:14:06] Error: Function not registered: 'IRC_CreateGroup'
[01:14:06] Error: Function not registered: 'CreateDynamicObject'
[01:14:06] Error: Function not registered: 'IRC_Quit'
[01:14:06] Error: Function not registered: 'IRC_DestroyGroup'
[01:14:06] Error: Function not registered: 'IRC_Connect'
[01:14:06] Error: Function not registered: 'IRC_SendRaw'
[01:14:06] Error: Function not registered: 'IRC_JoinChannel'
[01:14:06] Error: Function not registered: 'IRC_AddToGroup'
[01:14:06] Error: Function not registered: 'IRC_RemoveFromGroup'
[01:14:06] Error: Function not registered: 'IRC_Notice'
[01:14:06] Error: Function not registered: 'sscanf'
[01:14:06] *** Streamer Plugin: Obsolete or invalid native "Streamer_CallbackHook" found (script needs to be recompiled with the latest include file)
[01:14:06] * Loaded Races: SF Bridge Drag Race

How can I fix these? I have the latest irc/streamer plugins and includes.


Re: Server status problem - goviscrap - 13.12.2012

have you recompile GM with the new Streamer.inc?


Re: Server status problem - isaihtb11 - 13.12.2012

After doing that the irc errors still occur. The steamer error is gone though.


Re: Server status problem - Guest9328472398472 - 13.12.2012

Did you compile your script with the latest IRC and using the latest plugin?


Re: Server status problem - isaihtb11 - 13.12.2012

Yea I tried that, and it still did not work.