MagmaGuy / EliteMobs

This is a spigot plugin that aims to extend Minecraft's survival endgame by making mobs more interesting.
http://www.magmaguy.com
GNU General Public License v3.0
154 stars 58 forks source link

Lastest version of Elitemobs seems cause Kotlin issue with eco. #148

Closed Sy1rKimihiro closed 2 months ago

Sy1rKimihiro commented 2 months ago

Description:

If I have both EliteMobs 8.7.8 and eco 6.69.2 in my server, eco will report this when launch the server:

[11:24:12] [Server thread/INFO]: [eco] Scanning for conflicts...
[11:24:12] [Server thread/WARN]: [eco] EliteMobs will likely conflict with eco! Reason: Kotlin shaded into jar
[11:24:12] [Server thread/WARN]: [eco] You can fix the conflicts by either removing the conflicting plugins, or by asking on the support discord to have them patched!
[11:24:12] [Server thread/WARN]: [eco] Only remove potentially conflicting plugins if you see Loader Constraint Violation / LinkageError anywhere

and ALL command of eco (eg. /ecoenchants reload /ecoenchants gui) break.

Thy Way How I Solved this:

I rollback EliteMobs to 8.7.6, everything goes well. So I think EliteMobs cause this?

Like u plugin very well. Hope u can fix this if it turly caused by EliteMobs. Sorry for my bad English!

MagmaGuy commented 2 months ago

This should now be fixed.