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

Blowing up rails causes exceptions #32

Closed
anuar2k opened this issue Dec 23, 2017 · 1 comment · Fixed by MovingBlocks/Terasology#3197
Closed

Blowing up rails causes exceptions #32

anuar2k opened this issue Dec 23, 2017 · 1 comment · Fixed by MovingBlocks/Terasology#3197

Comments

@anuar2k
Copy link
Contributor

anuar2k commented Dec 23, 2017

In 75% times when a rail gets blown up (it doesn't matter what causes the explosion) the NullPointerException is raised. It's really hard to define when it does happen, but it's easy to replicate the issue.

Log:
https://gist.github.com/anuar2k/6d9cc6885ec33d415711e9b16e60d07f

@eviltak
Copy link
Member

eviltak commented Dec 23, 2017

Just as IntelliJ quite nicely points out, dereferencing the blockDamageModifierComponent causes a NPE. This is an engine issue.

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

Successfully merging a pull request may close this issue.

2 participants