VN Ren'Py Law School [Ep.1] [MisterMaya]

4.20 star(s) 22 Votes

Melanx0l1k

Member
Feb 28, 2023
167
76
hello it's a bug on macOS, when you check video in gallery through phone.Action in the lift and every action give a error
And another when MC have sex with Lana

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

While running game code:
  File "game/freeroam_ep1.rpy", line 2128, in script
    MC "So uh ... your room, or mine?"
RecursionError: maximum recursion depth exceeded while calling a Python object

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

Full traceback:
  File "game/freeroam_ep1.rpy", line 2128, in script
    MC "So uh ... your room, or mine?"
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/ast.py", line 930, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/exports.py", line 1473, in say
    who(what, *args, **kwargs)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1335, in __call__
    who = self.prefix_suffix("who", self.who_prefix, who, self.who_suffix)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1251, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1231, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 218, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 235, in format_field
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1201, in __format__
    return format(str(self), spec)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/character.py", line 1193, in __str__
    rv = renpy.substitutions.substitute(who)[0]
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/substitutions.py", line 261, in substitute
    s = renpy.translation.translate_string(s)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/translation/__init__.py", line 508, in translate_string
    return stl.translate(s)
  File "/Applications/LawSchool_ep1.app/Contents/Resources/autorun/renpy/translation/__init__.py", line 449, in translate
    notags = re.sub(r"\{\#.*?\}", "", old)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/re.py", line 210, in sub
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/re.py", line 291, in _compile
RecursionError: maximum recursion depth exceeded while calling a Python object

macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.1.1.23060707
Law School Episode 1
Tue Jun 11 18:45:43 2024
 
Last edited:

m0us3r

Member
Nov 28, 2020
491
1,428
so, here is the moral dilemma I see:
the game judges ;) the MC for his characters choices.
you can be SELFISH or you can be an ALTRUIST

but where does the answer to the question "would you defend someone, perceived as guilty?" belong?

wouldn't it be more selfish, if you only defend people who you think are innocent, because it's better for your reputation and your career? this option is playing it safe!

or wouldn't it be more ALTRUISTIC to defend someone, when everyone thinks he is guilty? especially, when you are a firm believer in the law system and therefore EVERYBODY deserves the right for the best defense possible? this option takes personal risks!

as I understand it, the answer YES to "would you defend someone, perceived as guilty?" is the more altruisitc one. why would it be "selfless" to answer this no?

I answerd this question two times with YES, without hesitation. the moral dilemma is: I THINK that the game would decide this as being selfish, which is not permittet ;)
OR the developer is smarter than all of us and this was a trick question?:cool:

and for the smartasses: the question "would you defend a guilty person" is the same. no it is WORSE. this is not a valid statement because it would contradict the
"Presumption of innocence"
Well it's a game, not a philosophical treatise, so I'm not gonna discuss it too deeply. Yes, you can criticize some points & details. Partly reasonably. But the main thing is this:

The developer makes some efforts to set paths with more and less egotism. It adds some interesting flair to the game. Likewise, he tries to throw in some actual knowledge and problems related to law. That too, makes the game more interesting.

We can enjoy this. Or we can enjoy picking on details and criticize them.

As for "Presumption of innocence", it's not an absolute. Look up its definition. Sometimes you know without any reasonable doubt that the accused is guilty. Sometimes they even announce at the arraignment: "I'm guilty". So check your notions and have a good day.
 
  • Like
Reactions: Skylaroo

m0us3r

Member
Nov 28, 2020
491
1,428
Acquiring legal knowledge from AVN has to be the worst decision ever.
Why not? I think it's the greatest idea since inventing chalkboards. One day people will study physics via simulation games, history via RPGs, law via VNs, etc.

PS. And thank you for pointing out that different countries have different laws. Maybe somebody here didn't know that. Now they acquired that important legal knowledge from a pirate porn games forum.
Way to go!
 

jose canseco

Newbie
May 19, 2024
37
45
This game is just as boring as law school. It's a shit ton of reading and nothing else. There's no fucking sex scenes and a bunch of stupid meaningless fucking choices.
 

Dessolos

