I am stuck at the potion making menu. I was researching monster energy potion when this error started showing up:
"I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/characters.rpy", line 1190, in execute
File "game/characters.rpy", line 1190, in execute
File "game/characters.rpy", line 1217, in execute
File "game/characters.rpy", line 1221, in execute
File "game/characters.rpy", line 1222, in execute
Exception: Imagebutton does not have a idle image."
Now it keeps showing up when I want to get out of potion making menu by clicking on "Maybe, Later" option. And when I click to ignore it, I am send back to potion making menu. I can't get out.