Got a new error in the S2 Chapter 12 Walkthrough Mod
File "game/ShaddyMod/ShaddyExtras.rpy", line 423, in execute
$ my_text = [(str(idx_s) if not renpy.variant('mobile') and idx <= 9 and not disabled else '') +
File "game/ShaddyMod/ShaddyExtras.rpy", line 423, in <module>
$ my_text = [(str(idx_s) if not renpy.variant('mobile') and idx <= 9 and not disabled else '') +
TypeError: '<=' not supported between instances of 'str' and 'int'
Linux-6.17.0-8-generic-x86_64-with-glibc2.42 x86_64
Ren'Py 8.0.3.22090809
One Day At A Time Ch.21-Pt.1
Fri Dec 19 18:25:52 2025
Full error log attached