zlataovce / takenaka

A Kotlin library for reconciling multiple obfuscation mapping files from multiple versions of Minecraft: JE.
Apache License 2.0
51 stars 3 forks source link

`MapperPlatforms#BUKKIT` has an unsupported status on Bukkit servers in some cases #30

Closed zlataovce closed 11 months ago

zlataovce commented 11 months ago

This seems to be an issue with resolving the org.bukkit.Bukkit class in the current thread's context class loader, which may or may not contain Bukkit classes.