Advertisement
drakray

Untitled

Jul 17th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. [22:02:12] [Server thread/ERROR] [FML/]: An Entity type orangeVillager61.ImprovedVillagers.Entities.IvVillager has thrown an exception trying to write state. It will not persist. Report this to the mod author
  2. net.minecraft.util.ReportedException: Saving entity NBT
  3. at net.minecraft.entity.Entity.func_189511_e(Entity.java:1728) ~[sn.class:?]
  4. at net.minecraft.entity.Entity.func_70039_c(Entity.java:1610) ~[sn.class:?]
  5. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:371) [avd.class:?]
  6. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:184) [avd.class:?]
  7. at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:203) [lv.class:?]
  8. at net.minecraft.world.gen.ChunkProviderServer.func_186027_a(ChunkProviderServer.java:231) [lv.class:?]
  9. at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1015) [lw.class:?]
  10. at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:366) [MinecraftServer.class:?]
  11. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:647) [MinecraftServer.class:?]
  12. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?]
  13. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  14. Caused by: java.lang.NullPointerException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement