VN Ren'Py In for a Penny [v0.64] [Moist Sponge Productions]

3.40 star(s) 65 Votes

toddy1988

New Member
Jul 28, 2017
13
33
for the animation bug please follow Alex5280 advice it corrected the error for me.

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.
 

minty.69

New Member
Sep 24, 2024
1
1
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.
worked like a dream - searched the file for all instances of scene and replaced those that were incorrect for show as suggested by Alex5280! Cheers :)
 
  • Like
Reactions: Alex5280

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
26,314
231,993
In for a Penny [v0.64] [Moist Sponge Productions]

COMPRESSED:

Win/Linux:
- - -

Mac:
- - -
 
Last edited:

5mithers

Member
Aug 3, 2019
255
261
*Edit: Came here to report the scene/show bug as well. But it's already been reported.

I feel like this production quality is sliding further down. Which sucks, because back when I reached out to the dev, they seemed receptive to fixing stuff. But that was a long time ago now. Burnout hits us all.
 

GamerHord72

New Member
Aug 27, 2020
2
2
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'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
 

youraccount69

Forum Fanatic
Donor
Dec 30, 2020
5,025
2,323
InForAPenny-0.64
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

Alex5280

Active Member
Sep 3, 2020
592
941
```
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 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.
 

Samurai80

New Member
May 15, 2018
8
5
Works with the file posted by Alex5280 but the downloaded file has underscore in name. so change back to same as in quest folder. and delete the old day 23 files. will throw error codes if you load a save from day 23. so use an older save (for me dec 2024 save worked)
 
3.40 star(s) 65 Votes