JorelAli / CommandAPI

A Bukkit/Spigot API for the command UI introduced in Minecraft 1.13
https://commandapi.jorel.dev
MIT License
526 stars 67 forks source link

NMS errors on Arclight #547

Closed Aaur1s closed 5 months ago

Aaur1s commented 5 months ago

CommandAPI version

9.3.0

Minecraft version

1.16.5

Are you shading the CommandAPI?

No

What I did

Just added plugin to clean Arclight-1.16.5-1.0.25 server

What actually happened

Got some errors in logs about NMS, plugin, however, works fine with commands

What should have happened

No errors i guess? or catch it

Server logs and CommandAPI config

latest.log Here's log of server, no plugins/mods present, there's just CommandAPI v9.3.0

Other

I'm not sure about CommandAPI tolerance to Forge-Bukkit hybrid cores, but if those NMS errors aren't impactful it would be cool to catch them

JorelAli commented 5 months ago

The CommandAPI does not support arclight.

Further discussion and investigation into this issue has been done on the CommandAPI's Discord server here, where we declared it's just not compatible because the way arclight loads classes isn't what is expected of a normal Bukkit/Spigot server.

Aaur1s commented 5 months ago

Fair enough, ty