UncleFredo

Well-Known Member
Aug 29, 2020
1,934
3,645
Thanks for sending it.
No, you are not the first, but for some reason this error does not appear for many people. In my discord only one person confirmed the error.
I can't figure out where it's coming from, because the variable that is specified is present in the code. I don't find any errors in the code.
The only guess I have is that you used the save from the very first chapter. There were significant changes in the code later. If you do not mind, write back, it was a new game, or loading an old save?
To avoid it I had to start a new game. The issue only occurred when playing from a prior save. The save loads fine and the game appears to play fine and then a short time later you hit this error. I THINK (pure speculation) that loading the save missed the code defining that variable and a few others. sc39a has the same problem and 3 or 4 others as well.
 
  • Like
Reactions: Ker_

Ker_

Member
Game Developer
Jun 4, 2021
243
760
To avoid it I had to start a new game. The issue only occurred when playing from a prior save. The save loads fine and the game appears to play fine and then a short time later you hit this error. I THINK (pure speculation) that loading the save missed the code defining that variable and a few others. sc39a has the same problem and 3 or 4 others as well.
The problem is that this variable IS declared and declared correctly - default sc39a = 0.
The only other thing that comes to mind is that the problem is that the variable is declared in a separate file. But on renpy forums they say it doesn't matter because renpy considers all files as one.
In addition I can't reproduce this error in my system even on the virtual machine with the save from chapter 2.
All in all it is not very clear, but in the next chapter I will not be alone to betatest, so I hope that such bugs will be fixed before the official release.
 

Ker_

Member
Game Developer
Jun 4, 2021
243
760
To avoid it I had to start a new game. The issue only occurred when playing from a prior save. The save loads fine and the game appears to play fine and then a short time later you hit this error. I THINK (pure speculation) that loading the save missed the code defining that variable and a few others. sc39a has the same problem and 3 or 4 others as well.
I've been consulting with other developers. An idea came up. Here's an excerpt from what they wrote to me:

«What happened was that I would introduce some new variable in a new update. Players would load their saved game from the previous version then roll back a step to just before their save point. Because of how Ren'py works, this would eliminate any variable setup from your new version, so when their games reached new code that relied on brand new variables, their save would act as if that variable had never been declared in the first place.»

That is, maybe you did rollback after loading the old save. If you have a chance, please check if there are errors if you do not rollback after loading the old save and move forward
 

JakoDel

Member
Jul 4, 2020
105
84
Thanks for sending it.
No, you are not the first, but for some reason this error does not appear for many people. In my discord only one person confirmed the error.
I can't figure out where it's coming from, because the variable that is specified is present in the code. I don't find any errors in the code.
The only guess I have is that you used the save from the very first chapter. There were significant changes in the code later. If you do not mind, write back, it was a new game, or loading an old save?
uhh it's from chapter 2 (I think) actually
 

JakoDel

Member
Jul 4, 2020
105
84
To avoid it I had to start a new game. The issue only occurred when playing from a prior save. The save loads fine and the game appears to play fine and then a short time later you hit this error. I THINK (pure speculation) that loading the save missed the code defining that variable and a few others. sc39a has the same problem and 3 or 4 others as well.
I guess I'll do the same lol
definitely not a big deal for me
 

UncleFredo

Well-Known Member
Aug 29, 2020
1,934
3,645
I've been consulting with other developers. An idea came up. Here's an excerpt from what they wrote to me:

«What happened was that I would introduce some new variable in a new update. Players would load their saved game from the previous version then roll back a step to just before their save point. Because of how Ren'py works, this would eliminate any variable setup from your new version, so when their games reached new code that relied on brand new variables, their save would act as if that variable had never been declared in the first place.»

That is, maybe you did rollback after loading the old save. If you have a chance, please check if there are errors if you do not rollback after loading the old save and move forward
Yes. Some games won't let you go forward unless you back up a couple of screens, so I habitually back up from end of content and go forward. I'll see if not doing that fixes the problem.
Update:
Tried it. Not backing up from the save screen on the save eliminated the problem.
 
Last edited:

JakoDel

