Disabling Adventure Module Results in "Data pack validation failed!"
purplepumpkin09182 opened this issue ยท 4 comments
Whenever I try to create or load a world with the adventure module disabled via the apotheosis.cfg file, it results in a message saying "Data pack validation failed!" This issue only seems to be affecting the latest version of the mod (6.3.0) and it only happens with the adventure module. I disabled each module individually and did not get any error message.
To be extra thorough, I created an entirely new modpack with just apotheosis in it (and the mods it tells the curseforge launcher to get too) so that I knew it wasn't some other mod I installed messing things up.
To be extra extra thorough, I tried to see if this happened with every version of forge the current apotheosis mod is compatible with (43.2.14-43.2.21) and I got the same error across all versions tested.
I don't know if this information helps, but I figured I should include it anyway to be safe.
If I click "reset to default" it allows me to create a world as if nothing were wrong. However, when I quit out of that world and attempt to load back into it, I get this:
Clicking "Safe Mode" does literally nothing. I hear the click sound but nothing happens. However, I found that this issue gets resolved completely simply by reactivating the adventure module.
That's all I could think of to include in this. Apologies in advance if it's too long or I left out some critical detail. This is my first time bug reporting lol.
It is partially a result of MinecraftForge/MinecraftForge#9293 not being merged. I'm working on implementing the relevant parts of it locally.
Just about to mention that this bug had shown it's ugly mug again. Is something up w Forge again or what?
it's because of the structure
as a workaround you could try creating a datapack which overrides the processor (I think that was the problematic part) when you want to disable the adventure module