Mekanism

Mekanism

111M Downloads

[Crash] Mechanical Pipe Render

Utildayael opened this issue · 2 comments

commented

Looks like the issue is back @aidancbrady sadly. I know you said you fixed it in dev but I've had a few crashes with this error and looks identical to the previous issue #3567

Description: Rendering Block Entity

java.lang.IllegalStateException: Not building!
    at net.minecraft.client.renderer.VertexBuffer.func_178977_d(VertexBuffer.java:538)
    at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:21)
    at mekanism.client.render.transmitter.RenderMechanicalPipe.renderMultipartAt(RenderMechanicalPipe.java:109)
    at mekanism.client.render.transmitter.RenderMechanicalPipe.renderMultipartAt(RenderMechanicalPipe.java:22)
    at mcmultipart.client.multipart.MultipartContainerSpecialRenderer.renderMultipartContainerAt(MultipartContainerSpecialRenderer.java:91)
    at mcmultipart.client.multipart.MultipartContainerSpecialRenderer$TileMultipartSpecialRenderer.renderTileEntityAt(MultipartContainerSpecialRenderer.java:194)
    at mcmultipart.client.multipart.MultipartContainerSpecialRenderer$TileMultipartSpecialRenderer.func_180535_a(MultipartContainerSpecialRenderer.java:189)
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_178469_a(TileEntityRendererDispatcher.java:147)
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:125)
    at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:700)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1315)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1038)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Full log on Pastebin:
http://pastebin.com/eSZ0UBkc

Minecraft 1.10.2
Mekanism-1.10.2-9.1.1.290
Forge 12.18.1.2050

Thanks!

commented

I've fixed this a second time, expect a release in the next couple days!

commented

Thanks for the quick fix!!

On Aug 11, 2016, at 10:33 AM, Aidan [email protected] wrote:

I've fixed this a second time, expect a release in the next couple days!


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.