Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
dothackjhe opened this issue Feb 17, 2023 · 3 comments
Closed
Assignees

Comments

@dothackjhe
Copy link

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.

@developersu
Copy link
Owner

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

@dothackjhe
Copy link
Author

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

This fixed it! :D

@developersu
Copy link
Owner

You're welcome =)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants