ChoiceTheorem's Overhauled Village

ChoiceTheorem's Overhauled Village

13M Downloads

World generation, world loading fails.

Aendar opened this issue ยท 3 comments

commented

Describe the bug
The existing world cannot be loaded due to "corrupted data".
When you try to download in a "Safe mode" or generate a Minecraft world, it crashes.
Without CTOV, it possible to enter to a world or generate it.

To Reproduce
At the moment, I could not figure out which mod gives this error. I will definitely identify the culprit later.
I'm sure it's about Synitra connector and related fabric mods

Minecraft Version
1.20.1

CTOV Version
3.3.6; (and all versions of mod for the 1.20.1)

Log
https://mclo.gs/ee8Gza7

commented

It is indeed, CTOV. But this one is unusual as I can't replicate it.

commented

Yes, I found the same behavior when connecting other mods affecting the generation of the world, I apologize for the false statement.

commented

It is indeed, CTOV. But this one is unusual as I can't replicate it.

I was able to solve the problem, it turned out that the issue is in the Modern Fix mod config, to be more precise in the file modernfix-mixins mixin.perf.dynamic_block_codecs was in the state true, after switching to false, crashes stopped.