We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server version Crucible v5.3
Plugin version ("latest" is not a version) TAB.v3.0.1
Describe the bug TAB can't enable on the 1.7.10 Crucible.
How to reproduce
Expected behavior The TAB can work well on Crucible.
Actual behavior TAB can't enable.
Additional info (errors, screenshots, ...)
[02:02:42 INFO]: [TAB] Enabling TAB v3.0.1 [02:02:42 INFO]: [TAB] Server version: 1.7.10 (v1_7_R4) [02:02:42 INFO]: [TAB] Your server version is marked as compatible, but a compatibility issue was found. Please report the error below (include your server version & fork too) [02:02:42 INFO]: java.lang.NoSuchMethodException: No method found with possible names [setAllowFriendlyFire, a] with parameters [boolean] in class net.minecraft.scoreboard.ScorePlayerTeam [02:02:42 INFO]: me.neznamy.tab.platforms.bukkit.nms.NMSStorage.getMethod(NMSStorage.java:552) [02:02:42 INFO]: me.neznamy.tab.platforms.bukkit.nms.NMSStorage.initializeTeamPackets(NMSStorage.java:463) [02:02:42 INFO]: me.neznamy.tab.platforms.bukkit.nms.NMSStorage.<init>(NMSStorage.java:248) [02:02:42 INFO]: me.neznamy.tab.platforms.bukkit.Main.isVersionSupported(Main.java:79) [02:02:42 INFO]: me.neznamy.tab.platforms.bukkit.Main.onEnable(Main.java:38) [02:02:42 INFO]: org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [02:02:42 INFO]: org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:362) [02:02:42 INFO]: org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:409) [02:02:42 INFO]: org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:402) [02:02:42 INFO]: org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:336) [02:02:42 INFO]: net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:513) [02:02:42 INFO]: net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:487) [02:02:42 INFO]: net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:447) [02:02:42 INFO]: net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336) [02:02:42 INFO]: net.minecraft.server.MinecraftServer.run(MinecraftServer.java:641) [02:02:42 INFO]: java.lang.Thread.run(Thread.java:827) [02:02:42 INFO]: [TAB] Disabling TAB v3.0.1
The text was updated successfully, but these errors were encountered:
ed1673f
Thanks a lot!!🚀🚀
Sorry, something went wrong.
No branches or pull requests
Server version
Crucible v5.3
Plugin version ("latest" is not a version)
TAB.v3.0.1
Describe the bug
TAB can't enable on the 1.7.10 Crucible.
How to reproduce
Expected behavior
The TAB can work well on Crucible.
Actual behavior
TAB can't enable.
Additional info (errors, screenshots, ...)
The text was updated successfully, but these errors were encountered: