With the 0.3.4 upgrade, I get an error if i try to look at the character affinity gallery:
[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 "renpy/ast.py", line 1628, in execute
File "renpy/exports.py", line 956, in menu
File "renpy/python.py", line 2059, in py_eval
File "renpy/python.py", line 2052, in py_eval_bytecode
File "game/Room_01_Ordi.rpy", line 3103, in <module>
NameError: name 'GalleryImageCHARA_E_04' is not defined
[/code]
Just FYI, as this doesn't affect game play.