- Dec 9, 2017
- 1,839
- 27,346
Lol sorry, will fix it with the new version.I got that one checking out the last scene on page 4 between Alice and Lydia:
Probably you need to replace [mname] with [persistent.GalleryName].Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/Gallery.rpy", line 16136, in script l "Oh, speaking of lord [mname], I wanted to ask you about that." KeyError: u'mname' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/Gallery.rpy", line 16136, in script l "Oh, speaking of lord [mname], I wanted to ask you about that." File "E:\A Knights Tale\renpy\ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "E:\A Knights Tale\renpy\exports.py", line 1199, in say who(what, *args, **kwargs) File "E:\A Knights Tale\renpy\character.py", line 1003, in __call__ what = what_pattern.replace("[what]", sub(what, translate=translate)) File "E:\A Knights Tale\renpy\character.py", line 985, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "E:\A Knights Tale\renpy\substitutions.py", line 242, 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'mname' Windows-8-6.2.9200 Ren'Py 7.0.0.196 A knight`s tale 0.13 Sat Sep 19 00:38:16 2020
That worked for me.
Thnx for letting me know about it....