Advertisement
Guest User

Untitled

a guest
May 27th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. Stacktrace:
  2. at java.io.DataInputStream.readUTF(DataInputStream.java:634)
  3. at java.io.DataInputStream.readUTF(DataInputStream.java:564)
  4. at net.minecraft.nbt.NBTTagCompound.func_152448_b(NBTTagCompound.java:388)
  5. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:50)
  6. at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54)
  7. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
  8.  
  9. -- NBT Tag --
  10. Details:
  11. Tag name: Entities
  12. Tag type: 9
  13. Stacktrace:
  14. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
  15. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
  16. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
  17. at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170)
  18. at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125)
  19. at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120)
  20. at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121)
  21. at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20)
  22. at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12)
  23. at net.minecraftforge.common.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:151)
  24. at net.minecraftforge.common.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:96)
  25. at net.minecraftforge.common.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:86)
  26. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  27. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  28. at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement