I'm having trouble running MegaMek from Eclipse. When I launch it via Run or Debug, I can get the main menu, but no graphics. "Start a New Game" results in a Java IO exception after I set up the username and password.
The exception message is:
Could not initialise:
java.io.FileNotFoundException: data\images\units\mechset.txt (The system cannot find the path specified)
megameklog.txt is full of similar messages.
I'm new to Java, Git, and Eclipse so advice would be appreciated.
The exception message is:
Could not initialise:
java.io.FileNotFoundException: data\images\units\mechset.txt (The system cannot find the path specified)
megameklog.txt is full of similar messages.
I'm new to Java, Git, and Eclipse so advice would be appreciated.