When I press E to open inventory "Sometimes" and game will crash
THATsGARY opened this issue ยท 9 comments
Game version: 1.7.10
Forge
I've also installed lots of mods, and I'll post the crash log too.
2024-09-28-7.log
The log you've sent doesn't contain any crash reports, could you check the crash-reports
folder for logs instead?
The log you've sent doesn't contain any crash reports, could you check the
crash-reports
folder for logs instead?
I don't know if that's a normal crash. The game was stuck when I open inventory sometimes, and stuck like 2-3 seconds and the game shows "Shutting down", then the game's window closed
crash-2024-09-28_20.32.21-client.txt
Here you go the crash report
Seems like the random item name generator for the undefined item caught an item that can't properly resolve a name, I'll just add some exception handling around that part.
Seems like the random item name generator for the undefined item caught an item that can't properly resolve a name, I'll just add some exception handling around that part.
Thanks so much
Seems like the random item name generator for the undefined item caught an item that can't properly resolve a name, I'll just add some exception handling around that part.
Hi, is this fix yet?
A fix was committed but the release won't be out until the gun rework is done and that'll take some time.