Hello, Genex part 1 is constantly crashing for me... does anyone have the same issue?
Here is the traceback:
I'm sorry, but an uncaught exception occurred.
While running game code:
AttributeError: 'list' object has no attribute 'idle_frame'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "tl/english/2/Scripts/Eventos/MAIN/intro.rpyc", line 877, in script
File "C:\New\GenexLove-0.9.97-pc\renpy\ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\New\GenexLove-0.9.97-pc\renpy\exports.py", line 1373, in say
who(what, *args, **kwargs)
File "C:\New\GenexLove-0.9.97-pc\renpy\character.py", line 1266, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "C:\New\GenexLove-0.9.97-pc\renpy\character.py", line 927, in do_display
display_say(who,
File "C:\New\GenexLove-0.9.97-pc\renpy\character.py", line 666, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\New\GenexLove-0.9.97-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\New\GenexLove-0.9.97-pc\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\New\GenexLove-0.9.97-pc\renpy\display\core.py", line 4040, in interact_core
self.idle_frame(can_block, expensive)
AttributeError: 'list' object has no attribute 'idle_frame'
Windows-10-10.0.26200 AMD64
Ren'Py 8.0.3.22090809
Genex Love 0.9.97
Wed Oct 22 10:24:21 2025