How to find a cause of a crash

Zin

Expert
Joined
Aug 1, 2013
Messages
1,729
Solutions
2
Reaction score
116
Ok so we get crashes all the time in gta but how do you know what causes what do thoose errors mean can anyone tell me how to understand them seen as i cant understand this one.

I installed a mod on infernus and now i get theese errors i even downloaded new gta3.img file and it is still happening.

Code:
SA-MP 0.3x
Exception At Address: 0x00746929

Registers:
EAX: 0x00000000	EBX: 0x00000000	ECX: 0x00000001	EDX: 0x00020A98
ESI: 0x00000000	EDI: 0x75DA4B8B	EBP: 0x0028FF84	ESP: 0x0028FDD4
EFLAGS: 0x00010246

Stack:
+0000: 0x00748732   0x7FFDE000   0x01620000   0x00000000
+0010: 0x00828CB3   0x00856C80   0x008A5A08   0x7FFDE000
+0020: 0xFFFFFFFF   0x0028FDE0   0x00856C80   0x7FFDE000
+0030: 0x008A5A08   0x0028FE14   0x0082AD25   0x00C9AD08
+0040: 0x0028FE50   0x00823B3E   0x00000008   0x00821D1D
+0050: 0x00821D17   0x008A5A10   0x008A5A08   0x7FFDE000
+0060: 0x00856C80   0x0028FE28   0x00825EA4   0x0028FF74
+0070: 0x00825EA4   0x75DA4B8B   0x7FFDE000   0x00821D17
+0080: 0x00000065   0x00000065   0x0028FF84   0x008246F1
+0090: 0x00400000   0x00000000   0x01792CFD   0x0000000A
+00A0: 0x00000094   0x00000006   0x00000002   0x000023F0
+00B0: 0x00000002   0x00000000   0x00000000   0x00000000
+00C0: 0x00000000   0x00000000   0x00000000   0x00000000
+00D0: 0x00000000   0x00000000   0x00000000   0x00000000
+00E0: 0x00000000   0x00000000   0x00000000   0x00000000
+00F0: 0x00000000   0x00000000   0x00000000   0x00000000
+0100: 0x00000000   0x00000000   0x00000000   0x00000000
+0110: 0x00000000   0x00000000   0x00000000   0x00000000
+0120: 0x00000000   0x00000000   0x00000000   0x00000000
+0130: 0x00824588   0x00000000   0x00000000   0x7FFDE000
+0140: 0xC0000005   0x00000000   0x01792CFD   0x00000044
+0150: 0x0179ADC8   0x017B0EB8   0x017AA608   0x00000000
+0160: 0x00000000   0x00000000   0x00000000   0x00000000
+0170: 0x00000000   0x00000000   0x00000000   0x00000000
+0180: 0x00000000   0xFFFFFFFF   0xFFFFFFFF   0xFFFFFFFF
+0190: 0x00000000   0x00000000   0x0028FE74   0x0028F990
+01A0: 0x0028FFC4   0x00825EA4   0x00888078   0x00000000
+01B0: 0x0028FF90   0x75DA850D   0x7FFDE000   0x0028FFD4
+01C0: 0x7745BF39   0x7FFDE000   0x763EB25F   0x00000000
+01D0: 0x00000000   0x7FFDE000   0x23B346BF   0xFFFFF801
+01E0: 0x00000000   0x00000000   0x0028FF9C   0x00000000
+01F0: 0x0028FFE4   0x77405191   0x0152AAA3   0x00000000
+0200: 0x0028FFEC   0x7745BF0C   0x00824570   0x7FFDE000
+0210: 0xFFFFFFFF   0x774D1DF7   0x00000000   0x00000000
+0220: 0x00824570   0x7FFDE000   0x00000000   0x78746341
+0230: 0x00000020   0x00000001   0x0000330C   0x000000DC
+0240: 0x00000000   0x00000020   0x00000000   0x00000014
+0250: 0x00000001   0x00000007   0x00000034   0x0000017C
+0260: 0x00000001   0x00000000   0x00000000   0x00000000
+0270: 0x00000000   0x00000000   0x00000002   0x1A26EF4E

SCM Op: 0x0, lDbg: 0 LastRendObj: 0

Game Version: US 1.0
 

0x_

Wtf I'm not new....
Staff member
Administrator
Joined
Feb 18, 2013
Messages
1,123
Reaction score
174
- Download OllyDBG.
- Let OllyDBG Catch the expection.
- Be Pro and look what causes it
- *BTW*Mostly Coll errors
 
Top