bjeremii / SAMP-Adjustments

A configurable mod that may change your SAMP experience.
0 stars 0 forks source link

Crash loading singleplayer #1

Open Valen7789 opened 1 week ago

Valen7789 commented 1 week ago

When i play with this mod enabled the game crashes log generated with Crash Info GTA SA 1.0.0.0 US Unhandled exception at 0x68E513B7 in SA.MemoryOperations.cleo (+0x113b7): 0xC0000005: Access violation reading location 0x35D90170. Register dump: EAX: 0x00000004 EBX: 0x35D90170 ECX: 0x00000001 EDX: 0x00000004
EDI: 0x0177F558 ESI: 0x35D90170 EBP: 0x0177F570 EIP: 0x68E513B7
ESP: 0x0177F4CC EFL: 0x00210212 CS: 0x00000023 SS: 0x0000002B
GS: 0x0000002B FS: 0x00000053 ES: 0x0000002B DS: 0x0000002B

Stack dump:
    0x0177F4CC:  40ACA738 00000004 68E473B6 0177F558 35D90170 00000004
    0x0177F4E4:  A647DDED 00000A8D 00000A8D 40ACA738 00000000 0177F570
    0x0177F4FC:  68E484DC 0177F55C A647DDED 00000AA3 00000AA3 40ACA738
    0x0177F514:  0000004D 40ACA738 00000000 00A43C7C 6CE62DF7 6CE7DD43
    0x0177F52C:  00000000 00000000 0177F0D8 40ACA738 DA145308 00000A8D
    0x0177F544:  40ACA738 40ACA738 6CE6A185 00000005 00000000 00000000
    0x0177F55C:  A647DDED 4096B170 0177F5D0 68E5FD9D FFFFFFFF 0177F5DC
    0x0177F574:  679AAA6E 40ACA738 DA1453A4 40ACA738 40ACA738 00000001
    0x0177F58C:  00000001 00000000 0015BAE7 04DE59F0 00000020 6CE61617
    0x0177F5A4:  00000A8D 40ACA738 04DE59F0 35D3139D 05030048 04DE59F0
    base: 0x01580000   top: 0x0177F4CC   bottom: 0x01780000

Backtrace (may be wrong):
    =>0x68E513B7 in SA.MemoryOperations.cleo (+0x113b7) (0x0177F570) 
      0x679AAA6E in CLEO.asi (+0xaa6e) (0x0177F5DC) 
      0x00469FF7 _ZN14CRunningScript7ProcessEv+0xf7 in gta_sa.exe (+0x69ff7) (0x0177F608) 
      0x0046A220 _ZN11CTheScripts7ProcessEv+0x220 in gta_sa.exe (+0x6a220) (0x0177F668) 
      0x660FB8E9 in modloader.asi (+0x1b8e9) (0x0177F6B0) 
      0x660FFC02 in modloader.asi (+0x1fc02) (0x0177F6C4) 
      0x660FE267 in modloader.asi (+0x1e267) (0x0177F6E0) 
      0x66100246 in modloader.asi (+0x20246) (0x0177F854) 
      0x6610013C in modloader.asi (+0x2013c) (0x0177F860) 
      0x0053ECC2 AppEventHandler+0xb2 in gta_sa.exe (+0x13ecc2) (0x0177F898) 
      0x00748DA0 _WinMain+0x690 in gta_sa.exe (+0x348da0) (0x0177F938) 
      0x660FFB94 in modloader.asi (+0x1fb94) (0x0177F958) 
      0x660FDE46 in modloader.asi (+0x1de46) (0x0177F988) 
      0x660FB83B in modloader.asi (+0x1b83b) (0x0177F9DC) 
      0x660FFBBB in modloader.asi (+0x1fbbb) (0x0177F9FC) 
      0x660FE202 in modloader.asi (+0x1e202) (0x0177FA2C) 
      0x661007BB in modloader.asi (+0x207bb) (0x0177FBB8) 
      0x66100188 in modloader.asi (+0x20188) (0x0177FBD0) 
      0x660FDF18 in modloader.asi (+0x1df18) (0x0177FC00) 
bjeremii commented 1 week ago

Singleplayer? Why? This mod is specifically for SAMP (San Andreas Multiplayer), hence why the mod's name is SAMP Adjustments.

Valen7789 commented 1 week ago

Singleplayer? Why? This mod is specifically for SAMP (San Andreas Multiplayer), hence why the mod's name is SAMP Adjustments.

Because I play samp with mods and sometimes i play singleplayer too. It should be a way to only run when samp is running and not when is on Singleplayer

bjeremii commented 1 week ago

You shouldn't have SAMP installed on the same installation as your singleplayer GTA, specifically for cases like this. I'll try to come up with a measure for it but don't get your hopes up because I rarely have the time for GTA modding now.