The Renpi plugin is 8.3.2. 8.3.3 throws errors
DaBayer
Recent community posts
Playing on Android using JoiPlay with the Ren'Py plugin. Worked fine on my previous phone, now throws keyboard errors on my new phone:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
NameError: name 'softkey_not_visible' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "_layout/screen_load_save.rpymc", line 35, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
File "renpy/ui.py", line 301, in interact
File "renpy/display\core.py", line 2259, in interact
File "renpy/display\core.py", line 3082, in interact_core
File "renpy/display\core.py", line 1788, in event_wait
NameError: name 'softkey_not_visible' is not defined
[/code]
Trying to get Rachel to level 9. Meters are 10-17-10. I assume I need to fill them to 6-15-6 in 5 in order to have Mrs. Newman finish the punishment, but I can't get it to work. I've tried every combination of actions to fill the meters to those values, but nothing works. I've also tried filling them to 8-15-6 in case I misunderstood the mission. What am I missing?