I got this error when trying to enter "character affinity images"
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Room_01_Ordi.rpy", line 3103, in <module>
NameError: name 'GalleryImageCHARA_E_04' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Room_01_Ordi.rpyc", line 2852, in script
File "D:\flash game emu\OnceAPornATime_0.34-pc\OnceAPornATime_0.34-pc\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "D:\flash game emu\OnceAPornATime_0.34-pc\OnceAPornATime_0.34-pc\renpy\exports.py", line 956, in menu
condition = renpy.python.py_eval(condition)
File "D:\flash game emu\OnceAPornATime_0.34-pc\OnceAPornATime_0.34-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\flash game emu\OnceAPornATime_0.34-pc\OnceAPornATime_0.34-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Room_01_Ordi.rpy", line 3103, in <module>
NameError: name 'GalleryImageCHARA_E_04' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
0.34
Wed Jun 08 01:24:00 2022
[/code]