developersu/ns-usbloader

Stuck in this page after updating JDK (affects both version 7.0 and 6.1)

dothackjhe opened this issue · 3 comments

Describe the bug (mandatory)
Stuck on the page which shows the app's logo in the middle.

Information about environment (mandatory):

  • Windows 10 x64
  • Java version 19.0.2

Steps to reproduce
Steps to reproduce the behavior:

  1. Simply run "ns-usbloader-7.0.jar/ns-usbloader-6.1.jar" or the ".exe" one

Expected behavior
The app should run properly.

Screenshots and/or information from application log
NS-USBLoader

Did you see this issue in previous versions?
Initially, no. But since updating JDK to the latest, the same issue arose with version 6.1.

@dothackjhe if it's jar, run java -jar ns-usbloader-7.0.jar -c. Then execute again.

@dothackjhe if it's jar, run java -jar ns-usbloader-7.0.jar -c. Then execute again.

This fixed it! :D

You're welcome =)

(It just removes all application setting. In your case window size properties were too big.)