You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I got this error on my Windows, when upgrade to version 1.0.24:
java.lang.RuntimeException: Error downloading zips: java.io.IOException: Error downloading link from https://github.com/gluonhq/vmone/releases/download/gvm-24-2/vmone-windows-x64.zip. Unexpected status code: 404
at com.gluonhq.substrate.util.FileDeps.setupDependencies(FileDeps.java:334)
at com.gluonhq.substrate.util.FileDeps.resolvePath(FileDeps.java:174)
at com.gluonhq.substrate.util.FileDeps.getJavaFXSDKLibsPath(FileDeps.java:106)
at com.gluonhq.substrate.target.AbstractTargetConfiguration.processClassPath(AbstractTargetConfiguration.java:788)
at com.gluonhq.substrate.target.AbstractTargetConfiguration.validateCompileRequirements(AbstractTargetConfiguration.java:392)
The text was updated successfully, but these errors were encountered:
Hi,
I got this error on my Windows, when upgrade to version 1.0.24:
The text was updated successfully, but these errors were encountered: