google-code-export / journeyofthymus

Automatically exported from code.google.com/p/journeyofthymus
1 stars 0 forks source link

Item collision crash #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.walk towards jar item
2.
3.

What is the expected output? What do you see instead?
expect to pick up item

What version of the product are you using? On what operating system?
alpha version, windows 7

Please provide any additional information below.
Here is the error:
SEVERE: Uncaught exception thrown in Thread[LWJGL Renderer Thread,5,main]
java.lang.NullPointerException
    at items.ItemController.collision(ItemController.java:61)

Original issue reported on code.google.com by ajconfli...@gmail.com on 31 May 2013 at 5:40

GoogleCodeExporter commented 9 years ago

Original comment by ajconfli...@gmail.com on 31 May 2013 at 5:50

GoogleCodeExporter commented 9 years ago

Original comment by ajconfli...@gmail.com on 31 May 2013 at 5:51

GoogleCodeExporter commented 9 years ago
Improper handling of threads when dealing with item collisions, removed for the 
time being.

Original comment by MIKUiq...@gmail.com on 7 Jun 2013 at 6:01