Facebook
From Small Kitten, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 89
  1. [00:49:12] [Server thread/INFO]: [AdvancedOreGen] Enabling AdvancedOreGen v1.6.41-SNAPSHOT
  2. [00:49:12] [Server thread/INFO]: [AdvancedOreGen] Using BentoBox as SkyBlock-Plugin, hook class: xyz.spaceio.hooks.HookBentoBox
  3. [00:49:12] [Server thread/INFO]: [AdvancedOreGen] Config error: generator generator6 does not have a total chance of 100.0! Total chance is: 102.400000
  4. [00:49:12] [Server thread/INFO]: [AdvancedOreGen] Config error: generator generator7 does not have a total chance of 100.0! Total chance is: 104.700000
  5. [00:49:12] [Server thread/ERROR]: Error occurred while enabling AdvancedOreGen v1.6.41-SNAPSHOT (Is it up to date?)
  6. java.lang.IllegalArgumentException: Size for custom inventory must be a multiple of 9 between 9 and 54 slots (got 63)
  7.         at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[patched_1.16.5.jar:git-Paper-436]
  8.         at org.bukkit.craftbukkit.v1_16_R3.CraftServer.createInventory(CraftServer.java:1815) ~[patched_1.16.5.jar:git-Paper-436]
  9.         at org.bukkit.Bukkit.createInventory(Bukkit.java:1181) ~[patched_1.16.5.jar:git-Paper-436]
  10.         at xyz.spaceio.AdvancedOreGen.GUI.Gui.<init>(Gui.java:28) ~[?:?]
  11.         at xyz.spaceio.AdvancedOreGen.GUI.DisplayGeneratorGUI.<init>(DisplayGeneratorGUI.java:19) ~[?:?]
  12.         at xyz.spaceio.AdvancedOreGen.Main.loadDisplayGuis(Main.java:189) ~[?:?]
  13.         at xyz.spaceio.AdvancedOreGen.Main.onEnable(Main.java:137) ~[?:?]
  14.         at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-436]
  15.         at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.5.jar:git-Paper-436]
  16.         at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.5.jar:git-Paper-436]
  17.         at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[patched_1.16.5.jar:git-Paper-436]
  18.         at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[patched_1.16.5.jar:git-Paper-436]
  19.         at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:464) ~[patched_1.16.5.jar:git-Paper-436]
  20.         at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:239) ~[patched_1.16.5.jar:git-Paper-436]
  21.         at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:935) ~[patched_1.16.5.jar:git-Paper-436]
  22.         at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[patched_1.16.5.jar:git-Paper-436]
  23.         at java.lang.Thread.run(Thread.java:834) [?:?]
  24. [00:49:12] [Server thread/INFO]: [AdvancedOreGen] Disabling AdvancedOreGen v1.6.41-SNAPSHOT