xCrystal / crystal-randofuser

Pokemon Crystal Randofuser. Also see https://github.com/xCrystal/pokecrystal-randofuser
GNU General Public License v3.0
42 stars 4 forks source link

Executable jar #7

Open ninthgate789 opened 1 year ago

ninthgate789 commented 1 year ago

Tried running this but the jar file wouldn't open running the latest java runtime environment. Tried running it with a cmd prompt but ran into this issue:

C:\pokemon\crystalrandofuser>java -jar C:\pokemon\crystalrandofuser\crystal-randofuser.jar Error: Could not find or load main class gui.Gui Caused by: java.lang.ClassNotFoundException: gui.Gui

Any idea on how to resolve this? Sorry for bothering you in this way.