Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Much easier said than done on the UI stuff unfortunately.

Can you give any more info on the error message? What was going on at the time?

All I remember was it happened on the hob shaman+2 fighter and I forgot what actually happened

(+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!