Forum Fanatic
Jul 25, 2017
5,995
7,933
This game is just as boring as law school. It's a shit ton of reading and nothing else. There's no fucking sex scenes and a bunch of stupid meaningless fucking choices.
I mean not your cup of tea whatever but unless the a game is meant to be a fuckfest early sex scenes makes no sense to me especially for a episode 1, as a episode 1 needs to spend time building up the characters a bit and the start of the story.

i've yet to play the update only the demo so no idea how this game has done yet in terms of building up characters and story yet.
 

Milton749

Well-Known Member
Jul 26, 2023
1,726
2,919
I mean not your cup of tea whatever but unless the a game is meant to be a fuckfest early sex scenes makes no sense to me especially for a episode 1, as a episode 1 needs to spend time building up the characters a bit and the start of the story.

i've yet to play the update only the demo so no idea how this game has done yet in terms of building up characters and story yet.
There's 2 sex scenes (1 with penetration) and there's also 3 sex dreams. Which is pretty much standard for a first episode (unless it's a fuckfest game). But yes, there is a lot of reading in between it. But I'm playing this one for the story and relationship building.
 

Dessolos

Forum Fanatic
Jul 25, 2017
5,995
7,933
There's 2 sex scenes (1 with penetration) and there's also 3 sex dreams. Which is pretty much standard for a first episode (unless it's a fuckfest game). But yes, there is a lot of reading in between it. But I'm playing this one for the story and relationship building.
ah okay then sounds like he stopped before the sex scenes. Yeah I rarely play a game for sex always for the relationship building then story for me. Hopefully I can get around to this game this week I want to see more Rose, I tend to switch between AVN and a normal game close to the end of a JRPG I been playing and I just want to finish and not touch any AVN's haha.
 
  • Love
Reactions: Milton749

Jafo

Member
Oct 8, 2017
363
633
I've made a Walkthrough/gallery unlocker for this game

Features:
  • Added colored hints to dialogue options
  • Added a "Unlock all" button to scene and image galleries
You don't have permission to view the spoiler content. Log in or register now.

Download: MEGA PIXELDRAIN
I have a question about the mod. You can unlock the galley. Is it possible tot change the mod and be able to lock it again?
 

Milton749

Well-Known Member
Jul 26, 2023
1,726
2,919
Do we know who are themain love interests? MisterMaya
I'd be keen to know too. I asked people's opinions yesterday and I still don't know. I'm pretty sure about 5 of the 6 (Taylor, Aurora, Elsa, Olive, Miranda, and the other one could be Rose or Lana. Others may think differently.
 

Jafo

Member
Oct 8, 2017
363
633
I'd be keen to know too. I asked people's opinions yesterday and I still don't know. I'm pretty sure about 5 of the 6 (Taylor, Aurora, Elsa, Olive, Miranda, and the other one could be Rose or Lana. Others may think differently.

You know, at the end of the day you have fucked almost all of them.......
 

m0us3r

Member
Nov 28, 2020
491
1,428
I'd be keen to know too. I asked people's opinions yesterday and I still don't know. I'm pretty sure about 5 of the 6 (Taylor, Aurora, Elsa, Olive, Miranda, and the other one could be Rose or Lana. Others may think differently.
Well maybe Lana wouldn't count as LI if she is labeled as FWB.
Though I'm not sure what "LI" definition actually is.

PS. I mean, yeah, she has a lot of screen time, but imagine that every LI would have their solo ending. And Lana would be an icing on the cake in all of them. :p Who would complain? ;)
 

Milton749

Well-Known Member
Jul 26, 2023
1,726
2,919
Well maybe Lana wouldn't count as LI if she is labeled as FWB.
Though I'm not sure what "LI" definition actually is.

PS. I mean, yeah, she has a lot of screen time, but imagine that every LI would have their solo ending. And Lana would be an icing on the cake in all of them. :p Who would complain? ;)
Not me! And I doubt she'd count it labeled as FWB. Where did you see her labeled that? I haven't been able to find a list anywhere.
 

m0us3r

Member
Nov 28, 2020
491
1,428
hello it's a bug on macOS, when you check video in gallery through phone.Action in the lift and every action give a error
And another when MC have sex with Lana
I can only say that it looks like an infinite loop.

And it might have something to do with "MC" character definition.

Why though it only manifests in Mac? Seems very odd.

What is the name of your MC? Maybe try to name him differently and try again?
 
4.20 star(s) 22 Votes