Advertisement
petethepossum

Untitled

Dec 13th, 2019
614
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.85 KB | None | 0 0
  1. Loading libraries, please wait...
  2. [15:49:12 INFO]: Starting minecraft server version 1.8.8
  3. [15:49:12 INFO]: Loading properties
  4. [15:49:12 INFO]: Default game type: SURVIVAL
  5. [15:49:12 INFO]: This server is running Spigot version 1.8.8-R0.1-SNAPSHOT (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  6. [15:49:12 INFO]: Debug logging is disabled
  7. [15:49:12 INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
  8. [15:49:12 INFO]: Server Ping Player Sample Count: 12
  9. [15:49:12 INFO]: Using 4 threads for Netty based IO
  10. [15:49:12 INFO]: Data value allowed items:
  11. [15:49:12 INFO]: Generating keypair
  12. [15:49:12 INFO]: Starting Minecraft server on *:25565
  13. [15:49:12 INFO]: Using default channel type
  14. [15:49:12 INFO]: Set PluginClassLoader as parallel capable
  15. [15:49:12 ERROR]: Could not load 'plugins\AGC.jar' in folder 'plugins'
  16. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: club/mineman/paper/handler/PacketHandler
  17. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  18. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:331) ~[clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  19. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:254) [clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  20. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:296) [clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  21. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:204) [clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  22. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:564) [clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  23. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  24. Caused by: java.lang.NoClassDefFoundError: club/mineman/paper/handler/PacketHandler
  25. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_231]
  26. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_231]
  27. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  28. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  29. ... 6 more
  30. Caused by: java.lang.ClassNotFoundException: club.mineman.paper.handler.PacketHandler
  31. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_231]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  33. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  34. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
  35. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
  36. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_231]
  37. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_231]
  38. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  39. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  40. ... 6 more
  41. [15:49:12 INFO]: [Core] Loading Core v1.3.3.7-7e1e6af2
  42. [15:49:12 INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  43. [15:49:13 INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  44. [15:49:13 INFO]: [ProtocolLib] Started structure compiler thread.
  45. [15:49:13 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  46. [15:49:13 INFO]: Preparing level "world"
  47. [15:49:13 INFO]: -------- World Settings For [world] --------
  48. [15:49:13 INFO]: Item Merge Radius: 2.5
  49. [15:49:13 INFO]: Item Despawn Rate: 6000
  50. [15:49:13 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  51. [15:49:13 INFO]: Arrow Despawn Rate: 1200
  52. [15:49:13 INFO]: View Distance: 10
  53. [15:49:13 INFO]: Zombie Aggressive Towards Villager: true
  54. [15:49:13 INFO]: Experience Merge Radius: 3.0
  55. [15:49:13 INFO]: Chunks to Grow per Tick: 650
  56. [15:49:13 INFO]: Clear tick list: false
  57. [15:49:13 INFO]: Max Entity Collisions: 8
  58. [15:49:13 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  59. [15:49:13 INFO]: Nerfing mobs spawned from spawners: false
  60. [15:49:13 INFO]: Mob Spawn Range: 4
  61. [15:49:13 INFO]: Cactus Growth Modifier: 100%
  62. [15:49:13 INFO]: Cane Growth Modifier: 100%
  63. [15:49:13 INFO]: Melon Growth Modifier: 100%
  64. [15:49:13 INFO]: Mushroom Growth Modifier: 100%
  65. [15:49:13 INFO]: Pumpkin Growth Modifier: 100%
  66. [15:49:13 INFO]: Sapling Growth Modifier: 100%
  67. [15:49:13 INFO]: Wheat Growth Modifier: 100%
  68. [15:49:13 INFO]: NetherWart Growth Modifier: 100%
  69. [15:49:13 INFO]: Sending up to 10 chunks per packet
  70. [15:49:13 INFO]: Random Lighting Updates: false
  71. [15:49:13 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  72. [15:49:13 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  73. [15:49:13 INFO]: Structure Info Saving: true
  74. [15:49:13 INFO]: Max TNT Explosions: 100
  75. [15:49:13 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  76. [15:49:13 INFO]: Anti X-Ray: true
  77. [15:49:13 INFO]: Engine Mode: 1
  78. [15:49:13 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  79. [15:49:13 INFO]: Replace Blocks: [1, 5]
  80. [15:49:13 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  81. [15:49:13 INFO]: -------- World Settings For [world] --------
  82. [15:49:13 INFO]: Water over lava flow speed: 5
  83. [15:49:13 INFO]: Fix TNT cannons: false
  84. [15:49:13 INFO]: Allow undead horse types to be leashed: false
  85. [15:49:13 INFO]: Keep spawn chunk loaded: true
  86. [15:49:13 INFO]: World async lighting: false
  87. [15:49:13 INFO]: WorldServer TickNextTick cap set at 10000
  88. [15:49:13 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  89. [15:49:13 INFO]: Remove invalid mob spawner tile entities: true
  90. [15:49:13 INFO]: Player blocking damage multiplier set to 0.5
  91. [15:49:13 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  92. [15:49:13 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  93. [15:49:13 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  94. [15:49:13 INFO]: -------- World Settings For [world_nether] --------
  95. [15:49:13 INFO]: Item Merge Radius: 2.5
  96. [15:49:13 INFO]: Item Despawn Rate: 6000
  97. [15:49:13 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  98. [15:49:13 INFO]: Arrow Despawn Rate: 1200
  99. [15:49:13 INFO]: View Distance: 10
  100. [15:49:13 INFO]: Zombie Aggressive Towards Villager: true
  101. [15:49:13 INFO]: Experience Merge Radius: 3.0
  102. [15:49:13 INFO]: Chunks to Grow per Tick: 650
  103. [15:49:13 INFO]: Clear tick list: false
  104. [15:49:13 INFO]: Max Entity Collisions: 8
  105. [15:49:13 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  106. [15:49:13 INFO]: Nerfing mobs spawned from spawners: false
  107. [15:49:13 INFO]: Mob Spawn Range: 4
  108. [15:49:13 INFO]: Cactus Growth Modifier: 100%
  109. [15:49:13 INFO]: Cane Growth Modifier: 100%
  110. [15:49:13 INFO]: Melon Growth Modifier: 100%
  111. [15:49:13 INFO]: Mushroom Growth Modifier: 100%
  112. [15:49:13 INFO]: Pumpkin Growth Modifier: 100%
  113. [15:49:13 INFO]: Sapling Growth Modifier: 100%
  114. [15:49:13 INFO]: Wheat Growth Modifier: 100%
  115. [15:49:13 INFO]: NetherWart Growth Modifier: 100%
  116. [15:49:13 INFO]: Sending up to 10 chunks per packet
  117. [15:49:13 INFO]: Random Lighting Updates: false
  118. [15:49:13 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  119. [15:49:13 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  120. [15:49:13 INFO]: Structure Info Saving: true
  121. [15:49:13 INFO]: Max TNT Explosions: 100
  122. [15:49:13 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  123. [15:49:13 INFO]: Anti X-Ray: true
  124. [15:49:13 INFO]: Engine Mode: 1
  125. [15:49:13 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  126. [15:49:13 INFO]: Replace Blocks: [1, 5]
  127. [15:49:13 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  128. [15:49:13 INFO]: -------- World Settings For [world_nether] --------
  129. [15:49:13 INFO]: Water over lava flow speed: 5
  130. [15:49:13 INFO]: Fix TNT cannons: false
  131. [15:49:13 INFO]: Allow undead horse types to be leashed: false
  132. [15:49:13 INFO]: Keep spawn chunk loaded: true
  133. [15:49:13 INFO]: World async lighting: false
  134. [15:49:13 INFO]: WorldServer TickNextTick cap set at 10000
  135. [15:49:13 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  136. [15:49:13 INFO]: Remove invalid mob spawner tile entities: true
  137. [15:49:13 INFO]: Player blocking damage multiplier set to 0.5
  138. [15:49:13 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  139. [15:49:13 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  140. [15:49:13 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  141. [15:49:13 INFO]: -------- World Settings For [world_the_end] --------
  142. [15:49:13 INFO]: Item Merge Radius: 2.5
  143. [15:49:13 INFO]: Item Despawn Rate: 6000
  144. [15:49:13 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  145. [15:49:13 INFO]: Arrow Despawn Rate: 1200
  146. [15:49:13 INFO]: View Distance: 10
  147. [15:49:13 INFO]: Zombie Aggressive Towards Villager: true
  148. [15:49:13 INFO]: Experience Merge Radius: 3.0
  149. [15:49:13 INFO]: Chunks to Grow per Tick: 650
  150. [15:49:13 INFO]: Clear tick list: false
  151. [15:49:13 INFO]: Max Entity Collisions: 8
  152. [15:49:13 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  153. [15:49:13 INFO]: Nerfing mobs spawned from spawners: false
  154. [15:49:13 INFO]: Mob Spawn Range: 4
  155. [15:49:13 INFO]: Cactus Growth Modifier: 100%
  156. [15:49:13 INFO]: Cane Growth Modifier: 100%
  157. [15:49:13 INFO]: Melon Growth Modifier: 100%
  158. [15:49:13 INFO]: Mushroom Growth Modifier: 100%
  159. [15:49:13 INFO]: Pumpkin Growth Modifier: 100%
  160. [15:49:13 INFO]: Sapling Growth Modifier: 100%
  161. [15:49:13 INFO]: Wheat Growth Modifier: 100%
  162. [15:49:13 INFO]: NetherWart Growth Modifier: 100%
  163. [15:49:13 INFO]: Sending up to 10 chunks per packet
  164. [15:49:13 INFO]: Random Lighting Updates: false
  165. [15:49:13 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  166. [15:49:13 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  167. [15:49:13 INFO]: Structure Info Saving: true
  168. [15:49:13 INFO]: Max TNT Explosions: 100
  169. [15:49:13 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  170. [15:49:13 INFO]: Anti X-Ray: true
  171. [15:49:13 INFO]: Engine Mode: 1
  172. [15:49:13 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  173. [15:49:13 INFO]: Replace Blocks: [1, 5]
  174. [15:49:13 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  175. [15:49:13 INFO]: -------- World Settings For [world_the_end] --------
  176. [15:49:13 INFO]: Water over lava flow speed: 5
  177. [15:49:13 INFO]: Fix TNT cannons: false
  178. [15:49:13 INFO]: Allow undead horse types to be leashed: false
  179. [15:49:13 INFO]: Keep spawn chunk loaded: true
  180. [15:49:13 INFO]: World async lighting: false
  181. [15:49:13 INFO]: WorldServer TickNextTick cap set at 10000
  182. [15:49:13 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  183. [15:49:13 INFO]: Remove invalid mob spawner tile entities: true
  184. [15:49:13 INFO]: Player blocking damage multiplier set to 0.5
  185. [15:49:13 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  186. [15:49:13 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  187. [15:49:13 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  188. [15:49:13 INFO]: Preparing start region for level 0 (Seed: 6594703851419929502)
  189. [15:49:14 INFO]: Preparing start region for level 1 (Seed: 6594703851419929502)
  190. [15:49:14 INFO]: Preparing start region for level 2 (Seed: 6594703851419929502)
  191. [15:49:15 INFO]: [Core] Enabling Core v1.3.3.7-7e1e6af2
  192. [15:49:15 INFO]: Server permissions file permissions.yml is empty, ignoring it
  193. [15:49:15 INFO]: Done (2.062s)! For help, type "help" or "?"
  194. [15:49:15 INFO]: Timings Reset
  195. [15:50:15 INFO]: [MMC] Butterfly clicking is strongly discouraged and may result in a ban.
  196. [15:51:34 WARN]: org.apache.http.conn.HttpHostConnectException: Connect to 142.44.162.32:1741 [/142.44.162.32] failed: Connection refused: connect
  197. [15:51:34 WARN]: at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
  198. [15:51:34 WARN]: at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
  199. [15:51:34 WARN]: at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
  200. [15:51:34 WARN]: at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
  201. [15:51:34 WARN]: at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
  202. [15:51:34 WARN]: at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
  203. [15:51:34 WARN]: at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
  204. [15:51:34 WARN]: at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
  205. [15:51:34 WARN]: at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
  206. [15:51:34 WARN]: at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
  207. [15:51:34 WARN]: at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
  208. [15:51:34 WARN]: at club.mineman.core.api.RequestManager.sendRequestNow(RequestManager.java:70)
  209. [15:51:34 WARN]: at club.mineman.core.mineman.Mineman.fetchData(Mineman.java:72)
  210. [15:51:34 WARN]: at club.mineman.core.listener.PlayerListener.onAsyncPlayerPreLoginHigh(PlayerListener.java:214)
  211. [15:51:34 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  212. [15:51:34 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  213. [15:51:34 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  214. [15:51:34 WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
  215. [15:51:34 WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300)
  216. [15:51:34 WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74)
  217. [15:51:34 WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  218. [15:51:34 WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517)
  219. [15:51:34 WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499)
  220. [15:51:34 WARN]: at net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248)
  221. [15:51:34 WARN]: at net.minecraft.server.v1_8_R3.LoginListener$3.run(LoginListener.java:208)
  222. [15:51:34 WARN]: Caused by: java.net.ConnectException: Connection refused: connect
  223. [15:51:34 WARN]: at java.net.DualStackPlainSocketImpl.connect0(Native Method)
  224. [15:51:34 WARN]: at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
  225. [15:51:34 WARN]: at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
  226. [15:51:34 WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
  227. [15:51:34 WARN]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
  228. [15:51:34 WARN]: at java.net.PlainSocketImpl.connect(Unknown Source)
  229. [15:51:34 WARN]: at java.net.SocksSocketImpl.connect(Unknown Source)
  230. [15:51:34 WARN]: at java.net.Socket.connect(Unknown Source)
  231. [15:51:34 WARN]: at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
  232. [15:51:34 WARN]: at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
  233. [15:51:34 WARN]: ... 24 more
  234. [15:51:34 INFO]: lol nigger | ip-address=127.0.0.1&api-key=%23N38%28%23UHe0d3js0%23E%263uK&request-type=global&name=PossumRay&message=PlayerData&uuid=a9ceb94f-792a-4092-a395-17d5e932034a | Connect to 142.44.162.32:1741 [/142.44.162.32] failed: Connection refused: connect
  235. [15:51:34 ERROR]: Could not pass event AsyncPlayerPreLoginEvent to Core v1.3.3.7-7e1e6af2
  236. org.bukkit.event.EventException
  237. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  238. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  239. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  240. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  241. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  242. at net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248) [clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  243. at net.minecraft.server.v1_8_R3.LoginListener$3.run(LoginListener.java:208) [clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  244. Caused by: java.lang.NullPointerException
  245. at club.mineman.core.mineman.Mineman.parsePlayerData(Mineman.java:113) ~[?:?]
  246. at club.mineman.core.mineman.Mineman.fetchData(Mineman.java:75) ~[?:?]
  247. at club.mineman.core.listener.PlayerListener.onAsyncPlayerPreLoginHigh(PlayerListener.java:214) ~[?:?]
  248. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  249. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  250. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  251. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  252. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[clubspigot.jar:1.8.8-R0.1-SNAPSHOT]
  253. ... 6 more
  254. [15:51:34 INFO]: UUID of player PossumRay is a9ceb94f-792a-4092-a395-17d5e932034a
  255. [15:51:34 INFO]: PossumRay lost connection: ºcAn error occurred while loading your player data. Try again later.
  256. [15:51:34 INFO]: PossumRay[/127.0.0.1:62866] logged in with entity id 308 at ([world]254.5, 71.0, -28.5)
  257. [15:51:34 WARN]: handleDisconnection() called twice
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement