SA-MP Forums Archive
[Opcode|Error] When Entering Pershing square. - 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: [Opcode|Error] When Entering Pershing square. (/showthread.php?tid=418271)



[Opcode|Error] When Entering Pershing square. - faff - 24.02.2013

When i want to enter pershing square, i get a opcode.

warning(opcode 0x107): Exception 0x0000005 at 0x59F8B4

I get this one every time i want to enter pershing square.
Someone know's what this opcode means?


Re: [Opcode|Error] When Entering Pershing square. - SKAzini - 24.02.2013

Quote:
Originally Posted by DVDK
Посмотреть сообщение
0x0000005 means invalid model id.
So maybe someone created an object, vehicle, vehicle mod, pickup, skin, etc. which used an invalid model.
Quoted from another topic.


Re: [Opcode|Error] When Entering Pershing square. - Roperr - 24.02.2013

Does this happen on every server you play on, or just a specific one?


Re: [Opcode|Error] When Entering Pershing square. - faff - 24.02.2013

Quote:
Originally Posted by Roperr
Посмотреть сообщение
Does this happen on every server you play on, or just a specific one?
Only mine server.


Re: [Opcode|Error] When Entering Pershing square. - Patrick - 24.02.2013

faff. i have those before. try to put this code in your script and follow the instruction

https://sampforum.blast.hk/showthread.php?tid=317303

it helps me from getting opcode from player's who have invalid mod. now i dont have any Opcode warning.


Re: [Opcode|Error] When Entering Pershing square. - Roperr - 24.02.2013

Make sure you're not using some objects that have been possibly removed/replaced since 0.3a, 0.3c, 0.3d.