Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.13 KB | None | 0 0
  1. [23:25:33 INFO]: [SurvivalGames] Enabling SurvivalGames v6.9*
  2. [23:25:33 INFO]: [SurvivalGames] The plugin is using the new durability system: true
  3. [23:25:33 INFO]: [SurvivalGames] The plugin is using the new spectator system: true
  4. [23:25:33 ERROR]: Error occurred while enabling SurvivalGames v6.9 (Is it up to date?)
  5. java.lang.ArrayIndexOutOfBoundsException: -2
  6. at java.util.Arrays$ArrayList.set(Arrays.java:3846) ~[?:1.8.0_212]
  7. at net.minecraft.server.v1_14_R1.NonNullList.set(SourceFile:53) ~[patched_1.14.4.jar:git-Paper-171]
  8. at org.bukkit.craftbukkit.v1_14_R1.inventory.CraftInventoryCustom$MinecraftInventory.setItem(CraftInventoryCustom.java:108) ~[patched_1.14.4.jar:git-Paper-171]
  9. at org.bukkit.craftbukkit.v1_14_R1.inventory.CraftInventory.setItem(CraftInventory.java:99) ~[patched_1.14.4.jar:git-Paper-171]
  10. at me.wazup.survivalgames.SurvivalGames.loadVipKits(SurvivalGames.java:2158) ~[?:?]
  11. at me.wazup.survivalgames.SurvivalGames.setupAll(SurvivalGames.java:2380) ~[?:?]
  12. at me.wazup.survivalgames.SurvivalGames.onEnable(SurvivalGames.java:156) ~[?:?]
  13. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-171]
  14. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-171]
  15. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-171]
  16. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-171]
  17. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-171]
  18. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-171]
  19. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-171]
  20. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:869) ~[patched_1.14.4.jar:git-Paper-171]
  21. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  22. [23:25:33 INFO]: [SurvivalGames] Disabling SurvivalGames v6.9
  23. [23:25:33 INFO]: [SurvivalGames] has been disabled!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement