- Jan 4, 2017
- 3,412
- 2,460
Will make the change and let you know, haven't had a chance to get back and play yet.It might me some bug in renpy. I fixed it by working around it for the next version.
I changed the image name to "Renee_dream1.jpg" and added some code:
if l_dream == "Renée":
$ l_dream = "Renee"
It's kinda silly but it should work.
Can you please copy the file "Renée_dream1.jpg" to "Renee_dream1.jpg". Not rename it, but copy it. This should fix the problem as well. The file is in the folder "images/dream".
Edit:
Made the change, and still did not appear. I could Ignore through it, but was still getting the error:
While loading <'AlphaMask' u'dream/Ren\xe9e_dream1.jpg' u'dream/dream_alpha.jpg'>:
File "game/script.rpy", line 876, in script call
File "game/pl_actions.rpy", line 160, in script
File "renpy/common/000statements.rpy", line 383, in execute_pause
renpy.with_statement(Pause(delay))
IOError: Couldn't find file 'dream/Renee_dream1.jpg'.
It might be the Japanese Locale causing havoc, since the original name was something like Rene F _dream1.jpg
I was able to copy the name with the accented e in manually and that worked. So crisis averted. But considering how many people use Japanese Locale to play games on this site, it might be something to take into consideration.
Overall, loving the new renders.