You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: