Not to talk shit about the quality of the game, this is just a personal thing, but are there going to be any love interests who aren't dicks? Like I get the whole tsundere thing, but I feel like these girls are just genuine assholes.
YaBoiTheValeyard
Recent community posts
This happens when talking with Paige about MC's possible "training".
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
KeyError: u'recalled_placed'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "day11.rpyc", line 2855, in script
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1236, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1155, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1135, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "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'recalled_placed'
Windows-10-10.0.19041
Ren'Py 7.4.10.2175
Stranded In Space 1.3
Mon May 16 20:12:56 2022
[/code]