nicolasgramlich / AndEngine

Free Android 2D OpenGL Game Engine
http://www.andengine.org
Apache License 2.0
3.17k stars 1.35k forks source link

Fix for null pointer exception #255

Open ghost opened 10 years ago

ghost commented 10 years ago

Under certain conditions or if all paths are exausted sortedOpenNodes.poll(); will return null.