hi if i start the exe i get this error:
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/characters/iwanka/fsm.rpy", line 1, in script
init -1 python:
File "game/scripts/characters/iwanka/fsm.rpy", line 17, in <module>
M_iwanka.pregnancy.add_action(case, 1, ('setdefaultoutfit', [['dressed', 'naked', 'naked', 'naked']]))
File "game/scripts/core/systems/FSM/pregnancy.rpy", line 152, in add_action
now[index].extend(actionslist)
AttributeError: 'tuple' object has no attribute 'extend'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/characters/iwanka/fsm.rpy", line 1, in script
init -1 python:
File "E:\SummertimeSaga-0-20-16-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\SummertimeSaga-0-20-16-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/characters/iwanka/fsm.rpy", line 17, in <module>
M_iwanka.pregnancy.add_action(case, 1, ('setdefaultoutfit', [['dressed', 'naked', 'naked', 'naked']]))
File "game/scripts/core/systems/FSM/pregnancy.rpy", line 152, in add_action
now[index].extend(actionslist)
AttributeError: 'tuple' object has no attribute 'extend'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.16
Thu Nov 10 00:22:49 2022