GeTechG / LDYOM

https://getechg.github.io/LDYOM/
MIT License
6 stars 1 forks source link

[CRASHLOG] "End Mission" objective crash. #23

Closed ghost closed 1 year ago

ghost commented 1 year ago
GTA SA 1.0.0.0 US
Unhandled exception at 0x75A892B2 in KERNELBASE.dll (+0x1492b2): 0xE06D7363: NO_DESCRIPTION.
    Register dump:
        EAX: 0x0177ED10  EBX: 0xFFFFFFFF  ECX: 0x00000003  EDX: 0x00000000  
        EDI: 0x0177EE9C  ESI: 0x0177F174  EBP: 0x0177ED6C  EIP: 0x75A892B2  
        ESP: 0x0177ED10  EFL: 0x00000212  CS: 0x00000023   SS: 0x0000002B   
        GS: 0x0000002B   FS: 0x00000053   ES: 0x0000002B   DS: 0x0000002B   

    Stack dump:
        0x0177ED10:  E06D7363 00000001 00000000 75A892B2 00000003 19930520
        0x0177ED28:  0177EDB8 5388B74C CCCCCCCC CCCCCCCC CCCCCCCC 18176760
        0x0177ED40:  CCCCCCCC CCCCCCCC 53A7AC64 52050426 0177EE4C CCCCCCCC
        0x0177ED58:  CCCCCCCC CCCCCCCC CCCCCCCC F30642BD CCCCCCCC 0177EDA8
        0x0177ED70:  53450800 E06D7363 00000001 00000003 0177ED84 19930520
        0x0177ED88:  0177EDB8 5388B74C CCCCCCCC 19930520 51F83822 0177EDAC
        0x0177EDA0:  533F0263 5388B74C 0177EDC4 533F0790 0177EDB8 5388B74C
        0x0177EDB8:  53769E20 29566780 00000001 0177EE9C 518665BB 536BBF4C
        0x0177EDD0:  0177EF88 0177F174 FFFFFFFF CCCCCCCC CCCCCCCC 00CCCCCC
        0x0177EDE8:  CCCCCCCC CCCCCCCC 01CCCCCC CCCCCCCC CCCCCCCC 00CCCCCC
        base: 0x01580000   top: 0x0177ED10   bottom: 0x01780000

    Backtrace (may be wrong):
        =>0x75A892B2 RaiseException+0x62 in KERNELBASE.dll (+0x1492b2) (0x0177ED6C) 
          0x53450800 _CxxThrowException+0xa0 in LDYOM_R.asi (+0x2d70800) (0x0177EDA8) 
          0x533F0790 std::_Xout_of_range+0x20 in LDYOM_R.asi (+0x2d10790) (0x0177EDC4) 
          0x518665BB std::vector<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >::_Xrange+0x2b in LDYOM_R.asi (+0x11865bb) (0x0177EE9C) 
          0x5186662E std::vector<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >::at+0x4e in LDYOM_R.asi (+0x118662e) (0x0177EF88) 
          0x51869E98 EndMissionObjective::draw+0x1a8 in LDYOM_R.asi (+0x1189e98) (0x0177F168) 
          0x5327D6C7 Windows::ObjectivesWindow::drawOptions+0x97 in LDYOM_R.asi (+0x2b9d6c7) (0x0177F26C) 
          0x532B3A01 Windows::ListWindow::draw+0x1d1 in LDYOM_R.asi (+0x2bd3a01) (0x0177F3CC) 
          0x51B0A898 Windows::WindowsRenderService::render+0x188 in LDYOM_R.asi (+0x142a898) (0x0177F54C) 
          0x51ADA695 EndScene+0x65 in LDYOM_R.asi (+0x13fa695) (0x0177F624) 
          0x007F99C7 in gta_sa.exe (+0x3f99c7) (0x0177F688) 
          0x5695B8E9 in modloader.asi (+0x1b8e9) (0x0177F6D0) 
          0x5695FC02 in modloader.asi (+0x1fc02) (0x0177F6E4) 
          0x5695E267 in modloader.asi (+0x1e267) (0x0177F700) 
          0x56960246 in modloader.asi (+0x20246) (0x0177F874) 
          0x5696013C in modloader.asi (+0x2013c) (0x0177F880) 
          0x0053ECC2 in gta_sa.exe (+0x13ecc2) (0x0177F888) 
          0x00619B71 in gta_sa.exe (+0x219b71) (0x0177F89C) 
          0x00748DA0 in gta_sa.exe (+0x348da0) (0x0177F93C)
GeTechG commented 1 year ago

Does it always crash, or were there any conditions?

ghost commented 1 year ago

Always crashes when the objective's "Text Style" parameter is set to "LightBlue top". Edit: Just checked, the LightBlue top is actually before the problematic one, the farthest right slider option is causing the issue.