SA-MP Forums Archive
Warning Info - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Warning Info (/showthread.php?tid=582690)



Warning Info - Dragony92 - 22.07.2015

Can someone tell me more about this warning, i'm getting it after i alt-tab few times in crowded place. I have clean GTA + SA:MP install, no mods or third party stuff.
Warning(opcode 0x812): Exception 0xC0000005 at 0x571A00


Re: Warning Info - Alpay0098 - 22.07.2015

https://sampforum.blast.hk/showthread.php?tid=339691
[Exception 0xC0000005 at 0x5E5815 Difficult to trace. The method this address points to does a whole load of things. It processes animation blending based on the surface the ped is standing on and then deals with audio, and is called right after a function which *gives* you weapons... Perhaps what happened here is that some script-invoked event occurred right at the moment that you were entering a vehicle (e.g. receiving a weapon, teleporting or something similar)]


Re: Warning Info - JaydenJason - 22.07.2015

Could it perhaps be that a player skin was being changed while the player was entering the vehicle?


Re: Warning Info - Alpay0098 - 22.07.2015

Quote:
Originally Posted by JaydenJason
View Post
Could it perhaps be that a player skin was being changed while the player was entering the vehicle?
If the skin ID be valid, I don't think so. But if not (if invalid), maybe that could be the reason of warning.
You could check it out yourself ...