Advertisement
Guest User

Untitled

a guest
Aug 16th, 2015
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.47 KB | None | 0 0
  1. nl.lolmewn.stats.api.storage.StorageException: Something went wrong while saving the user!
  2. at nl.lolmewn.stats.mysql.MySQLStorage.save(MySQLStorage.java:162) ~[Stats3.jar:?]
  3. at nl.lolmewn.stats.user.StatsUserManager.saveUser(StatsUserManager.java:36) ~[Stats3.jar:?]
  4. at nl.lolmewn.stats.bukkit.BukkitMain$1.run(BukkitMain.java:223) [Stats3.jar:?]
  5. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  6. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  7. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_71]
  8. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_71]
  9. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  10. Caused by: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Incorrect datetime value: '1439742217694' for column 'time' at row 1
  11. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3591) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  12. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  13. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  14. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  15. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  16. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  17. at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1362) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  18. at org.apache.commons.dbcp2.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:198) ~[Stats3.jar:?]
  19. at org.apache.commons.dbcp2.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:198) ~[Stats3.jar:?]
  20. at nl.lolmewn.stats.mysql.MySQLStorage.save(MySQLStorage.java:157) ~[Stats3.jar:?]
  21. ... 7 more
  22. [13:00:32] [Server thread/INFO]: hamly00 issued server command: /t Dublin
  23. [13:00:32] [Server thread/INFO]: [PLAYER_COMMAND] hamly00: /t Dublin
  24. [13:00:36] [Server thread/INFO]: CONSOLE issued server command: /list
  25. [13:00:36] [Server thread/INFO]: There are 8 out of maximum 25 players online.
  26. [13:00:36] [Server thread/INFO]: Staff: Mawgon
  27. [13:00:36] [Server thread/INFO]: Tier 4: [AFK]► CaptainCAPS, ► Ham
  28. [13:00:36] [Server thread/INFO]: Tier 2: cmacc100, CoolMinerLLG, Umner
  29. [13:00:36] [Server thread/INFO]: Tier 1: DuckyBobFaFa
  30. [13:00:36] [Server thread/INFO]: headadmin: ► Azhr
  31. [13:00:36] [Craft Scheduler Thread - 497/ERROR]: null
  32. nl.lolmewn.stats.api.storage.StorageException: Something went wrong while saving the user!
  33. at nl.lolmewn.stats.mysql.MySQLStorage.save(MySQLStorage.java:162) ~[Stats3.jar:?]
  34. at nl.lolmewn.stats.user.StatsUserManager.saveUser(StatsUserManager.java:36) ~[Stats3.jar:?]
  35. at nl.lolmewn.stats.bukkit.BukkitMain$1.run(BukkitMain.java:223) [Stats3.jar:?]
  36. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  37. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  38. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_71]
  39. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_71]
  40. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  41. Caused by: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Incorrect datetime value: '1439742217694' for column 'time' at row 1
  42. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3591) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  43. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  44. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  45. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  46. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  47. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  48. at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1362) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  49. at org.apache.commons.dbcp2.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:198) ~[Stats3.jar:?]
  50. at org.apache.commons.dbcp2.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:198) ~[Stats3.jar:?]
  51. at nl.lolmewn.stats.mysql.MySQLStorage.save(MySQLStorage.java:157) ~[Stats3.jar:?]
  52. ... 7 more
  53. [13:00:44] [Craft Scheduler Thread - 475/ERROR]: null
  54. nl.lolmewn.stats.api.storage.StorageException: Something went wrong while saving the user!
  55. at nl.lolmewn.stats.mysql.MySQLStorage.save(MySQLStorage.java:162) ~[Stats3.jar:?]
  56. at nl.lolmewn.stats.user.StatsUserManager.saveUser(StatsUserManager.java:36) ~[Stats3.jar:?]
  57. at nl.lolmewn.stats.bukkit.BukkitMain$1.run(BukkitMain.java:223) [Stats3.jar:?]
  58. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  59. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  60. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_71]
  61. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_71]
  62. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  63. Caused by: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Incorrect datetime value: '1439742217694' for column 'time' at row 1
  64. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3591) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  65. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  66. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  67. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  68. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  69. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  70. at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1362) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  71. at org.apache.commons.dbcp2.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:198) ~[Stats3.jar:?]
  72. at org.apache.commons.dbcp2.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:198) ~[Stats3.jar:?]
  73. at nl.lolmewn.stats.mysql.MySQLStorage.save(MySQLStorage.java:157) ~[Stats3.jar:?]
  74. ... 7 more
  75. [13:00:48] [Craft Scheduler Thread - 475/INFO]: [NoCheatPlus] Umner failed FastBreak: tried to break blocks (1) faster than possible. VL 1.
  76. [13:00:54] [Server thread/INFO]: Mawgon issued server command: /craft
  77. [13:00:55] [Server thread/WARN]: Umner moved wrongly!
  78. [13:01:01] [Craft Scheduler Thread - 475/INFO]: [NoCheatPlus] Umner failed FastBreak: tried to break blocks (1) faster than possible. VL 1.
  79. [13:01:07] [Server thread/INFO]: CONSOLE issued server command: /list
  80. [13:01:07] [Server thread/INFO]: There are 8 out of maximum 25 players online.
  81. [13:01:07] [Server thread/INFO]: Staff: Mawgon
  82. [13:01:07] [Server thread/INFO]: Tier 4: [AFK]► CaptainCAPS, ► Ham
  83. [13:01:07] [Server thread/INFO]: Tier 2: cmacc100, CoolMinerLLG, Umner
  84. [13:01:07] [Server thread/INFO]: Tier 1: DuckyBobFaFa
  85. [13:01:07] [Server thread/INFO]: headadmin: ► Azhr
  86. [13:01:12] [Async Chat Thread - #28/INFO]: [Scotland|Edinburgh] [Iron] Umner ► The block lag
  87. [13:01:12] [Async Chat Thread - #29/INFO]: [Head-Admin] ► Azhr ► my town already has an anthem
  88. [13:01:15] [Async Chat Thread - #29/INFO]: [Town] [Iron] Farmer cmacc100 ► woah im lagging
  89. [13:01:16] [Async Chat Thread - #29/INFO]: [Scotland|Edinburgh] [Owner] Mawgon ► Yah
  90. [13:01:19] [Async Chat Thread - #29/INFO]: [Coal] CoolMinerLLG ► lag
  91. [13:01:24] [Async Chat Thread - #29/INFO]: [Head-Admin] ► Azhr ► wtf?
  92. [13:01:30] [File IO Thread/WARN]: Exception in thread "File IO Thread"
  93. [13:01:30] [File IO Thread/WARN]: java.lang.OutOfMemoryError: GC overhead limit exceeded
  94. [13:01:30] [File IO Thread/WARN]: at java.util.zip.DeflaterOutputStream.write(Unknown Source)
  95. [13:01:30] [File IO Thread/WARN]: at java.io.DataOutputStream.writeInt(Unknown Source)
  96. [13:01:30] [File IO Thread/WARN]: at net.minecraft.server.v1_8_R3.NBTTagIntArray.write(NBTTagIntArray.java:22)
  97. [13:01:30] [File IO Thread/WARN]: at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:391)
  98. [13:01:30] [File IO Thread/WARN]: at net.minecraft.server.v1_8_R3.NBTTagCompound.write(SourceFile:52)
  99. [13:01:30] [File IO Thread/WARN]: at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:391)
  100. [13:01:30] [File IO Thread/WARN]: at net.minecraft.server.v1_8_R3.NBTTagCompound.write(SourceFile:52)
  101. [13:01:30] [File IO Thread/WARN]: at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:70)
  102. [13:01:30] [File IO Thread/WARN]: at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:63)
  103. [13:01:30] [File IO Thread/WARN]: at net.minecraft.server.v1_8_R3.ChunkRegionLoader.b(ChunkRegionLoader.java:174)
  104. [13:01:30] [File IO Thread/WARN]: at net.minecraft.server.v1_8_R3.ChunkRegionLoader.c(ChunkRegionLoader.java:156)
  105. [13:01:30] [File IO Thread/WARN]: at net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:37)
  106. [13:01:31] [File IO Thread/WARN]: at net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
  107. [13:01:31] [File IO Thread/WARN]: at java.lang.Thread.run(Unknown Source)
  108. [13:01:44] [Async Chat Thread - #29/ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials vTeamCity
  109. org.bukkit.event.EventException
  110. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  111. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  112. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  113. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  114. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1057) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  115. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:995) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  116. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  117. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_71]
  118. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_71]
  119. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_71]
  120. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_71]
  121. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  122. Caused by: com.google.common.util.concurrent.ExecutionError: java.lang.OutOfMemoryError: GC overhead limit exceeded
  123. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2199) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  124. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  125. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  126. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  127. at com.earth2me.essentials.UserMap.getUser(UserMap.java:112) ~[?:?]
  128. at com.earth2me.essentials.Essentials.getUser(Essentials.java:714) ~[?:?]
  129. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:61) ~[?:?]
  130. at sun.reflect.GeneratedMethodAccessor303.invoke(Unknown Source) ~[?:?]
  131. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  132. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  133. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  134. ... 11 more
  135. Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
  136. [13:01:45] [Async Chat Thread - #28/ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials vTeamCity
  137. org.bukkit.event.EventException
  138. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  139. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  140. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  141. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  142. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1057) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  143. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:995) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  144. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  145. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_71]
  146. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_71]
  147. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_71]
  148. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_71]
  149. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  150. Caused by: com.google.common.util.concurrent.ExecutionError: java.lang.OutOfMemoryError: GC overhead limit exceeded
  151. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2199) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  152. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  153. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  154. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  155. at com.earth2me.essentials.UserMap.getUser(UserMap.java:112) ~[?:?]
  156. at com.earth2me.essentials.Essentials.getUser(Essentials.java:714) ~[?:?]
  157. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:61) ~[?:?]
  158. at sun.reflect.GeneratedMethodAccessor303.invoke(Unknown Source) ~[?:?]
  159. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  160. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  161. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  162. ... 11 more
  163. Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
  164. [13:02:03] [Thread-14/WARN]: Exception in thread "Thread-14"
  165. [13:02:03] [Thread-14/WARN]: java.lang.OutOfMemoryError: GC overhead limit exceeded
  166. [13:02:13] [Server console handler/WARN]: Exception in thread "Server console handler"
  167. [13:02:20] [Server console handler/WARN]: java.lang.OutOfMemoryError: GC overhead limit exceeded
  168. [13:02:15] [Netty Epoll Server IO #2/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  169. java.lang.OutOfMemoryError: GC overhead limit exceeded
  170. [13:02:21] [Thread-4/WARN]: Exception in thread "Thread-4"
  171. [13:02:23] [Netty Epoll Server IO #0/WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  172. java.lang.OutOfMemoryError: GC overhead limit exceeded
  173. [13:02:22] [Thread-4/WARN]: java.lang.OutOfMemoryError: GC overhead limit exceeded
  174. [13:02:25] [Netty Epoll Server IO #1/WARN]: Failed to initialize a channel. Closing: [id: 0x9ffc728a, /167.114.118.128:33525 => /192.99.199.115:25565]
  175. java.lang.OutOfMemoryError: GC overhead limit exceeded
  176. [13:02:26] [Craft Scheduler Thread - 503/WARN]: Exception in thread "Craft Scheduler Thread - 503"
  177. [13:02:24] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  178. [13:02:29] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  179. [13:02:29] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  180. [13:02:29] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-44c59bf-8f0f4ed (MC: 1.8.7)
  181. [13:02:31] [Server thread/ERROR]: Encountered an unexpected exception
  182. java.lang.OutOfMemoryError: GC overhead limit exceeded
  183. [13:02:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
  184. [13:02:38] [Spigot Watchdog Thread/WARN]: Exception in thread "Spigot Watchdog Thread"
  185. [13:02:38] [Spigot Watchdog Thread/WARN]: java.lang.OutOfMemoryError: GC overhead limit exceeded
  186. [13:02:38] [Netty Epoll Server IO #2/WARN]: Failed to initialize a channel. Closing: [id: 0x6fa0aa71, /167.114.118.128:33608 => /192.99.199.115:25565]
  187. java.lang.OutOfMemoryError: GC overhead limit exceeded
  188. [13:02:54] [Thread-0/WARN]: Exception in thread "Thread-0"
  189. [13:02:54] [Thread-0/WARN]: java.lang.OutOfMemoryError: GC overhead limit exceeded
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement