satoshinm / modpack

0 stars 0 forks source link

ProjectRed: [ProjectRed version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.util.NoSuchElementException: head of empty list #15

Open satoshinm opened 7 years ago

satoshinm commented 7 years ago

ProjectRed's version checker breaks:

[20:21:54] [ProjectRed version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.util.NoSuchElementException: head of empty list
[20:21:54] [ProjectRed version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:    at scala.collection.immutable.Nil$.head(List.scala:422)
[20:21:54] [ProjectRed version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:    at scala.collection.immutable.Nil$.head(List.scala:419)
[20:21:54] [ProjectRed version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:    at mrtjp.core.data.UpdateChecker$class.isVersionOutdated(UpdateChecker.scala:58)
[20:21:54] [ProjectRed version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:    at mrtjp.projectred.core.PRUpdateChecker.isVersionOutdated(PRUpdateChecker.scala:5)
[20:21:54] [ProjectRed version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:    at mrtjp.core.data.UpdateChecker$class.run(UpdateChecker.scala:67)
[20:21:54] [Client thread/INFO] [OpenComputers]: Done with post init phase.
[20:21:54] [ProjectRed version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:    at mrtjp.projectred.core.PRUpdateChecker.run(PRUpdateChecker.scala:5)