We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9191442 commit e7fc9a1Copy full SHA for e7fc9a1
build/windows/launcher/config.xml
@@ -45,6 +45,7 @@
45
<runtimeBits>32</runtimeBits>
46
<opt>-splash:./lib/splash.png</opt>
47
<opt>-Dsun.java2d.d3d=false</opt>
48
+ <opt>-Djna.nosys=true</opt>
49
</jre>
50
<messages>
51
<startupErr>An error occurred while starting the application.</startupErr>
build/windows/launcher/config_debug.xml
@@ -44,6 +44,7 @@
44
<path>java</path>
0 commit comments