Thutmose / Pokecube

Primary Development has moved to: https://github.com/Pokecube-Development
https://github.com/Pokecube-Development
19 stars 7 forks source link

Illegal Code Issue #33

Closed P3rf3ctXZer0 closed 8 years ago

P3rf3ctXZer0 commented 8 years ago

Issue Description:

java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} as it does not exist in BlockStateContainer{block=pokecube:tradingtable, properties=[facing, tmc]} at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:197) at pokecube.core.blocks.tradingTable.BlockTradingTable.func_176201_c(BlockTradingTable.java:141) at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:95) at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:277) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:118) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:46) at java.lang.Thread.run(Unknown Source)

What happens:

Illegal Code for Forge Version

What you expected to happen:

Not sure

Steps to reproduce:

  1. Download MultiMC and add this instance to your instance tree [PZ]-[1.9.4]-Eclipse-r3
  2. https://www.dropbox.com/s/yhy39ncqcdeffwo/%5BPZ%5D-%5B1.9.4%5D-Eclipse-r3.zip?dl=1
  3. Launch Game and load the pre-existing world ...

Affected Versions (Do not use "latest"):

Thutmose commented 8 years ago

you seem to somehow have a corrupted block in that save.

Thutmose commented 8 years ago

Try removing optifine, see if that fixes the problem.