Quote Originally Posted by Rea View Post
So I've managed to download the new scenes, but whenever I play them it gives me:
[code]
I'm sorry, but an uncaught exception occurred.

While loading <'Rotozoom' <'Image' u'nutaku/assets/aebdeb68bd5da8f1a839a6a2f199f0a09531c0de755dde59/black.jpg'> 90 1.0>:
File "game/nutaku/scenario/story_nutaku_kamihime_4113.rpy", line 3, in script
show expression (Zoomable(Frame(im.Rotozoom("nutaku/assets/aebdeb68bd5da8f1a839a6a2f199f0a09531c0de755dde59/black.jpg",90,1.0)))) at top as cg with dissolve
File "game/Zoomable.rpy", line 41, in render
child_render = renpy.render(t, width, height, st, at)
IOError: Couldn't find file 'nutaku/assets/aebdeb68bd5da8f1a839a6a2f199f0a09531c0de755dde59/black.jpg'.
Did it happen just for that specific scene or on other scenes also?
Seems to me that your script didn't download the black.jpg for you. I've checked mine and everything worked fine so maybe your script is not up to date. Could you grab the latest from script folder in my download link and try running the download_assets script again to see if it works?