Advertisement
mr_floris

Untitled

Aug 7th, 2019
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. [22:46:32 INFO]: the456gamer issued server command: /skyblock language
  2. [22:46:32 ERROR]: null
  3. org.bukkit.command.CommandException: Unhandled exception executing 'skyblock language' in world.bentobox.bskyblock.commands.IslandCommand(skyblock)
  4. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:148) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-84f3da3]
  5. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:704) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-84f3da3]
  6. at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1621) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-84f3da3]
  7. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1461) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-84f3da3]
  8. at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-84f3da3]
  9. at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-84f3da3]
  10. at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:9) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-84f3da3]
  11. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
  12. at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
  13. at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [spigot-1.13.2.jar:git-Spigot-1a3504a-84f3da3]
  14. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:896) [spigot-1.13.2.jar:git-Spigot-1a3504a-84f3da3]
  15. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2.jar:git-Spigot-1a3504a-84f3da3]
  16. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2.jar:git-Spigot-1a3504a-84f3da3]
  17. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2.jar:git-Spigot-1a3504a-84f3da3]
  18. at java.lang.Thread.run(Thread.java:834) [?:?]
  19. Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end 1, length 0
  20. at java.lang.String.checkBoundsBeginEnd(String.java:3319) ~[?:?]
  21. at java.lang.String.substring(String.java:1874) ~[?:?]
  22. at world.bentobox.bentobox.panels.LanguagePanel.fancyLocaleDisplayName(LanguagePanel.java:82) ~[?:?]
  23. at world.bentobox.bentobox.panels.LanguagePanel.openPanel(LanguagePanel.java:46) ~[?:?]
  24. at world.bentobox.bentobox.api.commands.island.IslandLanguageCommand.execute(IslandLanguageCommand.java:27) ~[?:?]
  25. at world.bentobox.bentobox.api.commands.CompositeCommand.call(CompositeCommand.java:260) ~[?:?]
  26. at world.bentobox.bentobox.api.commands.CompositeCommand.execute(CompositeCommand.java:233) ~[?:?]
  27. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-84f3da3]
  28. ... 14 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement