New bugs in (non public) version 0.4.4
- in the prison, when going to a cell containing a prisoner an error occurs: at least with the muscular female and the nymph
Code:
While loading <'Image' u'/Enemies/muscular_f/muscular_f_icon.png'>:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'Enemies/muscular_f/muscular_f_icon.png'.
While loading <'Image' u'/Enemies/nymph/nymph_icon.png'>:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'Enemies/nymph/nymph_icon.png'.
- the animation in the prison (for a female character) with the nymph is no more available
- when looking at the quests of Gaffer Choo, if you select HR4 page 2 and then select from HR1 to HR3, the concerned quests are no more displayed (as there is no page 2 for them).