Reforges GUI Internal Error when used with UnifiedMetrics
Describe the bug The plugin doesn't activate on startup when used in parallel with UnifiedMetrics, possibly because of Kotlin. This causes the GUI of the Reforge plugin to entirely bug out on startup.
To Reproduce Steps to reproduce the behavior:
- Download UnifiedMetrics, https://github.com/Cubxity/UnifiedMetrics/releases
- Download Reforges + Eco
- Put them all into the /plugins folder and startup.
- Reforges GUI errors itself out.
Expected behavior Reforges should open the menu when doing /reforge
Screenshots Error Log: https://hastebin.de/iqobawoxit.md Startup Logs (Libraries): https://hastebin.de/fijuvawufi.less
Server Information (please complete the following information):
- Version: Pufferfish Build #40
- Version of plugin and eco: 4.41.0 | 6.24.0
I have now bumped Kotlin and other dependencies in my plugin. However, it seems like both plugins should be shading/jar-in-jaring our dependencies to prevent conflict on Bukkit-based platform.
https://github.com/Cubxity/UnifiedMetrics/commit/e142048132ac20007e0a41ce0baf66e230d6a9d9