Mod Ren'Py Completed A Knight's Tale - Gallery Mod [v0.36SE] [OEJ]

4.00 star(s) 1 Vote

OEJ

'Dirth ma, harellan. Ma banal enasalin. Mar solas'
Moderator
Donor
Dec 9, 2017
1,788
25,993
I got that one checking out the last scene on page 4 between Alice and Lydia:

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
Probably you need to replace [mname] with [persistent.GalleryName].
That worked for me.
Lol sorry, will fix it with the new version.

Thnx for letting me know about it....
 
  • Like
Reactions: FastBullet
D

Deleted member 2782432

Guest
Guest
My unofficial Android port of A Knight's tale 0.16 compressed along with OEJ 's Gallery Mod , also gestures enabled.



Swipe up : Open Menu
Swipe Down : hide interface
Swipe right : skip
Swipe left : rollback


Join my discord server for giving me feedback and for other ports.




Note: if it says Unknown developer or not safe/harm the device - click install anyways
 

chaughton22

Porn Pirate
Donor
Nov 27, 2018
472
516
He just posted an update a short while ago, it's pasted below. I'm going to go through the list of OEJ mod threads and post this comment, so everyone know what's up. We appreciate the post OEJ , get your RL shit handled, that always comes first. We'll look forward to your return. Stay safe.


Hi Guys, I'm very busy with IRL stuff right now so i might not update my mods for a month ( i haven't been updating them recently). If someone else wanna continue them please feel free to do so. I will be back working on my leftover mods and new ones by February. Hopefully.
 
  • Like
Reactions: stever
4.00 star(s) 1 Vote