galaipa / SuperBuildBattle2

Recoded version of SuperBuildBattle
7 stars 8 forks source link

When creating an arena, after 2nd plot, the next button doesn't work! #69

Closed Marcell0101 closed 7 years ago

Marcell0101 commented 7 years ago

I was creating an arena. First plot worked just fine. The Second plot too, but when I want to get to the next one, the next button just doesn't seem to work. I will still try experimenting, maybe I can fix it myself, but probably not. PLS help!

blastey commented 7 years ago

same problem Ik this plug in is crap and the person who made it doesnt have "time" to fix it. Im like y make a plug in if ur not gonna support it anymore?

Marcell0101 commented 7 years ago

blastey,i have tested out the plugin in different server versions, 1.8 and 1.9 and there it works perfectly fine.

molocodev commented 7 years ago

Thank you for contacting SBB support, as far as i know it is only working on 1.8 and 1.9 we are trying to update it, if you are still experimenting issues please send me your log file (with the plugins debug mode turned on (you can turn it on from the config file)), plugin ver, server ver.

Marcell0101 commented 7 years ago

So i have just replicated the issue in 1.12 and the problem occurs, but it is kind of weird because you have to click multiple times with the position block, and the next arena block. Sometimes it doesn't break itself and there is no error shown in the console. My server version is 1.12 and plugin version is 11.0.

Marcell0101 commented 7 years ago

So i managed to make an arena, very hard, because of the next button, now i try to join, and this error shows up in the console:

org.bukkit.command.CommandException: Unhandled exception executing command 'bb' in plugin SuperBuildBattle v11.0 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.12.jar:git-Spigot-99c2a37-9a82fa7] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.12.jar:git-Spigot-99c2a37-9a82fa7] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:645) ~[spigot-1.12.jar:git-Spigot-99c2a37-9a82fa7] at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1385) [spigot-1.12.jar:git-Spigot-99c2a37-9a82fa7] at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1220) [spigot-1.12.jar:git-Spigot-99c2a37-9a82fa7] at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.12.jar:git-Spigot-99c2a37-9a82fa7] at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.12.jar:git-Spigot-99c2a37-9a82fa7] at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.jar:git-Spigot-99c2a37-9a82fa7] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112] at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.jar:git-Spigot-99c2a37-9a82fa7] at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot-1.12.jar:git-Spigot-99c2a37-9a82fa7] at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-99c2a37-9a82fa7] at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-99c2a37-9a82fa7] at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-99c2a37-9a82fa7] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112] Caused by: java.lang.NullPointerException at io.github.galaipa.sbb.SuperBuildBattle.getTr(SuperBuildBattle.java:37) ~[?:?] at io.github.galaipa.sbb.ArenaManager.addPlayer(ArenaManager.java:87) ~[?:?] at io.github.galaipa.sbb.SuperBuildBattle.onCommand(SuperBuildBattle.java:119) ~[?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.12.jar:git-Spigot-99c2a37-9a82fa7] ... 15 more

molocodev commented 7 years ago

Please try on 1.9 or 1.8

galaipa commented 7 years ago

Fixed in v12.0