[Bug] java problem
Opened this issue · 6 comments
Did you update your Java to 21 ? Newest builds are using Java 21 instead of 8
Did you update your Java to 21 ? Newest builds are using Java 21 instead of 8
Yes i update java vr21
Same Issues here.
I use: Eclipse Temurin
and it refuses to work. I've tried 21,22,and 23
I've been having the same issue with every build since r1623. I've tried fully uninstalling Java and installing Java 21 and then 23 from Oracle and Adoptium and none of it helped.
I think it may have something to do with the launcher specifically though, because if I run \bin\Suwayomi-Server.jar directly that does seem to work (or at least it is working temporarily with build r1651)
to fix the problem the jre
folder needs to be deleted before installing the new version via msi
or copy&pasting the new zip
content
Oh awesome, that did it! Thanks!!