ComplexRalex/Completed-Games-Registers

[BUG] NullPointerException in MainLauncher.java // run in linux

Closed this issue · 2 comments

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'src/'
  2. javac MainLauncher.java
  3. java MainLauncher
  4. See error

Screenshots
Captura de pantalla-17

  • OS: 4.19.0-5-amd64 #1 SMP Debian 4.19.37-2~mx17+1 (2019-05-15) x86_64 GNU/Linux

I think the problems are because the compiler didn't track well the src/ path. However, in the next commit, I made a lot of changes, including a catching NullPointerException and IllegalArgumentException in those places where is required. Thanks for the issue!

Now finally, there is a "run.sh" file inside the bin folder! Just be sure to run it in that same directory :D