pryingtuna85649

Custom Rendered Block errors

May 2nd, 2014
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. [12:55:50] [Server thread/ERROR] [FML]: A TileEntity type com.wizardofoz.basic.item.entity.TileEntityPurpleGrass has throw an exception trying to write state. It will not persist. Report this to the mod author
  2. java.lang.RuntimeException: class com.wizardofoz.basic.item.entity.TileEntityPurpleGrass is missing a mapping! This is a bug!
  3. at net.minecraft.tileentity.TileEntity.writeToNBT(TileEntity.java:104) ~[TileEntity.class:?]
  4. at net.minecraft.world.chunk.storage.AnvilChunkLoader.writeChunkToNBT(AnvilChunkLoader.java:325) [AnvilChunkLoader.class:?]
  5. at net.minecraft.world.chunk.storage.AnvilChunkLoader.saveChunk(AnvilChunkLoader.java:134) [AnvilChunkLoader.class:?]
  6. at net.minecraft.world.gen.ChunkProviderServer.safeSaveChunk(ChunkProviderServer.java:229) [ChunkProviderServer.class:?]
  7. at net.minecraft.world.gen.ChunkProviderServer.saveChunks(ChunkProviderServer.java:281) [ChunkProviderServer.class:?]
  8. at net.minecraft.world.WorldServer.saveAllChunks(WorldServer.java:883) [WorldServer.class:?]
  9. at net.minecraft.server.MinecraftServer.saveAllWorlds(MinecraftServer.java:416) [MinecraftServer.class:?]
  10. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:672) [MinecraftServer.class:?]
  11. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:120) [IntegratedServer.class:?]
  12. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:528) [MinecraftServer.class:?]
  13. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:787) [MinecraftServer$2.class:?]
  14. [12:55:50] [Client thread/ERROR]: ########## GL ERROR ##########
  15. [12:55:50] [Client thread/ERROR]: @ Post render
  16. [12:55:50] [Client thread/ERROR]: 1283: Stack overflow
  17. [12:55:50] [Client thread/ERROR]: ########## GL ERROR ##########
  18. [12:55:50] [Client thread/ERROR]: @ Post render
  19. [12:55:50] [Client thread/ERROR]: 1283: Stack overflow
  20. [12:55:50] [Client thread/ERROR]: ########## GL ERROR ##########
Advertisement
Add Comment
Please, Sign In to add comment