AllTheMods / Gravitas2

repo for ATM Gravitas sequel
18 stars 32 forks source link

Distant Horizons support? #184

Closed lith-x closed 7 months ago

lith-x commented 8 months ago

I tried to manually throw in the most recent release of the Distant Horizons mod (v. alpha 2.0.1 for 1.20.1, link). There's various incompatibilities that throw errors when generating/rendering the world. Don't expect anything because this does sound like a whole thing with scope and work, but thought it wouldn't hurt to ask.

if at all interested, here's an error log link

SnackJunkie commented 7 months ago

I had the same issue and it looks like it's fixed by manually updating all the mods (just ctrl+a and check for updates (on prism launcher)), but only for new worlds. Not sure which mod is responsible.

SnackJunkie commented 7 months ago

Never mind, it still crashes

thevortex commented 7 months ago

maybe try with this combo of graphics related mods versions image

SnackJunkie commented 7 months ago

This is what's installed by default with the pack

lith-x commented 7 months ago

I did some digging.

Distant Horizons acts a tad funky and throw errors left and right with TerraFirmaCraft. Ultimately what this is screwing up is just DH's own chunk generation and sometimes chunk rendering, but the actual hard crash seems to come from TFC Thermal Deposits (if I had to guess, it coaxes a chunk load that doesn't exist through the way it handles fluids/fluid gen and that causes breakage, not too sure though).

Workaround with some functionality (tested on Forge):

lith-x commented 7 months ago

With a workaround found, and an actual fix needing to come from mod devs and outside the control of the maintainers here, I'll close this off.