Paul44 wrote: ↑Sat Nov 28, 2020 11:13 am
^ #tomleiberman confirmed yesterday that the new timer also works with 'young at heart' ~ case closed.
hi
i dont know if youre still working on it. the game regularly crashes.
i was able to track down these codes causeing access violation:
ACBSP-wnd.exe+7EF0F1 - 8B 13 - mov edx,[ebx]
ACBSP-wnd.exe+7EE415 - 83 3F 00 - cmp dword ptr [edi],00 { 0 }
ACBSP-wnd.exe+7EFD80 - 8B 37 - mov esi,[edi]
ACBSP-wnd.exe+7EE415 - 83 3F 00 - cmp dword ptr [edi],00 { 0 }
appearantly one of them is weapon related, after noping and jumping passed it several weapons are missing.
ay idea what in your code cuases these pointers to be zero?!