Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
427
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.47 KB | None | 0 0
  1. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  2.  
  3. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  4.  
  5. Caused by: java.lang.NoClassDefFoundError: com/bgsoftware/superiorskyblock/api/SuperiorSkyblockAPI
  6.  
  7. at xyz.spaceio.hooks.HookSuperiorSkyblock.getIslandOwner(HookSuperiorSkyblock.java:29) ~[?:?]
  8.  
  9. at xyz.spaceio.customoregen.CustomOreGen.getOwner(CustomOreGen.java:176) ~[?:?]
  10.  
  11. at xyz.spaceio.customoregen.Events.onFromTo(Events.java:51) ~[?:?]
  12.  
  13. at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) ~[?:?]
  14.  
  15. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  16.  
  17. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  18.  
  19. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  20.  
  21. ... 12 more
  22.  
  23. [ERROR] Could not pass event BlockFromToEvent to CustomOreGen v1.3.16-SNAPSHOT
  24.  
  25. org.bukkit.event.EventException
  26.  
  27. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  28.  
  29. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  30.  
  31. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  32.  
  33. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  34.  
  35. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  36.  
  37. at net.minecraft.server.v1_8_R3.BlockFlowing.b(BlockFlowing.java:148) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  38.  
  39. at net.minecraft.server.v1_8_R3.WorldServer.a(WorldServer.java:684) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  40.  
  41. at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:249) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  42.  
  43. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:830) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  44.  
  45. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  46.  
  47. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  48.  
  49. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  50.  
  51. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  52.  
  53. Caused by: java.lang.NoClassDefFoundError: com/bgsoftware/superiorskyblock/api/SuperiorSkyblockAPI
  54.  
  55. at xyz.spaceio.hooks.HookSuperiorSkyblock.getIslandOwner(HookSuperiorSkyblock.java:29) ~[?:?]
  56.  
  57. at xyz.spaceio.customoregen.CustomOreGen.getOwner(CustomOreGen.java:176) ~[?:?]
  58.  
  59. at xyz.spaceio.customoregen.Events.onFromTo(Events.java:51) ~[?:?]
  60.  
  61. at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) ~[?:?]
  62.  
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  64.  
  65. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  66.  
  67. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  68.  
  69. ... 12 more
  70.  
  71. [ERROR] Could not pass event BlockFromToEvent to CustomOreGen v1.3.16-SNAPSHOT
  72.  
  73. org.bukkit.event.EventException
  74.  
  75. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  76.  
  77. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  78.  
  79. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  80.  
  81. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  82.  
  83. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  84.  
  85. at net.minecraft.server.v1_8_R3.BlockFlowing.b(BlockFlowing.java:148) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  86.  
  87. at net.minecraft.server.v1_8_R3.WorldServer.a(WorldServer.java:684) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  88.  
  89. at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:249) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  90.  
  91. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:830) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  92.  
  93. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  94.  
  95. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  96.  
  97. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  98.  
  99. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  100.  
  101. Caused by: java.lang.NoClassDefFoundError: com/bgsoftware/superiorskyblock/api/SuperiorSkyblockAPI
  102.  
  103. at xyz.spaceio.hooks.HookSuperiorSkyblock.getIslandOwner(HookSuperiorSkyblock.java:29) ~[?:?]
  104.  
  105. at xyz.spaceio.customoregen.CustomOreGen.getOwner(CustomOreGen.java:176) ~[?:?]
  106.  
  107. at xyz.spaceio.customoregen.Events.onFromTo(Events.java:51) ~[?:?]
  108.  
  109. at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) ~[?:?]
  110.  
  111. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  112.  
  113. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  114.  
  115. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  116.  
  117. ... 12 more
  118.  
  119. [ERROR] Could not pass event BlockFromToEvent to CustomOreGen v1.3.16-SNAPSHOT
  120.  
  121. org.bukkit.event.EventException
  122.  
  123. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  124.  
  125. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  126.  
  127. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  128.  
  129. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  130.  
  131. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  132.  
  133. at net.minecraft.server.v1_8_R3.BlockFlowing.b(BlockFlowing.java:148) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  134.  
  135. at net.minecraft.server.v1_8_R3.WorldServer.a(WorldServer.java:684) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  136.  
  137. at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:249) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  138.  
  139. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:830) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  140.  
  141. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  142.  
  143. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  144.  
  145. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  146.  
  147. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  148.  
  149. Caused by: java.lang.NoClassDefFoundError: com/bgsoftware/superiorskyblock/api/SuperiorSkyblockAPI
  150.  
  151. at xyz.spaceio.hooks.HookSuperiorSkyblock.getIslandOwner(HookSuperiorSkyblock.java:29) ~[?:?]
  152.  
  153. at xyz.spaceio.customoregen.CustomOreGen.getOwner(CustomOreGen.java:176) ~[?:?]
  154.  
  155. at xyz.spaceio.customoregen.Events.onFromTo(Events.java:51) ~[?:?]
  156.  
  157. at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) ~[?:?]
  158.  
  159. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  160.  
  161. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  162.  
  163. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  164.  
  165. ... 12 more
  166.  
  167. [ERROR] Could not pass event BlockFromToEvent to CustomOreGen v1.3.16-SNAPSHOT
  168.  
  169. org.bukkit.event.EventException
  170.  
  171. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  172.  
  173. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  174.  
  175. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  176.  
  177. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  178.  
  179. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  180.  
  181. at net.minecraft.server.v1_8_R3.BlockFlowing.b(BlockFlowing.java:148) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  182.  
  183. at net.minecraft.server.v1_8_R3.WorldServer.a(WorldServer.java:684) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  184.  
  185. at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:249) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  186.  
  187. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:830) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  188.  
  189. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  190.  
  191. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  192.  
  193. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  194.  
  195. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  196.  
  197. Caused by: java.lang.NoClassDefFoundError: com/bgsoftware/superiorskyblock/api/SuperiorSkyblockAPI
  198.  
  199. at xyz.spaceio.hooks.HookSuperiorSkyblock.getIslandOwner(HookSuperiorSkyblock.java:29) ~[?:?]
  200.  
  201. at xyz.spaceio.customoregen.CustomOreGen.getOwner(CustomOreGen.java:176) ~[?:?]
  202.  
  203. at xyz.spaceio.customoregen.Events.onFromTo(Events.java:51) ~[?:?]
  204.  
  205. at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) ~[?:?]
  206.  
  207. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  208.  
  209. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  210.  
  211. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  212.  
  213. ... 12 more
  214.  
  215. [ERROR] Could not pass event BlockFromToEvent to CustomOreGen v1.3.16-SNAPSHOT
  216.  
  217. org.bukkit.event.EventException
  218.  
  219. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  220.  
  221. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  222.  
  223. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  224.  
  225. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  226.  
  227. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  228.  
  229. at net.minecraft.server.v1_8_R3.BlockFlowing.b(BlockFlowing.java:148) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  230.  
  231. at net.minecraft.server.v1_8_R3.WorldServer.a(WorldServer.java:684) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  232.  
  233. at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:249) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  234.  
  235. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:830) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  236.  
  237. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  238.  
  239. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  240.  
  241. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  242.  
  243. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  244.  
  245. Caused by: java.lang.NoClassDefFoundError: com/bgsoftware/superiorskyblock/api/SuperiorSkyblockAPI
  246.  
  247. at xyz.spaceio.hooks.HookSuperiorSkyblock.getIslandOwner(HookSuperiorSkyblock.java:29) ~[?:?]
  248.  
  249. at xyz.spaceio.customoregen.CustomOreGen.getOwner(CustomOreGen.java:176) ~[?:?]
  250.  
  251. at xyz.spaceio.customoregen.Events.onFromTo(Events.java:51) ~[?:?]
  252.  
  253. at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) ~[?:?]
  254.  
  255. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  256.  
  257. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  258.  
  259. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  260.  
  261. ... 12 more
  262.  
  263. [ERROR] Could not pass event BlockFromToEvent to CustomOreGen v1.3.16-SNAPSHOT
  264.  
  265. org.bukkit.event.EventException
  266.  
  267. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  268.  
  269. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  270.  
  271. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  272.  
  273. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  274.  
  275. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  276.  
  277. at net.minecraft.server.v1_8_R3.BlockFlowing.b(BlockFlowing.java:148) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  278.  
  279. at net.minecraft.server.v1_8_R3.WorldServer.a(WorldServer.java:684) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  280.  
  281. at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:249) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  282.  
  283. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:830) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  284.  
  285. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  286.  
  287. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  288.  
  289. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  290.  
  291. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  292.  
  293. Caused by: java.lang.NoClassDefFoundError: com/bgsoftware/superiorskyblock/api/SuperiorSkyblockAPI
  294.  
  295. at xyz.spaceio.hooks.HookSuperiorSkyblock.getIslandOwner(HookSuperiorSkyblock.java:29) ~[?:?]
  296.  
  297. at xyz.spaceio.customoregen.CustomOreGen.getOwner(CustomOreGen.java:176) ~[?:?]
  298.  
  299. at xyz.spaceio.customoregen.Events.onFromTo(Events.java:51) ~[?:?]
  300.  
  301. at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) ~[?:?]
  302.  
  303. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  304.  
  305. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  306.  
  307. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  308.  
  309. ... 12 more
  310.  
  311. [ERROR] Could not pass event BlockFromToEvent to CustomOreGen v1.3.16-SNAPSHOT
  312.  
  313. org.bukkit.event.EventException
  314.  
  315. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  316.  
  317. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  318.  
  319. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  320.  
  321. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  322.  
  323. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  324.  
  325. at net.minecraft.server.v1_8_R3.BlockFlowing.b(BlockFlowing.java:148) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  326.  
  327. at net.minecraft.server.v1_8_R3.WorldServer.a(WorldServer.java:684) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  328.  
  329. at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:249) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  330.  
  331. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:830) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  332.  
  333. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  334.  
  335. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  336.  
  337. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  338.  
  339. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  340.  
  341. Caused by: java.lang.NoClassDefFoundError: com/bgsoftware/superiorskyblock/api/SuperiorSkyblockAPI
  342.  
  343. at xyz.spaceio.hooks.HookSuperiorSkyblock.getIslandOwner(HookSuperiorSkyblock.java:29) ~[?:?]
  344.  
  345. at xyz.spaceio.customoregen.CustomOreGen.getOwner(CustomOreGen.java:176) ~[?:?]
  346.  
  347. at xyz.spaceio.customoregen.Events.onFromTo(Events.java:51) ~[?:?]
  348.  
  349. at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) ~[?:?]
  350.  
  351. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  352.  
  353. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  354.  
  355. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"4c7641d"]
  356.  
  357. ... 12 more
  358.  
  359. [INFO] UUID of player OverweightCamel is 93331b88-8152-484d-a124-af6b584e323b
  360.  
  361. [INFO] Disconnecting com.mojang.authlib.GameProfile@c3a2e09[id=93331b88-8152-484d-a124-af6b584e323b,name=OverweightCamel,properties={textures=[com.mojang.authlib.properties.Property@45fb0f3c]},legacy=false] (/66.79.40.151:39256): §7You are not whitelisted on §b§lHydraMC§7. Get server updates at §f§nwww.hydramc.net§7.
  362.  
  363. [INFO] com.mojang.authlib.GameProfile@c3a2e09[id=93331b88-8152-484d-a124-af6b584e323b,name=OverweightCamel,properties={textures=[com.mojang.authlib.properties.Property@45fb0f3c]},legacy=false] (/66.79.40.151:39256) lost connection: §7You are not whitelisted on §b§lHydraMC§7. Get server updates at §f§nwww.hydramc.net§7.
  364.  
  365. [INFO] [MFHoppers] Saving finished. Took 1ms
  366.  
  367. [INFO] [Co-Owner] Lungless: stress
  368.  
  369. [INFO] [Developer] Stress_: yh
  370.  
  371. [INFO] [Co-Owner] Lungless: Yesterday
  372.  
  373. [INFO] [Co-Owner] Lungless: I made a backup of alllll the files etc
  374.  
  375. [INFO] [Co-Owner] Lungless: will that help u?
  376.  
  377. [INFO] [Developer] Stress_: uhm
  378.  
  379. [INFO] [Developer] Stress_: i don't think it will tbh
  380.  
  381. [INFO] [Co-Owner] Lungless: it's like 2g +
  382.  
  383. [INFO] UUID of player LightingHeart is fdda352c-e923-4207-b2fe-80539b32b937
  384.  
  385. [INFO] Disconnecting com.mojang.authlib.GameProfile@a6e09465[id=fdda352c-e923-4207-b2fe-80539b32b937,name=LightingHeart,properties={textures=[com.mojang.authlib.properties.Property@7520d72f]},legacy=false] (/103.60.84.62:19309): §7You are not whitelisted on §b§lHydraMC§7. Get server updates at §f§nwww.hydramc.net§7.
  386.  
  387. [INFO] com.mojang.authlib.GameProfile@a6e09465[id=fdda352c-e923-4207-b2fe-80539b32b937,name=LightingHeart,properties={textures=[com.mojang.authlib.properties.Property@7520d72f]},legacy=false] (/103.60.84.62:19309) lost connection: §7You are not whitelisted on §b§lHydraMC§7. Get server updates at §f§nwww.hydramc.net§7.
  388.  
  389. [INFO] [Developer] Stress_: send me the console log
  390.  
  391. [INFO] [Co-Owner] Lungless: okay
  392.  
  393. [INFO] UUID of player GimmeTheBooty is c2487cfd-5bab-4ccf-8ddd-97f99c4a61b1
  394.  
  395. [INFO] Disconnecting com.mojang.authlib.GameProfile@65c5f689[id=c2487cfd-5bab-4ccf-8ddd-97f99c4a61b1,name=GimmeTheBooty,properties={textures=[com.mojang.authlib.properties.Property@1d3dae]},legacy=false] (/174.230.5.253:35077): §7You are not whitelisted on §b§lHydraMC§7. Get server updates at §f§nwww.hydramc.net§7.
  396.  
  397. [INFO] com.mojang.authlib.GameProfile@65c5f689[id=c2487cfd-5bab-4ccf-8ddd-97f99c4a61b1,name=GimmeTheBooty,properties={textures=[com.mojang.authlib.properties.Property@1d3dae]},legacy=false] (/174.230.5.253:35077) lost connection: §7You are not whitelisted on §b§lHydraMC§7. Get server updates at §f§nwww.hydramc.net§7.
  398.  
  399. [INFO] [MFHoppers] Saving finished. Took 1ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement