Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reforges GUI Internal Error when used with UnifiedMetrics #14

Open
LoJoSho opened this issue Feb 5, 2022 · 1 comment
Open

Reforges GUI Internal Error when used with UnifiedMetrics #14

LoJoSho opened this issue Feb 5, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@LoJoSho
Copy link

LoJoSho commented Feb 5, 2022

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:

  1. Download UnifiedMetrics, https://github.com/Cubxity/UnifiedMetrics/releases
  2. Download Reforges + Eco
  3. Put them all into the /plugins folder and startup.
  4. 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 help #40
  • Version of plugin and eco: 4.41.0 | 6.24.0
@LoJoSho LoJoSho added the bug Something isn't working label Feb 5, 2022
@LoJoSho LoJoSho changed the title Reforges Refuses to enable itself when loaded with UnifiedMetrics Reforges GUI Internal Error when used with UnifiedMetrics Feb 5, 2022
@Cubxity
Copy link

Cubxity commented Feb 5, 2022

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.

Cubxity/UnifiedMetrics@e142048

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants