[Crash, question] Dimensional doors crashes my modpack, but i can't figure out why.
netcore10 opened this issue · 2 comments
Can you discern anything?
latest.log
Seems to me like this is a problem with Fixed Waterlogging
There are several comments on that page of people having similar issues with other mods
Block{minecraft:air} has duplicate property: waterlogged
The fact that it mentions a duplicated waterlogged property left me to believe that it was a mod relating to water logging, and the first one I saw was fixed waterlogging, so I googled it
If I has to guess, Fixed Watterlogging needs to change when it adds the watterlogged property to non-waterloggable blocks, but as I am not a dev of either of the two mods, I don’t fully know
Edit: looking into it a bit more, it appears as if fixed waterlogging just changes vanilla blocks that aren’t waterloggable, and makes them waterloggable, but dim doors doesn’t expect this and thus crashes