Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 288, in script

    "[p] brutally stabs [d]. He would twisted his sword before pulls it out and stabs at other places." with hpunch

KeyError: u'd'

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

Full traceback:

  File "game/script.rpy", line 288, in script

    "[p] brutally stabs [d]. He would twisted his sword before pulls it out and stabs at other places." with hpunch

  File "/Users/spider/Desktop/Gaymes/PrideAndSubmission650x950.app/Contents/Resources/autorun/renpy/ast.py", line 721, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "/Users/spider/Desktop/Gaymes/PrideAndSubmission650x950.app/Contents/Resources/autorun/renpy/exports.py", line 1417, in say

    who(what, *args, **kwargs)

  File "/Users/spider/Desktop/Gaymes/PrideAndSubmission650x950.app/Contents/Resources/autorun/renpy/character.py", line 1222, in __call__

    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)

  File "/Users/spider/Desktop/Gaymes/PrideAndSubmission650x950.app/Contents/Resources/autorun/renpy/character.py", line 1141, in prefix_suffix

    return (sub(prefix) + sub(body) + sub(suffix))

  File "/Users/spider/Desktop/Gaymes/PrideAndSubmission650x950.app/Contents/Resources/autorun/renpy/character.py", line 1121, in sub

    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]

  File "/Users/spider/Desktop/Gaymes/PrideAndSubmission650x950.app/Contents/Resources/autorun/renpy/substitutions.py", line 270, in substitute

    s = formatter.vformat(s, (), kwargs)

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value

KeyError: u'd'

Darwin-22.1.0-x86_64-i386-64bit

Ren'Py 7.4.9.2142

PrideAndSubmissionLowRes 1.5

Fri Oct 18 23:43:06 2024

```