Member
Jul 4, 2020
105
84
I've been consulting with other developers. An idea came up. Here's an excerpt from what they wrote to me:

«What happened was that I would introduce some new variable in a new update. Players would load their saved game from the previous version then roll back a step to just before their save point. Because of how Ren'py works, this would eliminate any variable setup from your new version, so when their games reached new code that relied on brand new variables, their save would act as if that variable had never been declared in the first place.»

That is, maybe you did rollback after loading the old save. If you have a chance, please check if there are errors if you do not rollback after loading the old save and move forward
tried this and it actually worked, soo yeah it's a renpy "bug"
 

Ker_

Member
Game Developer
Jun 4, 2021
243
760
Great, so we found the problem. Thank you very much. I've already been suggested a solution to avoid this in the future, so I hope there won't be such a problem in the next chapter
 

Canto Forte

Post Pro
Jul 10, 2017
21,065
25,770
1643753158025.png
JAN 30, 2022 AT 9:03 AM
Development status

The work on the renders is going well. In addition to the ones that have already been rendered, I have a lot more in the queue. I think a couple more weeks and the renders will be finished, so for now everything is on schedule.
Dialogues - 10000 words (100%)
Images - 124 rendered (30%) + 6 animations
Code - 0 lines (0%)
 
  • Like
Reactions: bb12308 and Balu83

Canto Forte

Post Pro
Jul 10, 2017
21,065
25,770
1643753374809.png

JAN 23, 2022 AT 3:13 PM
Development status

I finished the dialogues at last! It turned out to be 10% more text than I had planned. And that's not very good, because I want to stay on schedule for a bimonthly update. But a lot will depend on the number of renders, so it's too early to draw any conclusions. But in the worst case scenario, if there will also be more renders than usual, I'll have to move the release up a week or move one scene to the next chapter. I don't want to do either of those things. So I hope I can stay on schedule.
Dialogues - 10000 words (100%)
Images - 57 rendered (15%) + 5 animations
Code - 0 lines (0%)
 

Canto Forte

Post Pro
Jul 10, 2017
21,065
25,770
1643753558897.png

JAN 16, 2022 AT 5:12 PM
Development status

I had planned to finish the dialogues this week, but considering that last month's bottleneck was rendering, I started working on the renders along with the dialogues so that the computer wouldn't idle for a minute without work. So in addition to the dialogues, I did three animations and prepared a few scenes. I also worked on the overall plot, made some minor adjustments. All in all, everything is going according to plan.
Dialogues - 6000 words (65%)
Images - 30 rendered (7%) 2 animations (+1 in the queue)
Code - 0 lines (0%)
 

LuciferPrometheus

Active Member
Apr 30, 2020
638
1,484
Departed 2: Electric Boogaloo, the VN

But seriously it's always refreshing when a new game comes along that's good. I am really looking forward to see how the story develops. Appreciate the LIs as well. Especially Grace. There's something about a damsel in distress that tugs at my heart strings. I think the NTR adds to it really. For me atleast. It wouldn't make sense if there wasn't ntr involved in this situation. Which makes me want to ask, is the ntr added because of the story or just as a side fetish? Not that it can't be both. And also, is it only limited to grace or does it extend to other girls in the game? It would seem so from how Matt Damon was talking about my former partner. Also I always wanted to fuck a female version of Mark Wahlberg.

Anyway, now for the criticism. Dialogue. It's stiff. There are not enough curse words being thrown around. It just doesn't sound natural for the game setting. Also it doesn't make sense that the protag just walks into the organised crimes unit's head's house just like that? Like surely the guys in the mafia are good enough to know where the person leading the squad that's after them lives right? It just seems unnecessary risk and downright stupid for the rat to walk into her house. Even under the pretence of going to meet a prostitute. And how come a prostitute lives in a house like her? And if she's a high end one how come the protag can afford her?
 
  • Like
Reactions: Ker_

Ker_

Member
Game Developer
Jun 4, 2021
243
760
Departed 2: Electric Boogaloo, the VN

