Game crashes when trying to create a new world
TheButterbrotMan opened this issue ยท 5 comments
What happened?
I tried to create a new world, then happend this.
Dawn API version
3.3.0
Fabric API version
0.53.4+1.18.2
Relevant log output
https://bytebin.lucko.me/SVmrvc6iGj
Looks like I did a huge mistake. I won't be able to provide a patch for the next 5 hours or so.
I cannot reproduce the issue by playing with Dawn API, Promenade and their required mods.
New details about the issue:
It seems like the game tries to load world generation stuff before the modded datapacks get loaded while creating a world.
The Fabric API is in charge of loading the mod datapacks, so I will create a ticket about this in their repository.
And here's the Fabric API ticket: FabricMC/fabric#2259