Traceback (most recent call last): File "prequeue.py", line 11, in import preprocessor File "/home/yenatch/pokecrystal/preprocessor.py", line 30, in from extras.pokemontools.battle_animations import ( File "/home/yenatch/pokecrystal/extras/pokemontools/battle_animations.py", line 42, in objs = { k: v for k, v in anims.items() if 'ANIM_OBJ' in v } File "/home/yenatch/pokecrystal/extras/pokemontools/battle_animations.py", line 42, in objs = { k: v for k, v in anims.items() if 'ANIM_OBJ' in v } TypeError: argument of type 'int' is not iterable make: *** [wram.o] Error 1