- May 5, 2020
- 202
- 193
Houston we have a problem!
I know what is the problem. He call the file 1_mini.jpg but the file is named 1_mini.webp.
Is a lot of moment i try to find the .rpy file how is this bug here. But i find nothing. Normal i'm beginner and not have lot of experience.
If is on any file. Maybe is the persistent continue to call file from a old version?
I don't no. I have think because is so simple to resolve to correct it and publish the patch. But i'm really don't smart than i think...
I let it in the hands of the developper.
P.S: if you encounter this problem. I find a temporary hack. I take the file 1_mini.webp and convert it on 1_mini.jpg and add this file im the same folder of the original i do not touch. All work well now.
Code:
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'gui/smartphone/messages/sms/olivia/1_mini.jpg'>:
File "game/scripts/locations/town/mini_market/labels_locantions_mini_market.rpy", line 177, in script
call screen mini_market_pharmacy
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'gui/smartphone/messages/sms/olivia/1_mini.jpg'.
Is a lot of moment i try to find the .rpy file how is this bug here. But i find nothing. Normal i'm beginner and not have lot of experience.
If is on any file. Maybe is the persistent continue to call file from a old version?
I don't no. I have think because is so simple to resolve to correct it and publish the patch. But i'm really don't smart than i think...
I let it in the hands of the developper.
P.S: if you encounter this problem. I find a temporary hack. I take the file 1_mini.webp and convert it on 1_mini.jpg and add this file im the same folder of the original i do not touch. All work well now.
Last edited: