Campbell Ritchie wrote:In which case there is probably a compiler error preventing the GameLauncher.class file from being created. Please check whether you have the GameLauncher.class file in you folder. Use the "dir" instruction on Windows or "ls" on Unix/Linux.
You may need to compile the GameLauncher.java file.
That fixed my problem I thank you guys kindly, I'm amazed by how fast you guys always help out!
I'll just continue to annoy the hell out of you guys till I know enough java myself to help others
Btw is it possible to copy text from the cmd to any other application, as I'm trying to by selecting the text I want to copy and using Ctrl+c and Ctrl+v but no success