I'm making a StarTrek game using Jack.
At the beginning of the game, you're supposed to enter an integer greater or equal to 1 to indicate the difficulty.
After that, the game is supposed to start and moving stars will appear on the screen.
However, when you run the program in the VMEmulator, it returns with "ERR3". What does that mean?