Skip to main content

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

Small exception in Emmett's speech during week 7. 

[code] I'm sorry, but an uncaught exception occurred.  While running game code: Exception: String u'I love you, [mc1[, so, so, so much.' ends with an open format operation.  -- Full Traceback ------------------------------------------------------------  Full traceback:   File "script.rpyc", line 53469, in script   File "C:\Users\mccal\OneDrive\Documents\My Games\SevenKingdoms_ThePrincessProblem(EA)v1.02-pc\SevenKingdoms_ThePrincessProblem(EA)v1.02-pc\renpy\ast.py", line 652, in execute     renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)   File "C:\Users\mccal\OneDrive\Documents\My Games\SevenKingdoms_ThePrincessProblem(EA)v1.02-pc\SevenKingdoms_ThePrincessProblem(EA)v1.02-pc\renpy\exports.py", line 1199, in say     who(what, *args, **kwargs)   File "C:\Users\mccal\OneDrive\Documents\My Games\SevenKingdoms_ThePrincessProblem(EA)v1.02-pc\SevenKingdoms_ThePrincessProblem(EA)v1.02-pc\renpy\character.py", line 1003, in __call__     what = what_pattern.replace("[what]", sub(what, translate=translate))   File "C:\Users\mccal\OneDrive\Documents\My Games\SevenKingdoms_ThePrincessProblem(EA)v1.02-pc\SevenKingdoms_ThePrincessProblem(EA)v1.02-pc\renpy\character.py", line 985, in sub     return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]   File "C:\Users\mccal\OneDrive\Documents\My Games\SevenKingdoms_ThePrincessProblem(EA)v1.02-pc\SevenKingdoms_ThePrincessProblem(EA)v1.02-pc\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 572, in _vformat   File "C:\Users\mccal\OneDrive\Documents\My Games\SevenKingdoms_ThePrincessProblem(EA)v1.02-pc\SevenKingdoms_ThePrincessProblem(EA)v1.02-pc\renpy\substitutions.py", line 157, in parse     raise Exception("String {0!r} ends with an open format operation.".format(s)) Exception: String u'I love you, [mc1[, so, so, so much.' ends with an open format operation.  Windows-8-6.2.9200 Ren'Py 7.0.0.196 Seven Kingdoms- The Princess Problem (Early Access) 1.02 Sun Jun 23 14:25:58 2024 [/code]

Fixed for next update <3 Thanks!