I've changed line 6 as you said, but game give me traceback. Maybe I do something wrong?
View attachment 4397584
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 233, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 35, in script
menu:
File "game/hand_holder.rpy", line 1397, in hh_mod_smtf
mod_text = store.hh_mod_smtf_override(text)
File "game/ipatch.rpy", line 11, in ipatch
who = frame.f_locals.get("who")
AttributeError: 'NoneType' object has no attribute 'f_locals'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 233, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 35, in script
menu:
File "renpy/ast.py", line 1660, in execute
label = renpy.config.say_menu_text_filter(label)
File "game/hand_holder.rpy", line 1397, in hh_mod_smtf
mod_text = store.hh_mod_smtf_override(text)
File "game/ipatch.rpy", line 11, in ipatch
who = frame.f_locals.get("who")
AttributeError: 'NoneType' object has no attribute 'f_locals'
Windows-10-10.0.26100
Ren'Py 7.4.11.2266
SexBot Fix Rus 1.6
Wed Jan 1 18:00:18 2025