Skip to content
New issue

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

can't work with 1.7.10 #472

Closed
Dreeam-qwq opened this issue Jan 3, 2022 · 1 comment
Closed

can't work with 1.7.10 #472

Dreeam-qwq opened this issue Jan 3, 2022 · 1 comment
Labels
Type: Bug Plugin is not working as described on the wiki

Comments

@Dreeam-qwq
Copy link

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

  1. Add TAB in Crucible
  2. TAB can't enable and see the error on console.

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
@NEZNAMY NEZNAMY added the Type: Bug Plugin is not working as described on the wiki label Jan 3, 2022
@NEZNAMY NEZNAMY closed this as completed in ed1673f Jan 4, 2022
@NEZNAMY NEZNAMY reopened this Jan 4, 2022
@NEZNAMY NEZNAMY added this to the 3.0.2 milestone Jan 4, 2022
@Dreeam-qwq
Copy link
Author

Thanks a lot!!🚀🚀

@NEZNAMY NEZNAMY closed this as completed Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Plugin is not working as described on the wiki
Projects
None yet
Development

No branches or pull requests

2 participants