Auxilor / eco

Spigot development library, built for the latest version.
MIT License
159 stars 53 forks source link

java.lang.NoClassDefFoundError: me/qKing12/RoyaleEconomy/MultiCurrency/MultiCurrencyHandler #297

Closed blockaccion closed 1 year ago

blockaccion commented 1 year ago

Describe the bug The bug is due to the compatibility of the eco plugin with the new RoyaleEconomy plugin

To Reproduce Steps to reproduce the behavior:

  1. Install eco and RoyaleEconomy Legacy Free 1.4.4 (SpigotMC: https://www.spigotmc.org/resources/royaleeconomy-legacy-free.111226/)
  2. Run server
  3. Check the console

Server Information

Expected behavior The plugins should work correctly and be compatible with each other.

Additional context Server logs: https://pastebin.com/cm5vuPCC

SenPr commented 1 year ago

This happens when RoyaleEconomy doesn't have Multicurrency enabled. It's also painful now that there is a free version and the plugin is closed source. I will attempt to PR a fix

blockaccion commented 1 year ago

The bug is fixed. The author of the RoyaleEconomy plugin (https://www.spigotmc.org/resources/royaleeconomy-legacy-free.111226/) fixed the bug in a new update and it is now compatible with ECO plugins. Download the latest version of the plugin if you have the error.

image