Terasology / LightAndShadow

Light & Shadow is an experimental game type set in a quirky Alice in Wonderland inspired setting
Apache License 2.0
8 stars 22 forks source link

game crashes when we try to kill the player by spear #251

Closed ujjman closed 2 years ago

ujjman commented 2 years ago

While playing LaS, if we try to kill the player using spear, a NPE occurs and crashes the game.

Steps to Reproduce

  1. Start the game in multiplayer mode
  2. Reduce the health of the other player using any weapon (do not make the health 0)
  3. Now, use spear weapon to reduce the health of other player to 0 and NPE will occur, crashing the game

e7 e8

jdrueckert commented 2 years ago

Fixed by #254