Terpo / Waterworks

Waterworks Mod for Minecraft
MIT License
5 stars 0 forks source link

Disabling Rain Rocket via config causes crash on startup #76

Closed katubug closed 4 years ago

katubug commented 4 years ago

Hello! I attempted to disable/deregister the Rain Rocket, but I wanted to keep the Anti-Rain Rocket. As such, I changed only the config option for the Rain Rocket and it's recipe, changing both to false. I received the following crash: https://paste.dimdev.org/ubumolugih.mccrash

Here is a copy of my latest.log in case that is helpful: https://pastebin.com/YGi77LYw

I am using Waterworks version 1.1.0 in my main modpack instance with ~150 other mods. I did not test this in an isolated instance because I do not suspect it's a mod conflict, but I can do so if you'd like. I'm using Forge version 2847.

Thanks very much for your time! Please let me know if there's any other information I can provide :)

Terpo commented 4 years ago

I will fix it in around 10h. Should be easy because the cause is, that I do not check if the rockets are actually available when adding the dispenser support.

katubug commented 4 years ago

Sounds great! No rush, thank you very much for your response! :)

Terpo commented 4 years ago

fixed in 1.1.1 Release on Curseforge

katubug commented 4 years ago

Thanks so much! :)