Araxeus / PNG-Upscale

AI Super - Resolution
MIT License
214 stars 24 forks source link

Java Runtime Error #88

Closed Ohrwerk closed 1 year ago

Ohrwerk commented 1 year ago

I always get the following error message on Windows x64. Which Java Runtime is needed please?

Java Version: jre-8u341-windows-x64.exe JAVA Virtual Machine Launcher Error: A JNI error has occurred, please check your installation and try again. A Java Exception has accurred.

Araxeus commented 1 year ago

you need JDK 15 - see https://github.com/Araxeus/PNG-Upscale/issues/33 (its also on the readme)

Ohrwerk commented 1 year ago

Many thanks