jbredwards / Fluidlogged-API

A mod for Minecraft that adds basic fluidlogging to 1.12, and serves a base or optional api for other mod devs to use in their own projects.
25 stars 10 forks source link

Incompatibility with Mohist #170

Closed vico93 closed 1 year ago

vico93 commented 1 year ago

Describe the bug I'm reassembling my modpack for 1.12.2 with Fluidlogged API v2.2.1, and tried to run them on Mohist (hybrid Forge + Spigot server), but unfortunately i got this crash when trying to boot the server.

So i went ahead and opened a ticket on their repo, after an investigation done by @Mgazul (i sent him the whole server folder as a .zip) he determined that it's a problem on Fluidlogged API side, and Mohist can't try to fix solemny on their side.

So i decided to open this ticket here to see what can be done about it.

Mgazul commented 1 year ago

https://github.com/MohistMC/Mohist/commit/aa408426a1b80c37b029f86040c3502f0700e8e3 Fixed this

vico93 commented 1 year ago

Fixed! Thank you so much @Mgazul and sorry for any inconvenience @jbredwards