
Saw Red Angelica Angry Block in play session 2.7.2
qunYp3dZSyLjoEoEg opened this issue ยท 0 comments
Your GTNH Discord Username
No response
Mod Version
1.0.0-beta28
Bug Report
Decided to post my log on here due to seeing Aneglica's Red Angry Block in a game session on GTNH 2.7.2 due to the code snippet below not being in any other bug report on here. Also included th whole log, having uploaded it to mclo.gs.
java.lang.NullPointerException: Cannot read field "conduitType" because "component" is null
at Launch//crazypants.enderio.conduit.render.ConduitBundleRenderer.renderConduits(ConduitBundleRenderer.java:201) ~[ConduitBundleRenderer.class:?]
at Launch//crazypants.enderio.conduit.render.ConduitBundleRenderer.renderWorldBlock(ConduitBundleRenderer.java:92) ~[ConduitBundleRenderer.class:?]
at Launch//cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118) ~[RenderingRegistry.class:?]
at Launch//net.minecraft.client.renderer.RenderBlocks.handleISBRHException(RenderBlocks.java:8415) ~[blm.class:?]
at Launch//net.minecraft.client.renderer.RenderBlocks.redirect$zeh000$angelica$wrapRenderWorldBlockObfuscated(RenderBlocks.java:8387) ~[blm.class:?]
at Launch//net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296) ~[blm.class:?]
at Launch//me.jellysquid.mods.sodium.client.render.pipeline.BlockRenderer.renderModel(BlockRenderer.java:105) ~[BlockRenderer.class:?]
at Launch//me.jellysquid.mods.sodium.client.render.chunk.tasks.ChunkRenderRebuildTask.performBuild(ChunkRenderRebuildTask.java:177) ~[ChunkRenderRebuildTask.class:?]
at Launch//me.jellysquid.mods.sodium.client.render.chunk.compile.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:409) ~[ChunkBuilder$WorkerRunnable.class:?]
at java.base/java.lang.Thread.run(Unknown Source) [?:?]
Java Version
Java 21
Graphics Card Vendor
RX 6950XT from XFX
Shaders
No
MCPF or other features disabled by default
No: Go ahead and create an issue
Mod List or GTNH Pack Version
Using GTNH pack version 2.7.2, with ServerUtilities 2.1.17 and a self compiled version of TCInventoryScan from a github repo clone bcs I wanted to edit the SCANTICKS to a lower value and that mod having no config file. My TCInventoryScan is based off of GTNH's frozne(?) repo, the only two things I cahanged were the values for SCAN_TICKS and AUDIO_TICKS.
Final Checklist
- I have searched the issues and haven't found a similar issue.
- I have read the known incompatibilities and this is not related to one of those.
- I am running an officially released version. (Or, if I've compiled it myself I plan to fix the issue)