MohistMC / Mohist

Minecraft Forge Hybrid server implementing the Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC+
https://mohistmc.com
GNU General Public License v3.0
1.24k stars 204 forks source link

[1.20.2] Pixelmon 9.2.8 incompatible with Spigot plugins (Class not found) #3213

Closed SimonMage00 closed 4 days ago

SimonMage00 commented 6 days ago

Is your feature request related to a problem? Please describe. Yes, I have used Pixelmon Reforged 9.2.8 on my server and Spigot plugins spam an error when I join on my server where a class it's not found. https://mcpaste.io/ba77549264eeedb4

Describe the solution you'd like Add the class and fix this bug please

Additional context https://mcpaste.io/ba77549264eeedb4

SimonMage00 commented 5 days ago

Also with Citizens https://mcpaste.io/b8af6482395238ed

Mgazul commented 5 days ago

Pixelmon runs the client class in the server

SimonMage00 commented 5 days ago

Pixelmon runs the client class in the server

It can be fixed?

JSHZT commented 4 days ago

I also encountered this problem. I tried to use the server version and the client version of the pixelmon module, but when using the plugin, an error message saying that the class could not be found would appear. Currently, the plugins that report errors are all plugins for cleaning up dropped objects and entities. Is there any solution? Maybe this issue should remain open until the problem is solved.