I haven't seen anyone else post about an error...however, if you want help...post the error.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 975, in execute
screen save():
File "game/screens.rpy", line 975, in execute
screen save():
File "game/screens.rpy", line 981, in execute
use file_picker
File "game/screens.rpy", line 827, in execute
screen file_picker():
File "game/screens.rpy", line 827, in execute
screen file_picker():
File "game/screens.rpy", line 858, in execute
hbox yalign 0.2 xalign 0.5:
File "game/screens.rpy", line 864, in execute
grid columns rows:
File "game/screens.rpy", line 873, in execute
for i in range(1, columns * rows + 1):
File "game/screens.rpy", line 877, in execute
button:
File "game/screens.rpy", line 888, in execute
has hbox
File "game/screens.rpy", line 894, in execute
if not file_time == "Empty Slot.":
File "game/screens.rpy", line 895, in execute
add im.FactorScale(FileScreenshot(i),1.28) xpos -46 ypos 2
Exception: Expected an image, but got a general displayable.