Ender Storage 1.8.+

Ender Storage 1.8.+

99M Downloads

Crash when dropped entities from Ender Storage attempt to render

TheRealBrobie opened this issue ยท 7 comments

commented

Crash when dropped entities from Ender Storage attempt to render.

MC: 1.19.2
Forge: 43.1.3

See crash log below.

crash-2022-08-30_18.13.39-client.txt

Single player offline world using a modpack I made just for myself.

I ran through many iterations removing mods until I could properly play again and it appears that Ender Storage is the culprit. The first crash occurred when I died in the nether with an Ender Pouch and attempted to retrieve it. Every time I got within render distance of my items, the game would crash.

I gave up, crafted an ender chest to get my stuff from the lost pouch and when I went to break the Ender Chest, the game crashed again. This led to the realization that it must be the Ender Storage mod.

commented

I just wanted to add, one of my iterations removed Rubidium, Oculus, and the Rubidium extras and things since those modify the rendering processes and I still received the crash.

commented

I should have done this all before my initial post but I just started a brand new Creative world, gave myself a diamond pickaxe and ender chest, placed the chest, went to survival mode and mined the chest and the game instantly crashed. Crash in console always begins with the following line:

[minecraft/Minecraft]: Unreported exception thrown!
java.lang.IllegalStateException: Pose stack not empty

commented

Does this only occur with EnderStorage and CCL installed?

Can you please provide your full debug.log?

commented

This was the debug log from my Creative world. If you need me to recreate with my main world, I can as well.

debug-1.log.gz

commented

Can confirm, started a new instance with only Forge, CCL, and EnderStorage installed and was able to recreate the crash.

debug.log
latest.log

commented

This should be resolved by updating CCL to this version. CurseForge approval pending.

commented

Thanks for the quick fix. I updated and it works like a charm now. Cheers!