Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+3)

Good thing i just started working on an optical character recognition thing for my coding class. here ya go!


An exception has occurred. While running game code: File "game/dawncode/combat.rpy", line 110, in <module> File "game/dawncode/functions.rpy", line 71, in Action File "game/dawncode/functions.rpy", line 522, in calculateFinal Damage AttributeError: 'NoneType' object has no attribute 'status'

Full traceback: File "dawncode/camp/camp_framework.rpyc", line 73, in script call File "dawncode/camp/camp_framework.rpyc", line 73, in script call File "dawncode/camp/camp_framework.rpyc", line 73, in script call File "dawncode/camp/camp_framework.rpyc", line 73, in script call File "dawncode/adventures/adventure_framework.rpyc", line 54, in script call File "dawncode/combat.rpyc", line 103, in script File "renpy/ast.py", line 1131, in execute File "renpy/python.py", line 1061, in py_exec_bytecode File "game/dawncode/combat.rpy", line 110, in <module> File "game/dawncode/functions.rpy", line 71, in Action File "game/dawncode/functions.rpy", line 522, in calculateFinal Damage AttributeError: 'NoneType' object has no attribute 'status'

Rollback Ignore Open Copy BBCode Copy Markdown

0.23c 7.5.3.22090809 Android Quit

Oh okay, I think I  fixed that in 0.24. Thanks for posting the error message!