Skip to content

Release v1.4.1 - Important Fix for Latest 1.12.2 Forge

Compare
Choose a tag to compare
@dscalzi dscalzi released this 31 Dec 16:36
· 186 commits to master since this release
d2982ca

Release v1.4.1

Forge rewrote their modList implementation last April and we finally got the memo. This update adds support for some incompatible changes they've introduced. Please update to this version ASAP as our next update to the 1.12.2 test server will not work on older versions.

We've also been working on the backend to prepare for eventual Java 11 support once 1.13 rolls around.

Changes/Fixes

  • d2982ca Forge 1.12.2 (14.23.3.2655)+ requires the absolute: prefix when using an absolute path for the modList repository root.
  • d7fe519 Preliminary Java 9+ support. This is not finalized and still disabled for all versions. It will be enabled only when we verify a 1.13 configuration that works 100% on Java 9+. Expect this within the next few months.

Dependency Upgrades