
[Bug Report] Ender IO conduits cause crashes when put into Sophisticated Storage Barrels
jeremiahwinsley opened this issue ยท 0 comments
Is there an existing issue for this?
- I did not find any existing issues.
Current Behavior
Sophisticated Storage passes a null level into ItemRenderer.getModel, which is properly marked as Nullable. The conduit renderer does not handle the resulting null level and crashes.
Expected Behavior
No response
How to Test
No response
Local Environment
- **Operating System**: Windows
- **Java version**: Unknown
- **Minecraft Version**: 1.21.1
- **Version**: 7.0.11-alpha
- **Other Mods**: ATM-10 modpack
Any Additional Information?
No response