KaiserKatze

Results 1 issues of KaiserKatze

``` Exception in thread "main" com.github.fge.largetext.LargeTextException: decoding error at com.github.fge.largetext.load.DecodingStatus.getTotalSize(DecodingStatus.java:211) at com.github.fge.largetext.load.TextDecoder.getTotalChars(TextDecoder.java:172) at com.github.fge.largetext.LargeText.length(LargeText.java:129) at java.util.regex.Matcher.getTextLength(Matcher.java:1283) at java.util.regex.Matcher.reset(Matcher.java:309) at java.util.regex.Matcher.(Matcher.java:229) at java.util.regex.Pattern.matcher(Pattern.java:1093) at com.stellaris.Stellaris.getGameVersion(Stellaris.java:93) at com.stellaris.Stellaris.main(Stellaris.java:226) Caused by: java.io.IOException: unable...