diff --git a/build/windows/launcher/config.xml b/build/windows/launcher/config.xml index 3969ae60a..c0cd5c751 100644 --- a/build/windows/launcher/config.xml +++ b/build/windows/launcher/config.xml @@ -45,6 +45,7 @@ 32 -splash:./lib/splash.png -Dsun.java2d.d3d=false + -Djna.nosys=true An error occurred while starting the application. diff --git a/build/windows/launcher/config_debug.xml b/build/windows/launcher/config_debug.xml index b847b893d..5212655e1 100644 --- a/build/windows/launcher/config_debug.xml +++ b/build/windows/launcher/config_debug.xml @@ -44,6 +44,7 @@ java 32 -Dsun.java2d.d3d=false + -Djna.nosys=true An error occurred while starting the application.