But seriously it's always refreshing when a new game comes along that's good. I am really looking forward to see how the story develops. Appreciate the LIs as well. Especially Grace. There's something about a damsel in distress that tugs at my heart strings. I think the NTR adds to it really. For me atleast. It wouldn't make sense if there wasn't ntr involved in this situation. Which makes me want to ask, is the ntr added because of the story or just as a side fetish? Not that it can't be both. And also, is it only limited to grace or does it extend to other girls in the game? It would seem so from how Matt Damon was talking about my former partner. Also I always wanted to fuck a female version of Mark Wahlberg.

Anyway, now for the criticism. Dialogue. It's stiff. There are not enough curse words being thrown around. It just doesn't sound natural for the game setting. Also it doesn't make sense that the protag just walks into the organised crimes unit's head's house just like that? Like surely the guys in the mafia are good enough to know where the person leading the squad that's after them lives right? It just seems unnecessary risk and downright stupid for the rat to walk into her house. Even under the pretence of going to meet a prostitute. And how come a prostitute lives in a house like her? And if she's a high end one how come the protag can afford her?
Thank you, I'm glad you enjoyed the game.

Ntr was a perfect addition to Grace's line. So far I see no reason to add it to other LI.

But even for Grace, it was more of a side content. I make the game around the story and relationship with LI, not around fetishes, so to me the most interesting Grace line is the one where the MC protects her, and the ntr content was added for contrast so it's clear what exactly you're saving her from. (But I tried to make that scene interesting enough for those who like ntr as well)
 

harrypotter456

New Member
Oct 6, 2017
14
5
Thank you, I'm glad you enjoyed the game.

Ntr was a perfect addition to Grace's line. So far I see no reason to add it to other LI.

But even for Grace, it was more of a side content. I make the game around the story and relationship with LI, not around fetishes, so to me the most interesting Grace line is the one where the MC protects her, and the ntr content was added for contrast so it's clear what exactly you're saving her from. (But I tried to make that scene interesting enough for those who like ntr as well)
I really enjoy content of this game. You did a great job. Keep it up. Also make us surprise espcially NTR, you know what I meant. Any way good work!
 

DarknessDai

Well-Known Member
Mar 23, 2019
1,431
1,579
Thank you, I'm glad you enjoyed the game.

Ntr was a perfect addition to Grace's line. So far I see no reason to add it to other LI.

But even for Grace, it was more of a side content. I make the game around the story and relationship with LI, not around fetishes, so to me the most interesting Grace line is the one where the MC protects her, and the ntr content was added for contrast so it's clear what exactly you're saving her from. (But I tried to make that scene interesting enough for those who like ntr as well)
NTR can also apply on Zoe since our Rival is working with her , i hope u add NTR for her because it was forshadowed !
 

LuciferPrometheus

Active Member
Apr 30, 2020
638
1,484
pal i like ntr too and i like realistic games like our red string or where it all began but this will not happen :cry: :(
Yeah I think the makes a good enough impression on her if he tells her why he fought in the 1st chapter. But you never know. I mean Matt Damon is with her and filling her ears probably. All doubts are already starting to creep in because basically we went awol without telling her anything.

As for the boss, I think she's still manipulating the mc into doing what she wants. And she'll probably sleep with anyone to get her way. But frankly don't much care for her. I just like Zoe and more than anyone Grace.

Anyway, idk. Let's play and find out. I can't wait for the next chapter.
 
  • Like
Reactions: mommysboiii

DarknessDai

Well-Known Member
Mar 23, 2019
1,431
1,579
Yeah I think the makes a good enough impression on her if he tells her why he fought in the 1st chapter. But you never know. I mean Matt Damon is with her and filling her ears probably. All doubts are already starting to creep in because basically we went awol without telling her anything.

As for the boss, I think she's still manipulating the mc into doing what she wants. And she'll probably sleep with anyone to get her way. But frankly don't much care for her. I just like Zoe and more than anyone Grace.

Anyway, idk. Let's play and find out. I can't wait for the next chapter.
I know right there were clearly some hints regerd Zoe as there is choice to tell her why u fight or not and the rival us hinted to trying to get closer with her ( when he first met her and stuff ) so yeh i can see it happing as it didn't come from no where and it follows the Narrative perfectly
 
  • Like
Reactions: randomguy26
3.30 star(s) 58 Votes