3.70 star(s) 32 Votes

Spyderwraith

Well-Known Member
Jul 21, 2017
1,184
922
i keep getting shit like this


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
KeyError: u'relmclf'

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

Full traceback:
  File "version_04.rpyc", line 1691, in script
  File "renpy/ast.py", line 716, 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 1210, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "renpy/character.py", line 1125, in prefix_suffix
    return pattern.replace(thingvar, sub(body))
  File "renpy/character.py", line 1109, 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'relmclf'

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Hail To The King 
Wed May  3 01:49:23 2023
 

ImperialD

Devoted Member
Oct 24, 2019
11,258
11,431
i just today downloaded and did a play thru .... i'm impressed on the storyline and renders .... awesome game .. i'll be looking forward to further updates :love:

(y)(y)(y)(y)(y)
 
  • Like
Reactions: Tumblingjoint

Boehser Onkel

Forum Fanatic
Modder
Feb 20, 2021
4,088
6,078
is anybody else stuck in a loop when they choose the second option

You don't have permission to view the spoiler content. Log in or register now.
I finally decide to give this game a chance and it turns out to be broken:cry:
this is what i talked about

you need exact 6 evelyn points here to advance
scene changes to the floor to the kitchen
there you need to lower the points to 5 or lower if you not on her path
meeting sam
scene switch to dinner with mary at the kitchen

Screenshot_1.png

if the condition is "true" you loop back to evelyn

pp: im pretty sure it´s not a game for your liking- to much "forced "stuff
 
Last edited:
3.70 star(s) 32 Votes