This website requires JavaScript.
Explore
Help
Sign In
SteamWar
/
Paper
Watch
9
Star
0
Fork
0
You've already forked Paper
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
72dc4ac12e18acf20368f5fe3933e64c10d3a05f
Paper
/
Bukkit-Patches
/
0004-Make-the-plugin-class-loader-thread-safe.patch.disable
Spigot
79c9fcda86
Plugins break when the intended behaviour is put into place, because for some reason they are all packaging the same classes, an inherently unsafe operation in the case that the classes are loaded at the same time by multiple classloaders - hence we are removing safety from the loaders for now until a correct solution can be put in place.
...
By: md_5 <
md_5@live.com.au
>
2013-02-02 16:30:39 +11:00
1.7 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink