Shooting a gun causes the other player to crash
nodeofgithub opened this issue · 3 comments
Describe the bug
Shooting a 10mm Pistol causes the other player to crash from an exception in the Fallout4.exe. (not the f4mp.dll).
Probably not easily reproducible.
To Reproduce
- Have bad luck and create a cursed character
- Connect with another player
- Shoot a 10mm pistol a couple of rounds and wait
- Watch the other player crash
Expected behavior
No crashes expected when firing a 10mm pistol.
Screenshots
At first, the game crashed like this, i believe for both players.
Then after Cokwa made a fix, the problem remained, but the crash was different, and only the other player crashed.
Notice the crash now happens in Fallout4.exe, not in F4MP.dll.
Files
Load Order
Additional context
This is because Fallout 4 tries to load a save on death and the client cannot calculate a vector properly.
I meant shooting without hitting the player though. Like just shooting the ground.
In that case it needs more testing. I'll do that tommorow