IRC oO - 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 oO (
/showthread.php?tid=618514)
IRC oO -
Yaa - 06.10.2016
Hello
Today i got a wired error spam in the server log idk what is that
What this means ??
How i can fix it ??
Quote:
AMX backtrace:
#0 ffffffff in public IRC_OnFilterScriptInit
Run time error 6: "Invalid instruction"
Unknown opcode 0x7800 at address 0xFFFFFFFF
|
Yaaaa
Re: IRC oO -
Jayse - 06.10.2016
Which IRC plugin do you use? I say try
Incognito's IRC plugin. This plugin you're trying to use is probably using memory hacking, that's why it spams that error.
Re: IRC oO -
Yaa - 06.10.2016
memory hacking what the hell is that ??
and about IRC Plugin i use the lastest
Re: IRC oO -
azzerking - 07.10.2016
Please tell us what version of sa-mp are you using and what version of the IRC plugin you are using?
Re: IRC oO -
Yaa - 07.10.2016
Quote:
Originally Posted by azzerking
Please tell us what version of sa-mp are you using and what version of the IRC plugin you are using?
|
SAMP 0.3.7
IRC PLUGIN lastest
Re: IRC oO -
Jayse - 07.10.2016
Show me the link where you got the IRC plugin. I'm pretty sure it isn't Incognito's.
Re: IRC oO -
azzerking - 07.10.2016
Your probably using a new plugin with an old include file, and when you are calling a certain function the plugin is unable to handle the function due to an incorrect amount of parameters or variable types.