dmulloy2 / ProtocolLib

Provides read and write access to the Minecraft protocol with Bukkit.
GNU General Public License v2.0
1.03k stars 258 forks source link

protocollib does not support plugin reloaders #3286

Open itugra opened 1 week ago

itugra commented 1 week ago

To Reproduce there is nothing wrong with what I did, I downloaded a ready-made package and I saw that I got this error. i thought it was because of a plugin, but no, I deleted all the plugins, I only have protocollib, but again the same error. i set up a server from the beginning, again the same error, I can't solve this problem, help me !I DONT USE PLUGIN RELOADER

Screenshots image image image

Version Info last plugin version, last mc version

Dymeth commented 6 days ago

Version Info last plugin version, last mc version

The latest version of Purpur 1.21.1 is 2327, not 2284. So what means "last plugin version"? Wich build number?

  • [ ] This issue is not solved in a development build

Just try the latest development build. Also problem may be solved in recently release v5.3.0, you can check the both.

If problem is still appears you need to provide full server startup log.

blackysky commented 5 days ago

I don't know, but could the problem be caused by remapped plugins from the .paper-remapped folder? If I were you, I'd try deleting that folder and try again.