
Conflict with mod BOP or Dynamic Tree BOP
Romz24 opened this issue ยท 2 comments
Describe the bug
Water fills the tree root incorrectly, and a bunch of errors pop up in the chat
Expected behavior
I expect that water will correctly fill the roots of the tree from the "dynamic tree" mod, and there will be no more errors in the chat
Logs
[08:44:19] [Chunk Batcher 20/INFO] [STDOUT]: [net.minecraft.crash.CrashReport:func_85057_a:359]: Negative index in crash report handler (0/7)
[08:44:19] [Chunk Batcher 20/ERROR] [CodeChickenLib]:
CCL has caught an exception whilst rendering a block
BlockPos: x:-7860, y:62, z:3333
Block Class: class net.minecraft.block.BlockStaticLiquid
Registry Name: minecraft:water
Metadata: 0
State: minecraft:water[level=0]
Tile at position
Tile Class: null
Tile Id: null
Tile NBT: null
You can turn off player messages in the CCL config file.
net.minecraft.util.ReportedException: Tesselating block in world
at net.minecraft.client.renderer.BlockRendererDispatcher.renderBlock(BlockRendererDispatcher.java:95) ~[bvm.class:?]
at codechicken.lib.render.block.CCBlockRendererDispatcher.renderBlock(CCBlockRendererDispatcher.java:82) [CCBlockRendererDispatcher.class:?]
at mrtjp.projectred.relocation.MovingBlockRenderDispatcher.renderBlock(renders.scala:277) [MovingBlockRenderDispatcher.class:?]
at net.minecraft.client.renderer.chunk.RenderChunk.rebuildChunk(RenderChunk.java:328) [bxr.class:?]
at net.minecraft.client.renderer.chunk.ChunkRenderWorker.processTask(SourceFile:100) [bxn.class:?]
at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(SourceFile:43) [bxn.class:?]
at java.lang.Thread.run(Thread.java:750) [?:1.8.0_361]
Caused by: java.lang.ArrayIndexOutOfBoundsException