Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled exception at 0x77222C22 in ntdll.dll #103

Open
Octavio1994 opened this issue Jan 13, 2023 · 1 comment
Open

Unhandled exception at 0x77222C22 in ntdll.dll #103

Octavio1994 opened this issue Jan 13, 2023 · 1 comment

Comments

@Octavio1994
Copy link

why such error? how can i fix it? it happened while I was using a mod for changing hud colors from jr mixmods

Game version: GTA SA 1.0 US
Unhandled exception at 0x77222C22 in ntdll.dll (+0x12c22): 0xC0000005: Access violation writing location 0x00000024.
Register dump:
EAX: 0x00000024 EBX: 0x3C9CC370 ECX: 0x008E2C30 EDX: 0x00000000
EDI: 0x00000020 ESI: 0x00000024 EBP: 0x1062FE98 EIP: 0x77222C22
ESP: 0x1062FE84 EFL: 0x00010212 CS: 0x00000023 SS: 0x0000002B
GS: 0x0000002B FS: 0x00000053 ES: 0x0000002B DS: 0x0000002B

Stack dump:
    0x1062FE84:  00B6B970 00000024 00000058 1062FE9C 1062FED0 1062FED4
    0x1062FE9C:  00823FD0 00000020 00823763 00000000 00B6B970 00000024
    0x1062FEB4:  3C9CC370 1062FEA8 1062FEAC 1062F8DC 1062FF28 00825EA4
    0x1062FECC:  00887F70 FFFFFFFF 00000000 005389A4 00000000 000000CF
    0x1062FEE4:  00000000 004F30BB 00000000 000000CF 00000000 0000004B
    0x1062FEFC:  00000000 00000024 00B6B970 00000003 004F3660 00000003
    0x1062FF14:  00B606CC 40494A48 00000003 00000000 00B6B970 1062FF68
    0x1062FF2C:  0083C1C7 FFFFFFFF 004F1404 00000003 00B606CC 00B60601
    0x1062FF44:  000AA5BF 74F410FF 010FAB2E 00000003 00000102 0002FC57
    0x1062FF5C:  00000000 00B60704 00000004 1062FFC4 0083C106 FFFFFFFF
    base: 0x10430000   top: 0x1062FE84   bottom: 0x10630000
    
Backtrace (may be wrong):
    =>0x77222C22 RtlEnterCriticalSection+0x12 in ntdll.dll (+0x12c22) (0x1062FE98) 
      0x00823FD0 in gta_sa.exe (+0x423fd0) (0x1062FED4) 
      0x005389A4 in gta_sa.exe (+0x1389a4) 
@TheComputerGuy96
Copy link

Is this the mod you're referring to?: https://web.archive.org/web/20230106231528/https://www.mixmods.com.br/2012/03/change-hud-colors/

Based on the backtrace this might be caused by an incorrect file path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants