Can not create a new world with Resourceful Bees + Caves and Cliffs Mod
agentwolf88 opened this issue · 10 comments
To Reproduce
Install CAC+MOD+[1.16.5]+[2021.2-pre4]
Install ResourcefulBees-1.16.5-0.6.7.2b
Start game
Create a new world
Screenshots or Crash Logs
debug-1.log
please complete the following information:
- Forge Version 1.16.5 - 36.1.4
- Mod Version 0.6.7.2b
Have you modified the valid_apiary tag in any way? It’s crashing on the tag which is unrelated to the mod that you’ve mentioned and I know the default version of the tag wouldn’t cause a crash
Well the crash is for the valid_apiary tag. But your syntax for the biome blacklist is also incorrect. It should be “tag:nether, ocean”
Ok. I have deleted the config of RB but world creation does not work. What can i do? :(
Generally you would see that crash if one of the entries is bad. I’m not at home on my pc and doing this from mobile so I can’t search the log easily. But I bet further up it’ll actually say what broke in the tag.
I play with two mods. RB and Caves and Cliffs Mod. Here my logfiles.
I have edited the spwan data of "dungeon.json" from "biomeBlacklist": "tag:nether", to "biomeBlacklist": "tag:nether,tag:ocean"
The Dungeon Bee is spawning on warm ocean in my modpack.
read the text in the screenshot that I sent you. Bc you have 3 broken tags likely Bc the item IDs that you are referencing in the tags are not correct. It has nothing to do with our mod. Our data pack is fine. You have broken tags that are causing other broken tags. Either Bc you made changes in a datapack or Bc the caves and cliffs mod has a broken entry in the forge:stone tag.
closing this issue as it is not something we need to fix