RomanHargrave / djoom3

Automatically exported from code.google.com/p/djoom3
Other
0 stars 0 forks source link

red planet moves too far and too fast on the z+ axis #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
To Reproduce:
1. Uncomment line 753 in Interaction.java(HACKME::1)
2. Uncomment lines 780-782 in Interaction.java(HACKME::2)

Uncommenting these lines will only cause the game to crash with a null pointer 
after the red planet hits you in the face for the 2nd time. 
But the symptoms are visible without uncommenting the lines

Original issue reported on code.google.com by nmax...@gmail.com on 7 Feb 2015 at 8:29