Opcodes and Crash - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP (
https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (
https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: Opcodes and Crash (
/showthread.php?tid=202904)
Opcodes and Crash -
Berky - 25.12.2010
![](http://i56.tinypic.com/4vs0id.png)
Could someone tell how the fix those? It all started after adding Object Streamer of Incognito. Is it SAMP sided or server sided?
Re: Opcodes and Crash -
Kalcor - 27.12.2010
The problem is with modded cars ie AddVehicleComponent. I can't determine exactly what mod although it's likely the server's script is adding car components to a vehicle that doesn't accept that component type. I suggest you log the OnVehicleMod callback and try to figure out what's going on.