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.
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.