I'll post the error code here againI still think you didn't follow the Installation intructions at the bottom of the post but I can't say more without the content of the error message you get.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 505, in execute
screen gallery:
File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 505, in execute
screen gallery:
File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 530, in execute
frame:
File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 533, in execute
hbox:
File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 537, in execute
imagebutton:
Exception: Imagebutton does not have a idle image. (auto=u'bibifoc/gui/button/return_%s.png').
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "_layout/screen_main_menu.rpymc", line 28, in script
File "renpy/ast.py", line 1138, in execute
File "renpy/python.py", line 1122, in py_exec_bytecode
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
File "renpy/ui.py", line 299, in interact
File "renpy/display\core.py", line 3582, in interact
File "renpy/display\core.py", line 4055, in interact_core
File "renpy/display\core.py", line 684, in visit_all
File "renpy/display\core.py", line 684, in visit_all
File "renpy/display\core.py", line 684, in visit_all
File "renpy/display\screen.py", line 476, in visit_all
File "renpy/display\core.py", line 4055, in <lambda>
File "renpy/display\screen.py", line 487, in per_interact
File "renpy/display\screen.py", line 680, in update
File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 505, in execute
screen gallery:
File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 505, in execute
screen gallery:
File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 530, in execute
frame:
File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 533, in execute
hbox:
File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 537, in execute
imagebutton:
File "renpy/ui.py", line 948, in _imagebutton
File "renpy/ui.py", line 942, in choice
Exception: Imagebutton does not have a idle image. (auto=u'bibifoc/gui/button/return_%s.png').
Last edited: