Guest User

Untitled

a guest
Dec 12th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 18.25 KB | None | 0 0
  1. [20:02:41 INFO]: [WorldGuard] º7WG: ºdTangoJaseº6 left NOTIFY region
  2. [20:02:56 INFO]: Mines are going to reset in 5 minutes.
  3. [20:03:53 WARN]: MarcoValdivia15 moved wrongly!
  4. [20:05:10 ERROR]: Could not pass event UseBlockEvent to ShopChest v1.11.1
  5. org.bukkit.event.EventException
  6.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-f950f8e-34b2c89]
  7.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-f950f8e-34b2c89]
  8.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  9.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  10.         at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-6.1.jar:6.1]
  11.         at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onInventoryOpen(EventAbstractionListener.java:726) [worldguard-6.1.jar:6.1]
  12.         at sun.reflect.GeneratedMethodAccessor1077.invoke(Unknown Source) ~[?:?]
  13.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  14.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
  15.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  16.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  17.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  18.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  19.         at org.bukkit.craftbukkit.v1_11_R1.event.CraftEventFactory.callInventoryOpenEvent(CraftEventFactory.java:752) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  20.         at net.minecraft.server.v1_11_R1.EntityPlayer.openContainer(EntityPlayer.java:689) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  21.         at net.minecraft.server.v1_11_R1.BlockShulkerBox.interact(BlockShulkerBox.java:57) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  22.         at net.minecraft.server.v1_11_R1.PlayerInteractManager.a(PlayerInteractManager.java:483) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  23.         at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:897) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  24.         at net.minecraft.server.v1_11_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  25.         at net.minecraft.server.v1_11_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  26.         at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  27.         at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_111]
  28.         at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_111]
  29.         at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  30.         at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  31.         at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  32.         at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  33.         at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  34.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  35. Caused by: java.lang.ClassCastException
  36. [20:05:44 ERROR]: Could not pass event UseBlockEvent to ShopChest v1.11.1
  37. org.bukkit.event.EventException
  38.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-f950f8e-34b2c89]
  39.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-f950f8e-34b2c89]
  40.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  41.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  42.         at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-6.1.jar:6.1]
  43.         at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onInventoryOpen(EventAbstractionListener.java:726) [worldguard-6.1.jar:6.1]
  44.         at sun.reflect.GeneratedMethodAccessor1077.invoke(Unknown Source) ~[?:?]
  45.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  46.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
  47.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  48.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  49.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  50.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  51.         at org.bukkit.craftbukkit.v1_11_R1.event.CraftEventFactory.callInventoryOpenEvent(CraftEventFactory.java:752) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  52.         at net.minecraft.server.v1_11_R1.EntityPlayer.openContainer(EntityPlayer.java:689) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  53.         at net.minecraft.server.v1_11_R1.BlockShulkerBox.interact(BlockShulkerBox.java:57) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  54.         at net.minecraft.server.v1_11_R1.PlayerInteractManager.a(PlayerInteractManager.java:483) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  55.         at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:897) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  56.         at net.minecraft.server.v1_11_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  57.         at net.minecraft.server.v1_11_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  58.         at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  59.         at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_111]
  60.         at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_111]
  61.         at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  62.         at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  63.         at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  64.         at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  65.         at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  66.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  67. Caused by: java.lang.ClassCastException
  68. [20:06:20 ERROR]: Could not pass event UseBlockEvent to ShopChest v1.11.1
  69. org.bukkit.event.EventException
  70.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-f950f8e-34b2c89]
  71.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-f950f8e-34b2c89]
  72.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  73.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  74.         at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-6.1.jar:6.1]
  75.         at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onInventoryOpen(EventAbstractionListener.java:726) [worldguard-6.1.jar:6.1]
  76.         at sun.reflect.GeneratedMethodAccessor1077.invoke(Unknown Source) ~[?:?]
  77.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  78.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
  79.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  80.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  81.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  82.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  83.         at org.bukkit.craftbukkit.v1_11_R1.event.CraftEventFactory.callInventoryOpenEvent(CraftEventFactory.java:752) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  84.         at net.minecraft.server.v1_11_R1.EntityPlayer.openContainer(EntityPlayer.java:689) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  85.         at net.minecraft.server.v1_11_R1.BlockShulkerBox.interact(BlockShulkerBox.java:57) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  86.         at net.minecraft.server.v1_11_R1.PlayerInteractManager.a(PlayerInteractManager.java:483) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  87.         at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:897) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  88.         at net.minecraft.server.v1_11_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  89.         at net.minecraft.server.v1_11_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  90.         at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  91.         at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_111]
  92.         at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_111]
  93.         at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  94.         at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  95.         at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  96.         at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  97.         at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  98.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  99. Caused by: java.lang.ClassCastException
  100. [20:06:56 INFO]: Mines are going to reset in 1 minutes.
  101. [20:07:57 INFO]: All mines have been reset.
  102. [20:07:57 ERROR]: [ShopChest] No Chest found at specified Location: 3341; 63; -8568
  103. [20:07:57 ERROR]: Could not pass event UseBlockEvent to ShopChest v1.11.1
  104. org.bukkit.event.EventException
  105.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-f950f8e-34b2c89]
  106.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-f950f8e-34b2c89]
  107.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  108.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  109.         at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-6.1.jar:6.1]
  110.         at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onInventoryOpen(EventAbstractionListener.java:726) [worldguard-6.1.jar:6.1]
  111.         at sun.reflect.GeneratedMethodAccessor1077.invoke(Unknown Source) ~[?:?]
  112.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  113.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
  114.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  115.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  116.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  117.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  118.         at org.bukkit.craftbukkit.v1_11_R1.event.CraftEventFactory.callInventoryOpenEvent(CraftEventFactory.java:752) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  119.         at net.minecraft.server.v1_11_R1.EntityPlayer.openContainer(EntityPlayer.java:689) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  120.         at net.minecraft.server.v1_11_R1.BlockShulkerBox.interact(BlockShulkerBox.java:57) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  121.         at net.minecraft.server.v1_11_R1.PlayerInteractManager.a(PlayerInteractManager.java:483) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  122.         at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:897) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  123.         at net.minecraft.server.v1_11_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  124.         at net.minecraft.server.v1_11_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  125.         at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  126.         at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_111]
  127.         at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_111]
  128.         at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  129.         at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  130.         at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  131.         at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  132.         at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  133.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  134. Caused by: java.lang.ClassCastException
  135. [20:08:15 INFO]: MarcoValdivia15 issued server command: /home
  136. [20:08:25 ERROR]: Could not pass event UseBlockEvent to ShopChest v1.11.1
  137. org.bukkit.event.EventException
  138.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-f950f8e-34b2c89]
  139.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-f950f8e-34b2c89]
  140.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  141.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  142.         at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-6.1.jar:6.1]
  143.         at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onInventoryOpen(EventAbstractionListener.java:726) [worldguard-6.1.jar:6.1]
  144.         at sun.reflect.GeneratedMethodAccessor1077.invoke(Unknown Source) ~[?:?]
  145.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  146.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
  147.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  148.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  149.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  150.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  151.         at org.bukkit.craftbukkit.v1_11_R1.event.CraftEventFactory.callInventoryOpenEvent(CraftEventFactory.java:752) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  152.         at net.minecraft.server.v1_11_R1.EntityPlayer.openContainer(EntityPlayer.java:689) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  153.         at net.minecraft.server.v1_11_R1.BlockShulkerBox.interact(BlockShulkerBox.java:57) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  154.         at net.minecraft.server.v1_11_R1.PlayerInteractManager.a(PlayerInteractManager.java:483) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  155.         at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:897) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  156.         at net.minecraft.server.v1_11_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  157.         at net.minecraft.server.v1_11_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  158.         at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  159.         at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_111]
  160.         at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_111]
  161.         at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  162.         at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  163.         at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  164.         at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  165.         at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [spigot.jar:git-Spigot-f950f8e-34b2c89]
  166.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  167. Caused by: java.lang.ClassCastException
  168. [20:08:37 INFO]: [Grummpy Craft] Warning Ground items will be removed in 60 seconds!
  169. [20:09:17 INFO]: [Grummpy Craft] Warning Ground items will be removed in 20 seconds!
Advertisement
Add Comment
Please, Sign In to add comment