
Auto-hammer exporting to Sophisticated Storage chest crash
Closed this issue ยท 4 comments
Forwarding an issue reported on the FTB Issue tracker FTBTeam/FTB-Modpack-Issues#8048
When auto-hammer tries to export crushed blocks to sophisticated storage oak iron chest with compression upgrade and stack downgrade tier 1 when it is full it crashes
Log Files
https://pastebin.com/35Ecub95
https://pastebin.com/1Txc5S0G
https://pastebin.com/g5rr97fu
Steps to reproduce
Have an auto-hammer pulling items from chest and trying to export items to another chest that is full with the compression upgrade and stack downgrade
I wasn't able to recreate even with what appears to be the same setup (iron chest, compression upgrade, first level downgrade, hammer converting sand to dust). But in the latest release on CF I have added a bit of logic to prevent crash + log additional info when the code gets into the state where it would previously crash like this so that should fix it and potentially get me additional info on how to recreate when it logs the error in log.
Were you able to test the latest version and see if it fixed the issue? Are you getting any errors logged in the log?
From my test here with the latest version of the mod (1.4.49.1230) indeed the features implemented are preventing a possible crash.