You must be 18+ to view this content

DUÆL may contain content you must be 18+ to view.

Are you 18 years of age or older?

or Return to itch.io

Comments

Log in with itch.io to leave a comment.

So I was going to start fighting the final battle, when this occurred:

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/battle_def.rpy", line 1320, in script
  File "game/battle_def.rpy", line 1388, in <module>
  File "game/engine/engine.rpy", line 301, in Start
  File "game/engine/engine.rpy", line 609, in RunBattle
  File "game/engine/engine.rpy", line 617, in RunBattleRound
  File "game/engine/engine-schema.rpy", line 258, in RunBattleRound
  File "game/engine/engine-schema.rpy", line 239, in RunFighterTurn
  File "game/engine/engine-fighters.rpy", line 651, in Act
  File "game/engine/engine-fighters.rpy", line 587, in PickSkill
  File "game/engine/engine-fighters.rpy", line 557, in GetSkillList
KeyError: 'Move'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/battle_def.rpy", line 1320, in script
  File "/home/florian/.config/itch/apps/duael/DUAEL-1.7-linux/renpy/ast.py", line 756, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/home/florian/.config/itch/apps/duael/DUAEL-1.7-linux/renpy/python.py", line 1382, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/battle_def.rpy", line 1388, in <module>
  File "game/engine/engine.rpy", line 301, in Start
  File "game/engine/engine.rpy", line 609, in RunBattle
  File "game/engine/engine.rpy", line 617, in RunBattleRound
  File "game/engine/engine-schema.rpy", line 258, in RunBattleRound
  File "game/engine/engine-schema.rpy", line 239, in RunFighterTurn
  File "game/engine/engine-fighters.rpy", line 651, in Act
  File "game/engine/engine-fighters.rpy", line 587, in PickSkill
  File "game/engine/engine-fighters.rpy", line 557, in GetSkillList
KeyError: 'Move'

Linux-5.3.8-arch1-1-x86_64-with-glibc2.2.5
Ren'Py 6.17.7.521

(1 edit)

Hello,

Thank you for reporting this issue. As this game is quite old I haven't touched the code in a while and can't recall replicating this glitch during testing. I will try to remedy it but make no promises.


I apologize for the inconvenience.