developersu / ns-usbloader

Awoo Installer and GoldLeaf uploader of the NSPs (and other files), RCM payload injector, application for split/merge files.
GNU General Public License v3.0
1.82k stars 123 forks source link

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

Closed dothackjhe closed 1 year ago

dothackjhe commented 1 year ago

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

Information about environment (mandatory):

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 commented 1 year ago

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

dothackjhe commented 1 year ago

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

This fixed it! :D

developersu commented 1 year ago

You're welcome =)

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