- Mar 31, 2020
- 1,658
- 2,967
Uploaded a new version, the color codes I was using were 3-digit (0f0) rather than 6-digit (00ff00) and I wonder if that was the issue. They should be the 6-digit type anyway.
Uploaded a new version, the color codes I was using were 3-digit (0f0) rather than 6-digit (00ff00) and I wonder if that was the issue. They should be the 6-digit type anyway.
That did work to fix both the error and the lack of color coding for the walkthrough.Well, I'm baffled then. It's working fine for me, on PC at least.
Open my scripts.rpy file with Notepad++ or similar code editor. Lines 17, 18, and 19 should be:
define gr = "{color=#0f0}"
define red = "{color=#f00}"
define pink = "{color=#e062c5}"
Your traceback said that 'gr' is not defined, but... it is.
Try this. Open the day05script2b_1.rpy from your ./game folder and right at the top of the file, add those 3 lines above, then save.
Does that fix it?
Ah, from that screenshot and seeing the rar file name... that was the initial release of the mod that didn't have all the highlighting done yet, v1.0 - I had a v1.1 briefly, now it's v1.2That did work to fix both the error and the lack of color coding for the walkthrough.
When I opened the script file in Notepad++ I did notice that Lines 17, 18, and 19 were not the ones mentioned. I've attached a screenshot of that.
I added the lines to the script.rpy file while removing them from day05script2b_1.rpy as well as a test and that also fixed both of the issue.
View attachment 1499321
"I'm [main] and [tegan] is my daughter!" if True:
...
$ petralove -=1
if petralove >= 0:
...
pe "My capital has now plummeted with this purchase. But I thought, we could help each other. I have an offer if you want to make some extra money ..."
mc "{i}I wonder what she can want from me. I see strong sexual radiation in her eyes. This is suspicious. I think her offer will be something sexual.{/i}"
menu:
"I will do anything for such a pretty woman." if True:
pe "I'm glad to hear that. I’m sure we’ll be able to agree somehow."
mc "I'm sure of that too. I need money and you need help. The situation is clear."
mc "{i}I'll try to use my finger a little. I have to check how wet Petra is.{/i}"
mc "{i}Mmmm... so soft and warm. I can feel her hard clit with the tip of my finger...{/i}"
I'm 99% sure that's a site problem. The file I attached was good at the time.What am I doing wrong, all I get is a stream.rar with a stream.txt inside when I download this file. That's the content of the stream.txt file.
You don't have permission to view the spoiler content. Log in or register now.
Thanks, much appreciated. I wouldn't be surprised if this was the case, I get errors left, right and center all the time, like 8/10 times whenever I load a thread. This reply alone took 4 tries to post.I'm 99% sure that's a site problem. The file I attached was good at the time.
But from the file contents I see now, after just re-downloading it myself .... Cloudflare is dicking with things.
EDIT: Fuck them. I put it on Mega, check my post again.