[1.17.1 FABRIC] AE2 + Sodium + Indium = Rendering Issues (appeng.blockentity.crafting.CraftingCubeModelData.getForward()" because "modelData" is null)
MSandro opened this issue ยท 4 comments
Describe the bug
not sure if this is an issue with AE2 or Indium.
Here you can find additional infos: comp500/Indium#107
How to reproduce the bug
install Sodium, Indium and AE2 on Fabric 1.17.1
I am playing on an Server, so no idea if this also happens in SP
build an AE2 System.
leave the area so the chunk with the ME-System will be unloaded
travel back.
Blocks will be invisible.
Expected behavior
blocks should be visible
Additional details
No response
Which minecraft version are you using?
1.17
On which mod loaders does it happen?
Fabric
Crash log
https://gist.github.com/MSandro/285cf68623a45784df45244485ab3b98
Can you please provide a full forced crash-log? It includes all mod-versions.
But yeah, we can probably guard against the model-data being null, but the underlying issue is: why is it null in the first place... (We still could not render anything sensible)
That's why I said "forced". If you open a new issue, the issue description tells you how to force a crash to get a crashlog with all the mod versions (hint: hold F3+C)