HyperPigeon / Eldritch-Mobs

A port of the Infernal Mobs mod for Fabric 1.16. Made for Modfest 2020.
https://www.curseforge.com/minecraft/mc-mods/eldritch-mobs
MIT License
8 stars 14 forks source link

[1.19.2] [Crash] Embedded Polymer library crashes EMI. #87

Closed Slayer5934 closed 1 year ago

Slayer5934 commented 1 year ago

While loading a world with Eldritch Mobs installed it crashes, this does not happen with the mod removed, seems to be the out of date Polymer library or something; adding the up to date Polymer version causes the issue to poof.

[05:14:30] [Thread-38/INFO]: [EMI] Loading plugin from polymer
[05:14:30] [Thread-38/ERROR]: [EMI] Exception loading plugin provided by polymer
[05:14:30] [Thread-38/INFO]: [STDERR]: java.lang.NoClassDefFoundError: dev/emi/emi/EmiStackList
HyperPigeon commented 1 year ago

Which version of polymer did you have to add in order to fix the issue?

Slayer5934 commented 1 year ago

I just added the latest at the time, 0.2.28+1.19.2

HyperPigeon commented 1 year ago

Fixed in latest release

Slayer5934 commented 1 year ago

Nice c: