SJ.AIADVENTURE
New Member
- Nov 18, 2024
- 5
- 1
- 3
Hey. Ran across an error in the scene with the first cam show together with Jenny. It happens whenever I click on the icon with the circular arrows on the left side of the screen.
Also using the .
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script call
$ game.main()
File "game/scripts/characters/jenny/button.rpy", line 66, in script call
call expression game.dialog_select("button_jenny_start_camshow_handjob")
File "game/scripts/characters/jenny/sex_scenes.rpy", line 2764, in script
show expression AnimatedImage("jenny_hj", [1,2,3,4,5,4,3,2], M_jenny, sounds={1:'s0 s1 _'3:'m1 m2 m3 m4 _ _ _ _'}) as jenny_hj at Position(xalign = 0.0, yoffset = 0)
SyntaxError: invalid syntax (game/scripts/characters/jenny/sex_scenes.rpy, line 2764)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script call
$ game.main()
File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 71, in script call
File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
File "scripts/locations/home/entrance/entrance.rpyc", line 224, in script call
File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
File "scripts/locations/home/entrance/entrance.rpyc", line 224, in script call
File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 11, in script call
File "game/scripts/characters/jenny/button.rpy", line 66, in script call
call expression game.dialog_select("button_jenny_start_camshow_handjob")
File "game/scripts/characters/jenny/sex_scenes.rpy", line 2764, in script
show expression AnimatedImage("jenny_hj", [1,2,3,4,5,4,3,2], M_jenny, sounds={1:'s0 s1 _'3:'m1 m2 m3 m4 _ _ _ _'}) as jenny_hj at Position(xalign = 0.0, yoffset = 0)
File "C:\Users\Sandr\OneDrive\Documentos\STS\SummertimeSaga-0-20-16-pc\renpy\ast.py", line 1183, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "C:\Users\Sandr\OneDrive\Documentos\STS\SummertimeSaga-0-20-16-pc\renpy\ast.py", line 1139, in show_imspec
expression = renpy.python.py_eval(expression)
File "C:\Users\Sandr\OneDrive\Documentos\STS\SummertimeSaga-0-20-16-pc\renpy\python.py", line 2057, in py_eval
code = py_compile(code, 'eval')
File "C:\Users\Sandr\OneDrive\Documentos\STS\SummertimeSaga-0-20-16-pc\renpy\python.py", line 692, in py_compile
raise e
SyntaxError: invalid syntax (game/scripts/characters/jenny/sex_scenes.rpy, line 2764)
Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.16
Wed Nov 27 01:35:36 2024