SpongePowered / SpongeForge

A Forge mod that implements SpongeAPI
http://www.spongepowered.org/
MIT License
1.14k stars 306 forks source link

Immersive Engineering Item Silo tick loop crash #3018

Closed ken1882 closed 4 years ago

ken1882 commented 5 years ago

I am currently running

Issue Description It seems if there're items in the itemduct (item transport pipe from ThermalExpansion) and connected to the silo, when the chunk loaded and unload after a while, it will cause the crash. The crash in this case is after I logged out where I was near the silos

Server Log: https://gist.github.com/ken1882/d4f0e7a5486263342a06d06c05787439 Crash Log: https://gist.github.com/ken1882/43f1ec4bdd183a4cd60856e564697616

clienthax commented 5 years ago

Has this been raised to immersiveengineering / cofh / thermaldynamics ?

ken1882 commented 5 years ago

No, since this issue didn't occur when I play with the same mods in single-player, neither after I disabled SpongeForge for a few hours in order to test. So should I report this to cofh's repo too?

gabizou commented 5 years ago

Can you provide a small map of just the three with a setup to reproduce the issue? Need it to be able to debug further.

ken1882 commented 5 years ago

Yes I'll see if I could reproduce it with minimal sets, it may take a while since the crash strangely will not happen immediately

clienthax commented 4 years ago

@ken1882 any update?

ken1882 commented 4 years ago

Sorry for the late reply, until recently I got time back to play minecraft and tested in my single player world. After update both to latest version and I can't reproduce the bug so I'll close this issue now