SA-MP Forums Archive
IRC errors - 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: IRC errors (/showthread.php?tid=617976)



Errors - NealPeteros - 29.09.2016

Need help. Got errors while loading my server.
Код HTML:
[05:35:41]    Error: Function not registered: 'Streamer_CallbackHook'
[05:35:41]    Error: Function not registered: 'IRC_GetUserChannelMode'
[05:35:41]    Error: Function not registered: 'IRC_JoinChannel'
[05:35:41]    Error: Function not registered: 'IRC_AddToGroup'
[05:35:41]    Error: Function not registered: 'IRC_RemoveFromGroup'
[05:35:41]    Error: Function not registered: 'IRC_Say'
[05:35:41]    Error: Function not registered: 'IRC_Notice'
[05:35:41]    Error: Function not registered: 'IRC_ReplyCTCP'
[05:35:41]    Error: Function not registered: 'IRC_GroupSay'
[05:35:41]    Error: Function not registered: 'CreateDynamicObject'
[05:35:41]    Error: Function not registered: 'CreateDynamicCP'
[05:35:41]    Error: Function not registered: 'IRC_Quit'
[05:35:41]    Error: Function not registered: 'IRC_DestroyGroup'
[05:35:41]    Error: Function not registered: 'sscanf'
[05:35:41] Script[gamemodes/meh.amx]: Run time error 19: "File or function is not found"
[05:35:41] Number of vehicle models: 0



Re: IRC errors - NealPeteros - 29.09.2016

Bump


Re: IRC errors - NealPeteros - 29.09.2016

I'm using Linux plugins, btw. For Frag.gs


Re: IRC errors - Marven - 29.09.2016

Update both IRC plugin and include to latest 1.4.8 and try compiling again.