3.00 star(s) 2 Votes

Ezekiel Jones

Member
Mar 30, 2025
100
180
52
Code:
Screen msg_jessica is not known.
Code:
While running game code:
  File "game/story/cp1/cp1_scene9.rpy", line 4, in script
    scene s8_134 with Fade(1.2)
TypeError: Fade() missing 2 required positional arguments: 'hold_time' and 'in_time'
Code:
While running game code:
  File "game/story/cp1/cp1_scene9.rpy", line 10, in script
    scene s9_1 with Fade(1.0)
TypeError: Fade() missing 2 required positional arguments: 'hold_time' and 'in_time'
Code:
The missing s9_chloe_anim6 animation has already been mentioned.
 
  • Like
Reactions: Pandaboy_888

HughNose

Member
May 5, 2022
101
81
152
Hi! Download here!

I downloaded the file from itch but my archive manager refused to unpack it because ".... it's not a zip file". So, I replaced the .zip extension with .tar.gz (just a guess) and it actually worked!

Now I'm looking forward to playing the game.

It seems though, your posts here and at itch need some editing....

Thanks for your help!
 
  • Heart
Reactions: Pandaboy_888

monksims

Active Member
Mar 17, 2019
590
626
281
Hi! Download here!
Just curious, why not make the standard pc build like most other devs instead of dedicated win and linux builds?

Btw, I added linux libs and the shell script from Renpy 8.3.7 to the windows build. I couldn't type anything to the phone's render unlocker application in the first sandbox area in MC's room and after it was ended the UI said that there were no hidden renders. Not sure if it's from adding linux libs or something in the code that doesn't work. I didn't want to extract rpy files from the archive and start troubleshooting the phone UI. :geek:
 
  • Like
Reactions: HughNose

Pandaboy_888

Newbie
Mar 27, 2022
31
24
98
Just curious, why not make the standard pc build like most other devs instead of dedicated win and linux builds?

Btw, I added linux libs and the shell script from Renpy 8.3.7 to the windows build. I couldn't type anything to the phone's render unlocker application in the first sandbox area in MC's room and after it was ended the UI said that there were no hidden renders. Not sure if it's from adding linux libs or something in the code that doesn't work. I didn't want to extract rpy files from the archive and start troubleshooting the phone UI. :geek:
You are right... Will do that next time. And for the hidden render thing, I set it off after the freeroam.
 
3.00 star(s) 2 Votes