MomServerKickOff.java has a pretty major issue. It tries to do a string.split() on java.version, but for more recent versions of Java(such as 14, the only version you can get without an oracle account these days), they no longer do "major.minor".
Naturally this throws an exception and exits. I know how to fix it, but I don't know how to submit a patch.
More recent java versions
Re: More recent java versions
Hi mate, I don't think Implode checks this old forum anymore so I'd recommend lodging a ticket here:ikanreed2 wrote: ↑Thu Oct 10, 2019 4:22 am MomServerKickOff.java has a pretty major issue. It tries to do a string.split() on java.version, but for more recent versions of Java(such as 14, the only version you can get without an oracle account these days), they no longer do "major.minor".
Naturally this throws an exception and exits. I know how to fix it, but I don't know how to submit a patch.
https://sourceforge.net/p/momime/tickets/
Blake's Sanctum - Master of Magic Legacy: fan page containing pictures, vids, info, similar games & fan projects!