Anyone else getting this error when selecting "transition to fingering" from groping?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 9120, in script call
call talk_person(picked_option) from _call_talk_person
File "game/script.rpy", line 9236, in script call
call talk_person(the_person) from _call_talk_person_1 #If we're in the same place and time hasn't advanced keep talking to them until we stop talking on purpose.
File "game/script.rpy", line 9233, in script call
$ _return.call_action()
File "game/chat_actions.rpy", line 1348, in script call
call fuck_person(the_person,private = in_private) from _call_fuck_person
File "game/sex_mechanics.rpy", line 194, in script call
$ position_choice.call_transition(round_choice, the_person, mc.location, object_choice)
File "game/sex_positions/standing_massage.rpy", line 110, in script
"You slide a hand under her [the_item.name], bringing your hand right to her pussy."
File "game/shader/shaderdisplayable.rpy", line 223, in render
self.resetController()
File "game/shader/shaderdisplayable.rpy", line 185, in resetController
controller = self.createController()
File "game/shader/shaderdisplayable.rpy", line 162, in createController
renderer.init(self.image, self.vertexShader, self.pixelShader)
RuntimeError: Shader compile error: ERROR: 0:30: '*' does not operate on 'float' and 'int'
ERROR: 0:45: Use of undeclared identifier 'yShift'
Darwin-19.3.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.26.1
Sat Mar 14 04:25:41 2020