Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Ricardo272727 opened this issue Jul 18, 2020 · 2 comments
Closed
Assignees
Labels
bug Something isn't working fixed Issue fixed

Comments

@Ricardo272727
Copy link

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

@Ricardo272727 Ricardo272727 added the bug Something isn't working label Jul 18, 2020
@ComplexRalex
Copy link
Owner

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!

@ComplexRalex ComplexRalex added the fixed Issue fixed label Jul 19, 2020
ComplexRalex added a commit that referenced this issue Jul 31, 2020
That's it... it will take more than expected!
@ComplexRalex
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed Issue fixed
Projects
None yet
Development

No branches or pull requests

2 participants