Cristelknight999 / Expanded-Ecosphere

A realistic Minecraft worldgen mod.
32 stars 9 forks source link

[Crash] with Regions Unexplored - Fabric 1.20.1 #57

Closed xR4YM0ND closed 11 months ago

xR4YM0ND commented 1 year ago

So i have both mods WWOO & Regions Unexplored and i get a crash. One of the Creators of RU told me it might be a WWOO issue so i post it here.

Normal Latest.Log: https://gist.github.com/xR4YM0ND/be0565b99358aaeb4cee14530414b541 Normal Crash Report: https://gist.github.com/xR4YM0ND/6759537ef35e4af473b0898076592cd8 Cyanide Crash Report: https://gist.github.com/xR4YM0ND/8e21a8fbf6d2a5a239c0cf3761f7f0b5

KirboSoftware commented 1 year ago

So, the feature in question that errors is the "minecraft:patch_melon". In both vanilla (jungle biome) and regions (sparse rainforest biome) the features are ordered like this

"minecraft:vines",
"minecraft:patch_melon"

but in WWOO's bamboo jungle highlands it's:

"minecraft:patch_melon",
"minecraft:vines"

so that should clear some things up :+1:

Cristelknight999 commented 1 year ago

Im actually already working on that fix. The version just isn't completely ready for upload yet. I also talked with the RU creator a bit.

Cristelknight999 commented 11 months ago

Almost done. There will only be a 1.20.1 upload, so I hope you're are playing on that version. Else I could probably send you wwoo as a datapack with the fix.

xR4YM0ND commented 11 months ago

Yes, our Modpack Aged will be updated to that version.

Cristelknight999 commented 11 months ago

I uploaded the new version so it should be fixed now