Done Client crash on login

Discussion in 'Beyond' started by WheresTheSwitch, May 6, 2017.

  1. WheresTheSwitch

    WheresTheSwitch Well-Known Member

    Messages:
    15
    Likes Received:
    1
    Local Time:
    2:00 AM
    To any admins

    On the FTB Beyond server, I attempted to place some ProjectRed Inverted Blue lamps with a Better Builders Wand. it seems these mods are incompatible. It immediately caused my client to crash. Every login after this event just crashes my client. It seems there is some sort of corrupted block in my chunk.

    Could an admin roll back my claim a day or so or remove the affected blocks?

    I have extracted where I believe the block is located from the crash log in my client console.

    Thanks

    Code:
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    
    -- Head --
    Thread: Client thread
    Stacktrace:
    	at scala.Predef$.Boolean2boolean(Predef.scala:361)
    	at mrtjp.projectred.illumination.LampBakery$.getWorldTransforms(blocks.scala:107)
    	at codechicken.lib.model.blockbakery.SimpleBlockRenderer.bakeQuads(SimpleBlockRenderer.java:58)
    	at codechicken.lib.model.blockbakery.BlockBakery.generateModel(BlockBakery.java:260)
    	at codechicken.lib.model.blockbakery.BlockBakery.getCachedModel(BlockBakery.java:242)
    	at codechicken.lib.model.blockbakery.CCBakeryModel.func_188616_a(CCBakeryModel.java:30)
    	at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:117)
    	at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:103)
    
    -- Block model being tesselated --
    Details:
    	Block: projectred-illumination:lamp[tile_idx=11]
    	Block location: World: (-993,50,-2622), Chunk: (at 15,3,2 in -63,-164; contains blocks -1008,0,-2624 to -993,255,-2609), Region: (-2,-6; contains chunks -64,-192 to -33,-161, blocks -1024,0,-3072 to -513,255,-2561)
    	Using AO: true
    Stacktrace:
    	at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:46)
    	at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:37)
    
    -- Block being tesselated --
    Details:
    	Block type: ID #2714 (tile.projectred.illumination.lamp // mrtjp.projectred.illumination.BlockLamp)
    	Block data value: 11 / 0xB / 0b1011
    	Block location: World: (-993,50,-2622), Chunk: (at 15,3,2 in -63,-164; contains blocks -1008,0,-2624 to -993,255,-2609), Region: (-2,-6; contains chunks -64,-192 to -33,-161, blocks -1024,0,-3072 to -513,255,-2561)
    Stacktrace:
    	at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:81)
    
    -- Block being tesselated --
    Details:
    	Block type: ID #2714 (tile.projectred.illumination.lamp // mrtjp.projectred.illumination.BlockLamp)
    	Block data value: 11 / 0xB / 0b1011
    	Block location: World: (-993,50,-2622), Chunk: (at 15,3,2 in -63,-164; contains blocks -1008,0,-2624 to -993,255,-2609), Region: (-2,-6; contains chunks -64,-192 to -33,-161, blocks -1024,0,-3072 to -513,255,-2561)
    Stacktrace:
    	at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:54)
    	at gcewing.architecture.BaseAORenderingManager$CustomBlockRendererDispatcher.func_175018_a(BaseAORenderingManager.java:85)
    	at codechicken.lib.render.block.CCBlockRendererDispatcher.func_175018_a(CCBlockRendererDispatcher.java:61)
    	at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:199)
    	at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:100)
    	at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:171)
    	at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:952)
    	at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1286)
    	at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)
     
  2. Slind

    Slind Founder

    Messages:
    8,332
    Likes Received:
    3,018
    Local Time:
    2:00 AM
    Hi @WheresTheSwitch,
    I removed the block at the location: (-993,50,-2622)
    Please try to login, if you should crash again, please post the new crash-report.
     
  3. WheresTheSwitch

    WheresTheSwitch Well-Known Member

    Messages:
    15
    Likes Received:
    1
    Local Time:
    2:00 AM
    Thankyou. I can log in again now. I removed all the other ProjectRed blocks just in case.
     
    Slind likes this.

Share This Page