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

Crash at end of tutorial #701

Open
WeDoStuffUncorp opened this issue Mar 4, 2024 · 0 comments
Open

Crash at end of tutorial #701

WeDoStuffUncorp opened this issue Mar 4, 2024 · 0 comments
Labels

Comments

@WeDoStuffUncorp
Copy link

What you were trying to do

I was trying to finish the tutorial while in the map screen.

What actually happened

After the tutorial is completed, the game simply crashes.

How to reproduce

Step 1
Near the end of the tutorial, enter the star lane as the game instructs.
Step 2
Click on the map screen and wait for your ship to reach its destination.
Step 3
Once you reach the destination while still in the map screen, click to close the dialogue box and the game will crash.

Game version

2.1.0

Log details

java.lang.NullPointerException
at org.destinationsol.game.screens.MainGameScreen.updateCustom(MainGameScreen.java:112)
at org.destinationsol.ui.SolInputManager.update(SolInputManager.java:255)
at org.destinationsol.SolApplication.update(SolApplication.java:263)
at org.destinationsol.SolApplication.safeUpdate(SolApplication.java:241)
at org.destinationsol.SolApplication.render(SolApplication.java:205)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.update(Lwjgl3Window.java:403)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(Lwjgl3Application.java:143)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.(Lwjgl3Application.java:116)
at org.destinationsol.desktop.SolDesktop.main(SolDesktop.java:138)

Operating System

Windows

Additional Info

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant