I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/script.rpy", line 8728, in script call
    $ picked_option.call_action()
  File "game/script.rpy", line 9062, in script call
    call advance_time from _call_advance_time_6
  File "game/script.rpy", line 9480, in script call
    $ the_crisis.call_action()
  File "game/crises.rpy", line 2949, in script call
    call fuck_person(your_follower, private = True) from _call_fuck_person_30
  File "game/sex_mechanics.rpy", line 83, in script
    "[the_person.possessive_title] is in control, and keeps on [position_choice.verbing] you."
AttributeError: 'NoneType' object has no attribute 'verbing'
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "game/script.rpy", line 8728, in script call
    $ picked_option.call_action()
  File "game/script.rpy", line 9062, in script call
    call advance_time from _call_advance_time_6
  File "game/script.rpy", line 9480, in script call
    $ the_crisis.call_action()
  File "game/crises.rpy", line 2949, in script call
    call fuck_person(your_follower, private = True) from _call_fuck_person_30
  File "game/sex_mechanics.rpy", line 83, in script
    "[the_person.possessive_title] is in control, and keeps on [position_choice.verbing] you."
  File "E:\games\Lab_Rats_2-v0.24.1-pc\renpy\ast.py", line 652, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "E:\games\Lab_Rats_2-v0.24.1-pc\renpy\exports.py", line 1199, in say
    who(what, *args, **kwargs)
  File "E:\games\Lab_Rats_2-v0.24.1-pc\renpy\character.py", line 1003, in __call__
    what = what_pattern.replace("[what]", sub(what, translate=translate))
  File "E:\games\Lab_Rats_2-v0.24.1-pc\renpy\character.py", line 985, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "E:\games\Lab_Rats_2-v0.24.1-pc\renpy\substitutions.py", line 242, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 652, in get_field
AttributeError: 'NoneType' object has no attribute 'verbing'
Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Lab Rats 2 - Down to Business v0.24.1
Sat Jan 11 08:41:01 2020