Skip to content

Random but rare crashes during switches #5

Description

@Samuil1337

For some reason, the game crashes sometimes when I switch characters. It's either a System.AccessViolation or another but during the ProcessInternalOriginal().

Might have something to do with async loading (race condition) that we are currently doing through RGameInfo.LoadPC(). Alternatively, the ticks where I try to do the switch might have been unsafe because of something in the game world. I literally have no idea what could've caused the crash because there are no real logs.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions