SuperMartijn642 / MovingElevators

21 stars 16 forks source link

[Crash] Game crashes at start on any newer versions of Forge [1.19] #134

Closed jonasCCa closed 2 years ago

jonasCCa commented 2 years ago

Version Info

Are you using OptiFine?: No

Steps to Reproduce Load game with nothing but Forge this mod, it crashes at the first loading screen. This is probably due to the forge version, if you update the mod to Forge 41.0.30 or higher it should work properly. Any lower Forge versions are uncompatible due to some liquid API or something like that.

Crash report (~/logs/latest.log) latest.log

SuperMartijn642 commented 2 years ago

Moving Elevators requires my core and config libraries. There is currently and issue in Forge where it just crashes instead of showing the messages about the dependencies.

jonasCCa commented 2 years ago

Moving Elevators requires my core and config libraries. There is currently and issue in Forge where it just crashes instead of showing the messages about the dependencies.

Oh... my bad. I should've seen the relations page on Curseforge, sorry about that. It's working properly now. I assumed it was the problem I described because I saw it on some other mods during this initial 1.19 Forge update.

Anyway, thanks for the quick reply!