Advertisement
Guest User

Untitled

a guest
May 21st, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. [15:28:38] [Server thread/INFO]: [CTF] Enabling CTF vR-0.4
  2. [15:28:38] [Server thread/INFO]: { CTF / Info } Enabling plugin...
  3. [15:28:38] [Server thread/INFO]: { CTF / Info } Loaded messages!
  4. [15:28:39] [Server thread/ERROR]: Error occurred while enabling CTF vR-0.4 (Is it up to date?)
  5. java.lang.ArrayIndexOutOfBoundsException: 4
  6. at com.jakubson.ctf.utilities.Configuration.getLocation(Configuration.java:206) ~[?:?]
  7. at com.jakubson.ctf.utilities.Configuration.lambda$loadGames$2(Configuration.java:67) ~[?:?]
  8. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_72]
  9. at com.jakubson.ctf.utilities.Configuration.loadGames(Configuration.java:37) ~[?:?]
  10. at com.jakubson.ctf.utilities.Configuration.loadConfiguration(Configuration.java:25) ~[?:?]
  11. at com.jakubson.ctf.CTF.onEnable(CTF.java:92) ~[?:?]
  12. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d3ed151]
  13. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d3ed151]
  14. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d3ed151]
  15. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d3ed151]
  16. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d3ed151]
  17. at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d3ed151]
  18. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d3ed151]
  19. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d3ed151]
  20. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d3ed151]
  21. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d3ed151]
  22. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement