Advertisement
MrJayse

Untitled

Dec 21st, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. [14:02:53] [Server thread/INFO]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  2. [14:02:53] [Server thread/INFO]: Player EntityPlayerMP['DragonWarrior'/6758, l='DIM7', x=1313.02, y=122.39, z=-1425.01](DragonWarrior at 1313.0192929434318,122.39339605417388,-1425.00538331031) connected. Sending ping
  3. [14:02:53] [Server thread/ERROR]: Encountered an unexpected exception
  4. java.lang.NullPointerException
  5. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:408) ~[dh.class:?]
  6. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:65) ~[dh.class:?]
  7. at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54) ~[dq.class:?]
  8. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:408) ~[dh.class:?]
  9. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:65) ~[dh.class:?]
  10. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:408) ~[dh.class:?]
  11. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:65) ~[dh.class:?]
  12. at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170) ~[du.class:?]
  13. at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
  14. at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120) ~[du.class:?]
  15. at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:134) ~[aqk.class:?]
  16. at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:23) ~[ChunkIOProvider.class:1.7.10-1614.58]
  17. at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:15) ~[ChunkIOProvider.class:1.7.10-1614.58]
  18. at net.minecraftforge.common.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:151) ~[AsynchronousExecutor$Task.class:1.7.10-1614.58]
  19. at net.minecraftforge.common.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:96) ~[AsynchronousExecutor$Task.class:1.7.10-1614.58]
  20. at net.minecraftforge.common.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:86) ~[AsynchronousExecutor$Task.class:1.7.10-1614.58]
  21. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ~[?:1.8.0_111]
  22. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[?:1.8.0_111]
  23. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  24. [14:02:53] [Server thread/ERROR]: This crash report has been saved to: /var/mine-play/TM#2/./crash-reports/crash-2016-12-21_14.02.53-server.txt
  25. [14:02:53] [Server thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement