Bug on attaching nitro at garage doors - 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: Bug on attaching nitro at garage doors (
/showthread.php?tid=414180)
Bug on attaching nitro at garage doors -
leong124 - 08.02.2013
If you attach a nitro on your body and go to any garage door:
pawn Код:
SetPlayerAttachedObject( playerid, 0, 1010, 1, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 1.000000, 1.000000, 1.000000, 0, 0 );
You will get a crash:
Код:
SA-MP 0.3x-R1-2
Exception At Address: 0x0044A503
Base: 0x042F0000
Registers:
EAX: 0x00000000 EBX: 0x00000800 ECX: 0x0D668734 EDX: 0x0085BB09
ESI: 0x0D668734 EDI: 0x0D668734 EBP: 0x0028FD94 ESP: 0x0028FCF0
EFLAGS: 0x00010206
Stack:
+0000: 0x0C23D9C0 0x0028FD94 0x00448B16 0x0C23D9C0
+0010: 0x005A2B71 0x005A2B7F 0x00000000 0x0C23D9C0
+0020: 0x00000800 0x04356767 0x00000000 0x00000000
+0030: 0x00000000 0x00000000 0x00000000 0x00000000
+0040: 0x08200081 0x0D370020 0x00871120 0x0056872C
+0050: 0x00000001 0x8F982258 0x000000EF 0x0053C09A
+0060: 0x0000001A 0x8F97ECEC 0x00000000 0x754F110C
+0070: 0x04369926 0x8F97ECEC 0x043559E6 0x0000001A
+0080: 0x8F97ECEC 0x00000000 0x0FB64FE0 0x0028FD6C
+0090: 0x0028F748 0x0028FF78 0x0439FA14 0x043C2710
+00A0: 0x00000001 0x75746C30 0x0053E986 0x00000001
+00B0: 0x8701A2BA 0x00000064 0x0053ECC2 0x00000001
+00C0: 0x00619B71 0x0000001A 0x00000001 0x00000001
+00D0: 0x0000000A 0x00748DA0 0x0000001A 0x00000001
+00E0: 0x754F1245 0x00000000 0x0028FF88 0x7EFDE000
+00F0: 0x01760000 0x4F0F97E1 0x01762770 0x00000008
+0100: 0x00000100 0x00000008 0x00000102 0x44700000
+0110: 0x44070000 0x00000000 0x00000000 0x00000780
+0120: 0x00000438 0x00000000 0x00000001 0x001B0876
+0130: 0x00000113 0x00000001 0x00000000 0x01DF45A0
+0140: 0x000003C0 0x0000021C 0x0000002C 0x0028FE2C
+0150: 0x00825EA4 0x754F1245 0x00000000 0x7EFDE000
+0160: 0xFFFFFFFF 0x00821D17 0x00000065 0x00000065
+0170: 0x0028FF88 0x008246F1 0x00400000 0x00000000
+0180: 0x017E3DB7 0x0000000A 0x00000094 0x00000006
+0190: 0x00000001 0x00001DB1 0x00000002 0x76726553
+01A0: 0x20656369 0x6B636150 0x00003120 0x00000000
+01B0: 0x00000000 0x00000000 0x00000000 0x00000000
+01C0: 0x00000000 0x00000000 0x00000000 0x00000000
+01D0: 0x00000000 0x00000000 0x00000000 0x00000000
+01E0: 0x00000000 0x00000000 0x00000000 0x00000000
+01F0: 0x00000000 0x00000000 0x00000000 0x00000000
+0200: 0x00000000 0x00000000 0x00000000 0x00000000
+0210: 0x00000000 0x00000000 0x00824588 0x00000000
+0220: 0x00000000 0x7EFDE000 0xC0000005 0x00000000
+0230: 0x017E3DB7 0x00000044 0x01821810 0x01823F40
+0240: 0x018250D0 0x00000000 0x00000000 0x00000000
+0250: 0x00000000 0x00000000 0x00000000 0x00000000
+0260: 0x00000000 0x00000000 0x00000000 0xFFFFFFFF
+0270: 0xFFFFFFFF 0xFFFFFFFF 0x00000000 0x00000000
SCM Op: 0x77E, lDbg: 0 LastRendObj: 1010
Game Version: US 1.0
State Information: Ped Context: 0
P0 (0,0) P1 (0,0) P2 (0,0) P3 (0,0)
P4 (0,0) P5 (0,0) P6 (0,0) P7 (0,0)
P8 (0,0) P9 (0,0) P10 (0,0) P12 (0,0) P13 (0,0) P14 (0,0) P15 (0,0)
P16 (0,0)
I reported this long time ago, but seems to be ignored. Now I post more details about it and hope that there will be a response from the dev team.