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

The ModelEngine plugin cannot be activated. #1656

Closed
5 tasks done
kaktv2016 opened this issue Feb 14, 2025 · 1 comment
Closed
5 tasks done

The ModelEngine plugin cannot be activated. #1656

kaktv2016 opened this issue Feb 14, 2025 · 1 comment
Labels

Comments

@kaktv2016
Copy link

I have confirmed that ...

  • Arclight is up to date
  • all dependencies are installed
  • all plugins and mods are up to date
  • unable to reproduce in Spigot
  • unable to reproduce in specific Mod-loader Server (Forge/NeoForge/Fabric)

Arclight version

arclight-1.21.1-1.0.0-SNAPSHOT-329f5cb

OS & Java versions

OS:Windows 11 x64 Java:openjdk version "21.0.5" 2024-10-15 LTS

Plugins and Mods

Plugins:
ItemsAdder_4.0.8
LoneLibs_1.0.63
ModelEngine-4.0.8
PlaceholderAPI-2.11.6
ProtocolLib
Vault
Mods:
none

Description

I started creating a new server without installing any mods.

Step to reproduce

No response

Logs

[03:42:25 ERROR] [Minecraft]: Error occurred while enabling ModelEngine vR4.0.8 (Is it up to date?)
java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.Server.getMinecraftVersion()'
at com.ticxo.modelengine.api.ServerInfo.(ServerInfo.java:18) ~[?:?]
at com.ticxo.modelengine.core.ModelEngine.configureNMSHandler(ModelEngine.java:285) ~[?:?]
at com.ticxo.modelengine.core.ModelEngine.onEnable(ModelEngine.java:106) ~[?:?]
at knot/org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPluginMixin.java:267) ~[arclight-1.21.1-1.0.0-SNAPSHOT-329f5cb.jar:?]
at knot/org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoaderMixin.java:342) ~[arclight-1.21.1-1.0.0-SNAPSHOT-329f5cb.jar:?]
at knot/org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:492) ~[arclight-1.21.1-1.0.0-SNAPSHOT-329f5cb.jar:?]
at knot/org.bukkit.craftbukkit.v1_21_R1.CraftServer.enablePlugin(CraftServerMixin.java:576) ~[arclight-1.21.1-1.0.0-SNAPSHOT-329f5cb.jar:?]
at knot/org.bukkit.craftbukkit.v1_21_R1.CraftServer.enablePlugins(CraftServerMixin.java:490) ~[arclight-1.21.1-1.0.0-SNAPSHOT-329f5cb.jar:?]
at knot/net.minecraft.class_3176.handler$zcj000$arclight$loadPlugins(DedicatedServerMixin_Vanilla.java:745) ~[server-intermediary.jar:?]
at knot/net.minecraft.class_3176.method_3823(DedicatedServerMixin_Vanilla.java:175) ~[server-intermediary.jar:?]
at knot/net.minecraft.server.MinecraftServer.method_29741(MinecraftServerMixin.java:664) ~[server-intermediary.jar:?]
at knot/net.minecraft.server.MinecraftServer.method_29739(MinecraftServerMixin.java:281) ~[server-intermediary.jar:?]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]

Server pack link (Optional)

No response

@kaktv2016 kaktv2016 added the Status: Triage | 待检查 Default label, waiting for triage label Feb 14, 2025
@qyl27
Copy link
Collaborator

qyl27 commented Feb 15, 2025

Duplicate of #1551 .

@qyl27 qyl27 closed this as completed Feb 15, 2025
@qyl27 qyl27 added Tag: Duplicate | 重复 This issue or pull request already exists Version: Feudal Kings (1.21/1.21.1) and removed Status: Triage | 待检查 Default label, waiting for triage labels Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants