This repository has been archived by the owner. It is now read-only.
[re3] Crash when entering a car while mission cutscene is loading (on mission retry) in CPed::ScanForThreats #1224
Labels
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
GTA 3 crashes when entering a car while the mission cutscene is loading, on a mission retry attempt.
I suspect you aren't supposed to be able to enter your car at this time.
To Reproduce
I haven't been able to reproduce this issue. It might have to do with pedestrians being around your car, or behaving in a certain way while you are in the car and the cutscene is starting.
Specifically this crash happened on this save file, last story line mission: GTA3sf2.b.gz
My compiled debug binary: re3.gz
And core dump file: core.gz
You can load it up in gdb like so:
gdb re3 coreto get a debug session.Backtrace
Stack variables
Version
Linux 64-bit OpenGL OAL DEBUG ec45ba6
The text was updated successfully, but these errors were encountered: