Bug Open

MythicMobs library incompatibility with EconomyShopGUI plugin

#6646 opened by Unknown 11 months ago

Unknownreported this bug

Summary

When starting the server with the DivineMC-ab0f2e9 software (MC: 1.20.4) with the EconomyShopGUI plugin alongside MythicMobs, EconomyShopGUI does not load for unknown reasons. However, if I remove MythicMobs from the server, EconomyShopGUI loads correctly.

Steps to reproduce

Start the server with the EconomyShopGUI and MythicMobs plugins.

EconomyShopGUI will fail to load with the following error: https://pastebin.com/sn2p5AD9

Remove MythicMobs from the server and restart it.

EconomyShopGUI will start correctly.

Current behavior

EconomyShopGUI will fail to load when MythicMobs is present.

Intended correct behavior

EconomyShopGUI should load correctly.

Server log file

https://pastebin.com/Uid66rE4

Debug log snippet

https://pastebin.com/sn2p5AD9

Proposed fixes

The error could be related to the Adventure library. And I think the solution would be to add the library to the shaded version of the plugin.

Unknowncommented

it might be possible to upgrade the net.kyori.adventure version.

Sign in to join the discussion.