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

CrucibleMC compatibility #277

Closed
UknownGino opened this issue Feb 18, 2021 · 6 comments
Closed

CrucibleMC compatibility #277

UknownGino opened this issue Feb 18, 2021 · 6 comments
Labels
Type: Feature New feature or request

Comments

@UknownGino
Copy link

Server version
CrucibleMC (Thermos fork) 5.0 | Minecraft 1.7.10-R0.1-SNAPSHOT

Plugin version ("latest" is not a version)
2.8.10

Describe the bug
The plugin throws a class not found exception at startup and disables itself.

How to reproduce
Install CrucibleMC, the TAB plugin and try to start the server.

Additional info (errors, screenshots, ...)

[13:59:16 INFO]: [TAB] Enabling TAB v2.8.10 [13:59:16 INFO]: [TAB] Server version: 1.7.10 (v1_7_R4) [13:59:16 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) [13:59:16 WARN]: java.lang.ClassNotFoundException: net/minecraft/server/v1_7_R4/IChatBaseComponent [13:59:16 WARN]: at java.lang.Class.forName0(Native Method) [13:59:16 WARN]: at java.lang.Class.forName(Class.java:264) [13:59:16 WARN]: at me.neznamy.tab.platforms.bukkit.nms.PacketPlayOut.getNMSClass(PacketPlayOut.java:47) [13:59:16 WARN]: at me.neznamy.tab.platforms.bukkit.nms.NMSHook.isVersionSupported(NMSHook.java:114) [13:59:16 WARN]: at me.neznamy.tab.platforms.bukkit.Main.onEnable(Main.java:21) [13:59:16 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [13:59:16 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:362) [13:59:16 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:409) [13:59:16 WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:399) [13:59:16 WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:333) [13:59:16 WARN]: at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:513) [13:59:16 WARN]: at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:487) [13:59:16 WARN]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:447) [13:59:16 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336) [13:59:16 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:641) [13:59:16 WARN]: at java.lang.Thread.run(Thread.java:748) [13:59:16 INFO]: [TAB] Disabling TAB v2.8.10

error

@NEZNAMY
Copy link
Owner

NEZNAMY commented Feb 18, 2021

This type of modded server is not supported and support is unlikely to ever be added because I can't view it's code correctly.

@Tanguygab
Copy link
Collaborator

you should probably report this to CrucibleMC instead https://github.com/CrucibleMC/Crucible/issues

@NEZNAMY
Copy link
Owner

NEZNAMY commented Feb 18, 2021

It claims to be a Thermos fork, which is officially unsupported https://github.com/NEZNAMY/TAB/wiki/Compatibility

@UknownGino
Copy link
Author

you should probably report this to CrucibleMC instead https://github.com/CrucibleMC/Crucible/issues

Ok i'll try

@NEZNAMY
Copy link
Owner

NEZNAMY commented Feb 21, 2021

@NEZNAMY NEZNAMY closed this as completed Feb 21, 2021
@Tanguygab
Copy link
Collaborator

header and footer were added in 1.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants