You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: