- Sep 25, 2019
- 996
- 915
Got this when doing 6pm Level 2 Rose event. I confirmed that the image file is in the correct location, so the game must be referencing it incorrectly. Missing path or extension, maybe?
There is a missing line Images.rpy file. To fix...hi there, i just happen to find a missing image in the game. a minor thing.
dont know if its just a fail in my game (could happen) or if someone else already reportet it.
just in case: see picture
if just a problem on my side... than ignor this post.
- Goto game folder and open Images.rpy in a text editor like notepad (notepad++ is better)
- Search for ### Rose Level 2 7PM ROBedroom
- Copy the line above it. ( it is for image 43)
- Paste in under the line for 43
- Change the 43 to 44
- Save and exit.
- DELETE the file Images.rpyc (make sure it is the one that ends in "C") (Game will remake this on next start)