Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello!
I tried your game, but it gave  me this error

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 98, in script
    sup 'Hello, [pol]. I\'m really hungry. And I need to buy some food.'
KeyError: u'pol'

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

Full traceback:
  File "game/script.rpy", line 98, in script
    sup 'Hello, [pol]. I\'m really hungry. And I need to buy some food.'
  File "F:\nobody-is-perfect\Nbdisperfect-1.0-pc\renpy\ast.py", line 678, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "F:\nobody-is-perfect\Nbdisperfect-1.0-pc\renpy\exports.py", line 1203, in say
    who(what, *args, **kwargs)
  File "F:\nobody-is-perfect\Nbdisperfect-1.0-pc\renpy\character.py", line 1014, in __call__
    what = what_pattern.replace("[what]", sub(what, translate=True))
  File "F:\nobody-is-perfect\Nbdisperfect-1.0-pc\renpy\character.py", line 1003, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "F:\nobody-is-perfect\Nbdisperfect-1.0-pc\renpy\substitutions.py", line 244, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'pol'

Windows-8-6.2.9200
Ren'Py 7.1.0.882
Nbdisperfect 1.0
Sun Oct 14 20:34:14 2018


Hope it helps you improve :D

Thank you. I know about it but I had no time to fix it. Sorry. I will.