Resourceful Bees

Resourceful Bees

10M Downloads

Can not create a new world with Resourceful Bees + Caves and Cliffs Mod

agentwolf88 opened this issue · 10 comments

commented

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
commented

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

commented

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”

commented

Ok. I have deleted the config of RB but world creation does not work. What can i do? :(

commented

Can you provide a new log?

commented

22783E48-6A26-4B6C-A8D8-6CE856A18734

This is a screenshot of the error message in your first log. I’d bet anything that it’s the same error in your other logs. Are you playing on a mod pack or custom pack?

commented

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.

commented

I play with two mods. RB and Caves and Cliffs Mod. Here my logfiles.

latest.log
debug.log

commented

Minecraft say the mod is incompatible.

Unbenannt
Unbenannt2

commented

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.

commented

A7E8C637-D3C4-474D-85AB-4EE5390EFE93

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