henkelmax/delivery-inc

Delivery Inc. v. 1.0.24 and ...29 won't start with newer versions of Java 8...

Opened this issue · 1 comments

Bug description
Loading mod with more recent versions of Java 8 (for example openjdk /opt/openjdk-jre-bin-8/bin/java -version
openjdk version "1.8.0_322") gives an error about "[org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'"

Logs below.

Running with an older icedtea version of java (openjdk version "1.8.0_252"
OpenJDK Runtime Environment (IcedTea 3.16.0) (Gentoo icedtea-3.16.0))
works just fine.

Hurrah for Oracle's decision that backwards compatibility was for those OTHER languages....

Steps to reproduce the issue

  1. Install modpack
  2. Start modded minecraft
  3. Crashes out before finished loading mods.

Expected behavior
Start successfully

Log files
https://paste.ee/p/9Dm8m

other than java version, using forge version 6.2.10 works