diff --git a/build/windows/launcher/config.xml b/build/windows/launcher/config.xml index 6b283c123..5ba101291 100644 --- a/build/windows/launcher/config.xml +++ b/build/windows/launcher/config.xml @@ -33,6 +33,7 @@ preferJre -splash:./lib/splash.png + -Dsun.java2d.d3d=false An error occurred while starting the application. diff --git a/build/windows/launcher/config_debug.xml b/build/windows/launcher/config_debug.xml index bd60c6e33..f9ee97869 100644 --- a/build/windows/launcher/config_debug.xml +++ b/build/windows/launcher/config_debug.xml @@ -32,12 +32,13 @@ 1.8.0 preferJre + -Dsun.java2d.d3d=false An error occurred while starting the application. This application was configured to use a bundled Java Runtime Environment but the runtime is missing or corrupted. This application requires at least Java Development Kit - The registry refers to a nonexistent Java Development Kit installation or the runtime is corrupted. + The registry refers to a nonexistent Java Development Kit installation or the runtime is corrupted. An application instance is already running.