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.77k stars 116 forks source link

problem running on linux (ubuntu 21.10) ? #116

Closed souhaiebtar closed 2 years ago

souhaiebtar commented 2 years ago

Describe the bug (mandatory) i install jdk 11 from adoptium.net, i also downloaded from jdk 11 with jfx and without jfx from azul.com, i even tried jdk 17 i tried jre 11 and jdk 11 from ubuntu repo, but every time i run java -jar ~/Downloads/ns-usbloader-5.2.jar ( i also tried 5.2 legacy, 5.1 and 4.5) but nothing seem to work, (it work properly on windows, i downloaded the same jdk 11 from adoptium.net but for windows) is every any laid on how to run it
Information about environment (mandatory):

Steps to reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots and/or information from application log If applicable, add screenshots to help explain your problem.

Did you see this issue in previous versions? Yes / No / Don't know

Additional context Add any other context about the problem here

souhaiebtar commented 2 years ago

it finally worked using Openjdk 11.0.14.1 with openj9 vm from https://developer.ibm.com/languages/java/semeru-runtimes/downloads, the openjdk 11 that use hotspot jvm won't run ns-usbloader