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

Crash on startup. unclear causes, blame mod blames you. #25

Closed LordDecay26 closed 3 years ago

LordDecay26 commented 3 years ago

here's a pastebin with the crash log in it https://pastebin.com/KHrC1w8M

WardenDrew commented 3 years ago

I'm encountering this as well. Logs: https://gist.github.com/WardenDrew/51c753cf80d9e19827cb04aff80b31ed

tenguin commented 3 years ago

I'm encountering this as well now,

This problem started occurring in fabric-api-0.34.0+1.16 This problem does not occur if you stay on fabric-api-0.33.1+1.16, so a change in the Fabric API probably broke the mod.

Thanks for the mod!

WardenDrew commented 3 years ago

Based on @tenguin 's info here's the changes to fabric API between those two versions: https://github.com/FabricMC/fabric/compare/0.33.1+1.16...0.34.0+1.16

My money would be on the changes in this commit: https://github.com/FabricMC/fabric/commit/68c5cbd7202fff008e0074a25e9bed85b686b3a7

HyperPigeon commented 3 years ago

I'm currently in the process of updating the mod, hopefully, this should fix your issues.

HyperPigeon commented 3 years ago

Fixed in the latest release. If you guys run into the same problem, please create another issue.