PersonTheCat / OreStoneVariants

A powerful utility for generating new blocks when given a foreground and background.
GNU General Public License v3.0
7 stars 8 forks source link

[1.16.5] Error messages with Better Diving #164

Open Stormalisk opened 2 years ago

Stormalisk commented 2 years ago

This on world startup with all latest 1.16.5 versions of their respective mods.

I get a set of errors caused by, from what I understand, the mod trying to make compatibility for better diving's ore outcrops.

latest.log

Stormalisk commented 2 years ago

An update, these errors don't appear if "autoDisableOres" and "autoDisableStone" are set to false.

I'm guessing Better Diving's worldgen runs somewhat similar to Vanilla Gen and OSV is trying to disable that?

It doesn't hinder my pack at all, since I want to keep that worldgen, but could be something to look into for other packs that want to drop vanilla gen.

PersonTheCat commented 2 years ago

Hey, thanks for pointing this out and sorry it took me so long to find it. This error message indicates that something is really unusual about how another mod has registered its features. It's not a bug with OSV, but should most likely be looked at by the Better Diving devs. There may not be any bugs at all, but it's a better safe than sorry situation.

I recommend raising the issue with them. In a future update, I can add the option to suppress this output.