PaperMC / Paperclip

Bootstrap utility and launcher for the Paper Minecraft server
MIT License
120 stars 51 forks source link

Various Java classloader compatibility problems #11

Closed zachbr closed 5 years ago

zachbr commented 7 years ago

Some plugins tinker with the classpath or access it in non-standard ways that are incompatible with Paperclip's methods.

This ticket exists to track plugin compatibility problems and any solutions as they appear. It does not exist to handle Java 9 classloader issues or any plugin compatibility issues that are also present running just Paper-Server without Paperclip.

josephworks commented 7 years ago

that's the plugins fault, not paper's fault. If "Some plugins tinker with the classpath or access it in non-standard ways that are incompatible with Paperclip's methods." is a problem with spigot then don't worry about it.

DenWav commented 7 years ago

Depends on the situation.

DenWav commented 5 years ago

We've had approximately 0 real issues related to this for 2 years so I'll consider this a moot point now. If particular issues arise we can deal with them individually.