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

Issue with World Clean-up in BaubleHunt #157

Open
hawkerm opened this issue Jun 22, 2017 · 0 comments
Open

Issue with World Clean-up in BaubleHunt #157

hawkerm opened this issue Jun 22, 2017 · 0 comments
Assignees

Comments

@hawkerm
Copy link
Member

hawkerm commented Jun 22, 2017

Not too sure what happened here, need to investigate more...

EXCEPTION IN GAMELOOP
Traceback (most recent call last):
File "World\WorldMap.pyo", line 234, in __THREAD__gameloop
File "World\WorldMap.pyo", line 199, in delitem
File "Game\BaubleHunt.pyo", line 100, in world_add_remove_object
File "Game\Game.pyo", line 574, in world_add_remove_object
File "Game\BaubleHunt.pyo", line 154, in player_died
AttributeError: 'NoneType' object has no attribute 'body'

Traceback (most recent call last):
File "Game\Utils.pyo", line 53, in run
File "Game\Game.pyo", line 244, in round_over
File "World\WorldMap.pyo", line 80, in destroy_all
File "World\WorldMap.pyo", line 171, in pysremove
File "World\WorldMap.pyo", line 185, in delitem
File "World\Entities.pyo", line 135, in removeFromSpace
File "pymunk_init_.pyo", line 300, in remove
File "pymunk_init_.pyo", line 343, in _remove_shape
KeyError: 125L

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

No branches or pull requests

1 participant