Famous crash offsets and their meaning: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 30: Line 30:
|-
|-
|<syntaxhighlight lang="lua">0x00171A10</syntaxhighlight>
|<syntaxhighlight lang="lua">0x00171A10</syntaxhighlight>
|Crash experienced when joining server, maybe related to server mods.
|Sometimes when joining a server, maybe related to bad server mods.
|-
|-
|}
|}

Revision as of 19:31, 18 May 2014

Example crash info:

 Version = 1.3.4-release-5879.0.000
 Time = Wed Oct 16 14:11:47 2013
 Module = C:\gta\gta_sa.exe
 Code = 0xC0000005
 Offset = 0x00134134


Module = gta_sa.exe or proxy_sa.exe

Offset Meaning
0x00134134
Bad model, possibly in gta3.img. Use unmodded GTA install to check.
0x00348CF4
Caused by s0beit d3d9.dll
0x003F0BF7
Bad model, possibly in gta3.img. Use unmodded GTA install to check.
0x003F0C37
Bad model, possibly in gta3.img. Use unmodded GTA install to check.
0x003C91CC
Out of video memory.
0x00171A10
Sometimes when joining a server, maybe related to bad server mods.