Is it that jerkoff scene with the two sisters? I got that one as well.the game freezes after angel attacks rose and penny in the office in Version: 0.64 right after scene shown
Same here.the game freezes after angel attacks rose and penny in the office in Version: 0.64 right after scene shown
I encountered a bug in the PC version of the update. A random animation shows up and you can't click past it. To fix the problem you need to open up the "Day 23" rpy file in the Quest folder inside the game folder. Scroll down to line 3128. It currently will read "scene d23-456 with fade". Change it to read "show d23-456 with fade" and save the file. That should clear up the problem.
Edit: Encountered the same problem in line 3298. Same fix as before.
And line 3808.
Fix on previous page. Look for alex5280 postsSame here.
worked like a dream - searched the file for all instances of scene and replaced those that were incorrect for show as suggested by Alex5280! CheersI encountered a bug in the PC version of the update. A random animation shows up and you can't click past it. To fix the problem you need to open up the "Day 23" rpy file in the Quest folder inside the game folder. Scroll down to line 3128. It currently will read "scene d23-456 with fade". Change it to read "show d23-456 with fade" and save the file. That should clear up the problem.
Edit: Encountered the same problem in line 3298. Same fix as before.
And line 3808.
```I encountered a bug in the PC version of the update. A random animation shows up and you can't click past it. To fix the problem you need to open up the "Day 23" rpy file in the Quest folder inside the game folder. Scroll down to line 3128. It currently will read "scene d23-456 with fade". Change it to read "show d23-456 with fade" and save the file. That should clear up the problem.
Edit: Encountered the same problem in line 3298. Same fix as before.
And line 3808.
I posted the file for Day 23 that I used above. You can try using that. From the error code you posted it looks like in line 6 the Tab key was used, so you could just go to line 6 and find where it was used and hit Backspace.```
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/Quests/Day 23.rpy", line 6: Tab characters are not allowed in Ren'Py scripts.
Ren'Py Version: Ren'Py 8.1.1.23060707
Tue Apr 1 22:41:24 2025
```
This is what o get after chaneing the files
I have got that as well - seems an error in the script file, but which one?the game freezes after angel attacks rose and penny in the office in Version: 0.64 right after scene shown
EVERYONE! I have solved the error it is LN3128 of Day23 which read "scene d23-456 with fade" and should be "show d23-456".I have got that as well - seems an error in the script file, but which one?