Game crash when overflowing inventory from bag of holding
bokke1010 opened this issue ยท 9 comments
Thank you for helping us improve.
Please follow the issue template, and do not delete any part of it.
Failure to comply will result in the issue being closed.
Issue Description
Game crashes when using either shift-drag or shift-double-click to quickly move items from bag of holding into inventory when amount moved is larger than available space in inventory.
(for example, shift-double-click 9 stacks of cobble into the inventory when you only have 6 empty places)
Modpack version (Do not use "latest")
1.43
Logs
No visible crash report in the crash-reports folder. If it can be somewhere else, please tell me
Screenshots
Not applicable
Additional context
Not applicable
Too long for hastebin, linking the file via drive:
https://drive.google.com/file/d/1VbroCUAdi45CsioiBci-J9uFDUdsdBMw/view?usp=sharing
Latest only generates after the instance is closed, right? (otherwise, this might not be the right log)
I'd like the file itself, or that you upload it it gist.github.com then - For security reasons, I don't want to download a file.
Latest.log generates while the instance runs, from start to finish.
While you do not need to download a txt with drive to read it, I understand your concerns.
Besides, it was the incorrect log then anyways, this should be the correct one:
https://gist.github.com/bokke1010/14f2d4e719fb77b33214fc2c8a21b240
Just made sure everything was well documented on my end:
-
Managed to easily reproduce the crash
-
Confirmed the game produces no crash report (crash-reports folder has no new files)
-
confirmed the latest log was the one with the issue
https://gist.github.com/bokke1010/f3ba380806e89f1fa4f77cfdb999ebbb
EDIT:
I should add to this that the game doesn't just crash, it becomes non-responsive and has to be forcefully closed
rwtema/Extra-Utilities-2-Source#228 Someone else reported it \o/
Alright, it makes a bit more sense when it becomes non-responsive. I'll report it to Extra Utils and hope for the best :)