Skip to content

v1.0.3 — Revert Distant Horizons (server crash fix)

Choose a tag to compare

@slashdaemon slashdaemon released this 19 Apr 23:44

Hotfix — v1.0.2 crashed the server on startup. Rolling back DH to the known-stable 2.4.5-b.

Reverted

  • Distant Horizons 3.0.1-b → 2.4.5-b — DH 3.0.1-b (beta) bundles an outdated `fabric-resource-loader-v0 2.0.0` whose `server.LanguageMixin` fails `@Redirect` injection against MC 1.21.1's `Language` class. On server startup, Travelers Backpack's `onInitialize` calls `Language.getString()`, which forces `class_2477` to load, which runs mixin transformation, which crashes. Client-only play never exercised the server-side LanguageMixin path, so the bug didn't surface during earlier testing.

Heads-up

Players will see DH's "New update available!" menu popup again. Click "Not now" to dismiss. We'll pick up DH 3.0 once it's out of beta and properly tested against 1.21.1 server loads.

Notes

  • Mod count: 195 total (unchanged from 1.0.2)

Downloads