PiggiesGoSqueal

Actual Error in Log

Aug 2nd, 2018
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 14.31 KB | None | 0 0
  1. [18:59:30] [Server thread/WARN]: java.lang.NullPointerException
  2. [18:59:30] [Server thread/WARN]:   at rusketh.com.github.hoppers.helpers.SQLHelper.removeEntry(SQLHelper.java:75)
  3. [18:59:30] [Server thread/WARN]:   at rusketh.com.github.hoppers.tiledata.HopperTile.OnBlockBreak(HopperTile.java:671)
  4. [18:59:30] [Server thread/WARN]:   at rusketh.com.github.hoppers.listeners.BlockListener$1.run(BlockListener.java:71)
  5. [18:59:30] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
  6. [18:59:30] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361)
  7. [18:59:30] [Server thread/WARN]:   at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739)
  8. [18:59:30] [Server thread/WARN]:   at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  9. [18:59:30] [Server thread/WARN]:   at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  10. [18:59:30] [Server thread/WARN]:   at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  11. [18:59:30] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  12. [18:59:30] [Server thread/WARN]: java.lang.NullPointerException
  13. [18:59:30] [Server thread/WARN]:   at rusketh.com.github.hoppers.helpers.SQLHelper.removeEntry(SQLHelper.java:75)
  14. [18:59:30] [Server thread/WARN]:   at rusketh.com.github.hoppers.tiledata.HopperTile.OnBlockBreak(HopperTile.java:673)
  15. [18:59:30] [Server thread/WARN]:   at rusketh.com.github.hoppers.listeners.BlockListener$1.run(BlockListener.java:71)
  16. [18:59:30] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
  17. [18:59:30] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361)
  18. [18:59:30] [Server thread/WARN]:   at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739)
  19. [18:59:30] [Server thread/WARN]:   at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  20. [18:59:30] [Server thread/WARN]:   at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  21. [18:59:30] [Server thread/WARN]:   at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  22. [18:59:30] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  23. [18:59:30] [Server thread/WARN]: java.lang.NullPointerException
  24. [18:59:30] [Server thread/WARN]:   at rusketh.com.github.hoppers.helpers.SQLHelper.removeEntry(SQLHelper.java:75)
  25. [18:59:30] [Server thread/WARN]:   at rusketh.com.github.hoppers.tiledata.HopperTile.OnBlockBreak(HopperTile.java:675)
  26. [18:59:30] [Server thread/WARN]:   at rusketh.com.github.hoppers.listeners.BlockListener$1.run(BlockListener.java:71)
  27. [18:59:30] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
  28. [18:59:30] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361)
  29. [18:59:30] [Server thread/WARN]:   at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739)
  30. [18:59:30] [Server thread/WARN]:   at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  31. [18:59:30] [Server thread/WARN]:   at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  32. [18:59:30] [Server thread/WARN]:   at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  33. [18:59:30] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  34. [18:59:30] [Server thread/WARN]: [ComparableHoppers2] Task #1051745 for ComparableHoppers2 v2.5.4 generated an exception
  35. java.lang.NullPointerException: null
  36.     at rusketh.com.github.hoppers.tiledata.HopperTile.OnBlockBreak(HopperTile.java:677) ~[CH2.5.4%20-%20MC1.12.x.jar:?]
  37.     at rusketh.com.github.hoppers.listeners.BlockListener$1.run(BlockListener.java:71) ~[CH2.5.4%20-%20MC1.12.x.jar:?]
  38.     at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  39.     at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-642f6d2-57ab4cf]
  40.     at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-642f6d2-57ab4cf]
  41.     at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-642f6d2-57ab4cf]
  42.     at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-642f6d2-57ab4cf]
  43.     at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-642f6d2-57ab4cf]
  44.     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  45. [18:59:55] [User Authenticator #7/INFO]: UUID of player tobias0629 is 5e64112f-9c22-4d62-aaf8-4a93464cdeaa
  46. [18:59:55] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5e8d189c[id=5e64112f-9c22-4d62-aaf8-4a93464cdeaa,name=tobias0629,properties={textures=[com.mojang.authlib.properties.Property@54d91615]},legacy=false] (/5.186.123.210:3110): You are banned from this server. Reason: x-ray
  47. [18:59:55] [Server thread/INFO]: com.mojang.authlib.GameProfile@5e8d189c[id=5e64112f-9c22-4d62-aaf8-4a93464cdeaa,name=tobias0629,properties={textures=[com.mojang.authlib.properties.Property@54d91615]},legacy=false] (/5.186.123.210:3110) lost connection: You are banned from this server. Reason: x-ray
  48. [19:00:07] [Server thread/INFO]: ProfFox issued server command: /home
  49. [19:00:32] [Server thread/INFO]: ProfFox issued server command: /webesite
  50. [19:00:37] [Server thread/INFO]: ProfFox issued server command: /website
  51. [19:00:37] [Server thread/INFO]: ProfFox issued mycmd command ID(123) /website
  52. [19:01:44] [Server thread/INFO]: ProfFox issued server command: /tips learn &dLearn more about the voting rewards at &chttps://tinyurl.com/y7mj2khg
  53. [19:01:44] [Server thread/INFO]: *--------- Rule match (command) for ProfFox --------- ID 2
  54. [19:01:44] [Server thread/INFO]: MATCH: [a-zA-Z0-9\-\.]+\s?(\.|dot|\(dot\)|-|;|:|,)\s?(c(| +)o(| +)m|o(| +)r(| +)g|n(| +)e(| +)t|c(| +)z|c(| +)o|u(| +)k|s(| +)k|b(| +)i(| +)z|m(| +)o(| +)b(| +)i|x(| +)x(| +)x|e(| +)u|m(| +)e|i(| +)o)\b
  55. [19:01:44] [Server thread/INFO]: CATCH: /tips learn Learn more about the voting rewards at https://tinyurl.com/y7mj2khg
  56. [19:01:44] [Server thread/INFO]: Rule ignored by the handler.
  57. [19:02:01] [Server thread/INFO]: [Peddler] ProfFox: brb
  58. [19:02:56] [User Authenticator #8/INFO]: UUID of player sparkstarz is 5b398dcb-27b4-4995-8836-5a2185cc98c7
  59. [19:02:56] [Server thread/INFO]: [AntiLaby/INFO] Disable some LabyMod functions for player sparkstarz (5b398dcb-27b4-4995-8836-5a2185cc98c7)
  60. [19:02:56] [Server thread/INFO]: [eZProtector] The SmartMoving block is currently not available.
  61. [19:02:56] [Server thread/INFO]: sparkstarz[/68.230.23.165:50672] logged in with entity id 39790 at ([bosses]2160.013460549627, 70.0, 1699.300000011921)
  62. [19:02:56] [Server thread/INFO]: sparkstarz has joined the dark side.
  63. [19:02:56] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at 132,102 is in the wrong location; relocating. (Expected 132, 102, got 131, 103)
  64. [19:02:56] [Server thread/ERROR]: Encountered an unexpected exception
  65. net.minecraft.server.v1_12_R1.ReportedException: Loading NBT data
  66.     at net.minecraft.server.v1_12_R1.NBTTagCompound.a(SourceFile:446) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  67.     at net.minecraft.server.v1_12_R1.NBTTagCompound.load(SourceFile:78) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  68.     at net.minecraft.server.v1_12_R1.NBTTagList.load(SourceFile:66) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  69.     at net.minecraft.server.v1_12_R1.NBTTagCompound.a(SourceFile:440) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  70.     at net.minecraft.server.v1_12_R1.NBTTagCompound.load(SourceFile:78) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  71.     at net.minecraft.server.v1_12_R1.NBTTagCompound.a(SourceFile:440) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  72.     at net.minecraft.server.v1_12_R1.NBTTagCompound.load(SourceFile:78) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  73.     at net.minecraft.server.v1_12_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  74.     at net.minecraft.server.v1_12_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  75.     at net.minecraft.server.v1_12_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:43) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  76.     at net.minecraft.server.v1_12_R1.RegionFileCache.d(RegionFileCache.java:87) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  77.     at net.minecraft.server.v1_12_R1.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:62) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  78.     at org.bukkit.craftbukkit.v1_12_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:21) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  79.     at org.bukkit.craftbukkit.v1_12_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  80.     at org.bukkit.craftbukkit.v1_12_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  81.     at org.bukkit.craftbukkit.v1_12_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  82.     at org.bukkit.craftbukkit.v1_12_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  83.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_171]
  84.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_171]
  85.     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  86. Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
  87.     at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240) ~[?:1.8.0_171]
  88.     at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) ~[?:1.8.0_171]
  89.     at java.io.BufferedInputStream.read1(BufferedInputStream.java:284) ~[?:1.8.0_171]
  90.     at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_171]
  91.     at java.io.DataInputStream.readFully(DataInputStream.java:195) ~[?:1.8.0_171]
  92.     at java.io.DataInputStream.readUTF(DataInputStream.java:609) ~[?:1.8.0_171]
  93.     at java.io.DataInputStream.readUTF(DataInputStream.java:564) ~[?:1.8.0_171]
  94.     at net.minecraft.server.v1_12_R1.NBTTagCompound.b(SourceFile:433) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  95.     at net.minecraft.server.v1_12_R1.NBTTagCompound.load(SourceFile:75) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  96.     at net.minecraft.server.v1_12_R1.NBTTagList.load(SourceFile:66) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  97.     at net.minecraft.server.v1_12_R1.NBTTagCompound.a(SourceFile:440) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  98.     ... 19 more
  99. [19:02:56] [Server thread/ERROR]:   Cause of unexpected exception was
  100. java.io.EOFException: Unexpected end of ZLIB input stream
  101.     at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240) ~[?:1.8.0_171]
  102.     at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) ~[?:1.8.0_171]
  103.     at java.io.BufferedInputStream.read1(BufferedInputStream.java:284) ~[?:1.8.0_171]
  104.     at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_171]
  105.     at java.io.DataInputStream.readFully(DataInputStream.java:195) ~[?:1.8.0_171]
  106.     at java.io.DataInputStream.readUTF(DataInputStream.java:609) ~[?:1.8.0_171]
  107.     at java.io.DataInputStream.readUTF(DataInputStream.java:564) ~[?:1.8.0_171]
  108.     at net.minecraft.server.v1_12_R1.NBTTagCompound.b(SourceFile:433) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  109.     at net.minecraft.server.v1_12_R1.NBTTagCompound.load(SourceFile:75) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  110.     at net.minecraft.server.v1_12_R1.NBTTagList.load(SourceFile:66) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  111.     at net.minecraft.server.v1_12_R1.NBTTagCompound.a(SourceFile:440) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  112.     at net.minecraft.server.v1_12_R1.NBTTagCompound.load(SourceFile:78) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  113.     at net.minecraft.server.v1_12_R1.NBTTagList.load(SourceFile:66) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  114.     at net.minecraft.server.v1_12_R1.NBTTagCompound.a(SourceFile:440) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  115.     at net.minecraft.server.v1_12_R1.NBTTagCompound.load(SourceFile:78) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  116.     at net.minecraft.server.v1_12_R1.NBTTagCompound.a(SourceFile:440) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  117.     at net.minecraft.server.v1_12_R1.NBTTagCompound.load(SourceFile:78) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  118.     at net.minecraft.server.v1_12_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  119.     at net.minecraft.server.v1_12_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  120.     at net.minecraft.server.v1_12_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:43) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  121.     at net.minecraft.server.v1_12_R1.RegionFileCache.d(RegionFileCache.java:87) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  122.     at net.minecraft.server.v1_12_R1.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:62) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  123.     at org.bukkit.craftbukkit.v1_12_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:21) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  124.     at org.bukkit.craftbukkit.v1_12_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  125.     at org.bukkit.craftbukkit.v1_12_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  126.     at org.bukkit.craftbukkit.v1_12_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  127.     at org.bukkit.craftbukkit.v1_12_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  128.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_171]
  129.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_171]
  130.     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  131. [19:02:56] [Server thread/ERROR]: This crash report has been saved to: /home/container/./crash-reports/crash-2018-08-02_19.02.56-server.txt
  132. [19:02:56] [Server thread/INFO]: Stopping server
Add Comment
Please, Sign In to add comment