[0.2.38] datapack change on existing world
jpruitt2297 opened this issue · 3 comments
When loading a single player world from pre-0.2.38, game tells me due to datapack change that it can't load said world unless I load in "safe mode" or install datapack manually. Any fix or am I fine to load into "safe mode"? And if I do need to install datapack manually, where might I find it in the installed files?
edit 1: log for info
https://paste.atlauncher.com/view/19f15ad4-31ff-408d-a698-48187154b7d0
edit 2: downgraded back to 0.2.37, world loads just fine
Please check the config serverconfigupdater-common.toml
in the configs folder and compare to https://github.com/AllTheMods/ATM-9/blob/main/config/serverconfigupdater-common.toml, if it does Not match, copy the config contents from Github and replace the local config,
OR, Path to /kubejs/data/sgjourney/
and delete worldgen
Hey ho,
just wanted to let you know that I also stumbled upon this very error, same setup.
serverconfigupdater-common.toml
was identical, deleting worldgen
in ...sgjourney
made it work again.