hi i got today version 0.9 and got this error everytime i try to kiss a girl can somebody help me to fix this error pls
While running game code:
File "game/script.rpy", line 6128, in script call
call talk_person(person_choice) from _call_talk_person
File "game/script.rpy", line 6578, in script call
call fuck_person(the_person) from _call_fuck_person
File "game/script.rpy", line 6641, in script call
call sex_description(the_person, position_choice, object_choice, 0) from _call_sex_description
File "game/script.rpy", line 6653, in script call
$ the_position.call_intro(the_person, mc.location, the_object, round)
File "game/kissing.rpy", line 12, in script
$ blowjob.redraw_scene(the_girl)
File "game/kissing.rpy", line 12, in <module>
$ blowjob.redraw_scene(the_girl)
File "game/script.rpy", line 3160, in redraw_scene
the_person.draw_person(self.position_tag,emotion = emotion, special_modifier = self.current_modifier)
File "game/script.rpy", line 1428, in draw_person
displayable_list.append(self.expression_images.generate_emotion_displayable(position,emotion, special_modifier = special_modifier)) #Get the face displayable
File "game/script.rpy", line 1935, in generate_emotion_displayable
return Image(self.position_dict[position][emotion])
KeyError: u'happy_kissing'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 6128, in script call
call talk_person(person_choice) from _call_talk_person
File "game/script.rpy", line 6578, in script call
call fuck_person(the_person) from _call_fuck_person
File "game/script.rpy", line 6641, in script call
call sex_description(the_person, position_choice, object_choice, 0) from _call_sex_description
File "game/script.rpy", line 6653, in script call
$ the_position.call_intro(the_person, mc.location, the_object, round)
File "game/kissing.rpy", line 12, in script
$ blowjob.redraw_scene(the_girl)
File "F:\Download\Lab Rats 2\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Download\Lab Rats 2\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/kissing.rpy", line 12, in <module>
$ blowjob.redraw_scene(the_girl)
File "game/script.rpy", line 3160, in redraw_scene
the_person.draw_person(self.position_tag,emotion = emotion, special_modifier = self.current_modifier)
File "game/script.rpy", line 1428, in draw_person
displayable_list.append(self.expression_images.generate_emotion_displayable(position,emotion, special_modifier = special_modifier)) #Get the face displayable
File "game/script.rpy", line 1935, in generate_emotion_displayable
return Image(self.position_dict[position][emotion])
KeyError: u'happy_kissing'
Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Lab Rats 2 - Down to Business v0.9.1
Thu Sep 27 10:36:26 2018