[reVC] Shakedown crash
#1332
Open
opened 3 years ago by BreakinBenny
·
4 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Describe the bug
In the first Vercetti Estate mission Shakedown, upon shooting some glass panels the game crashes with this:
`Assertion failed!
File: ..\src\core\Lists.cpp
Line: 20
Function: CEntryInfoNode::operator new
Expression: node
(Press Retry to debug the application)`
And when it doesn't, my game just crashes without an error message.
To Reproduce
Start the Shakedown job, then get to the mall and shoot some glass or move around it a good bit; your game should close unceremoniously or print the above error. I can't tell whether this happens even outside Shakedown.
Expected behavior
The issue should not happen at all. When my game crashes, I can't take a screenshot at all.
Version
Windows OpenGL 64bit OAL
355c260
I can also confirm this crash happening on Linux as of
4b747e5
.It happens during freeroam as well, so it is not tied to being on a mission.
Using GDB I also got this, hope it helps:
Can confirm that I'm having the same issue.
Fedora Linux 34 OpenGl
Could it be that you set Ped density to max? It always crashes for me with the ped density set to max when I'm in the mall. I have to turn the bars down half way before going into the mall.
Maybe. I maxed both that and the car density when I played, which is also definitely why I saw very few gang members spawn during particular Rampages. This would definitely require capping the two settings to 3 instead of 3.4!