Adrianoczesio

New Member
Oct 2, 2017
5
2
I've played yesterday.
I can see only two new routs...
One with Daniel (looks good) , and second with Todd wich doesn't work and fails the game...
 

boulimanus

Active Member
Jun 10, 2018
841
1,077
I've played yesterday.
I can see only two new routs...
One with Daniel (looks good) , and second with Todd wich doesn't work and fails the game...
Interesting. Todd was one of the major branch before (him or Lilly) so it's strange if it led to game over now. Maybe it's more complicated than what you've found so far.
 

NewTricks

Forum Fanatic
Nov 1, 2017
4,346
9,378
Interesting. Todd was one of the major branch before (him or Lilly) so it's strange if it led to game over now. Maybe it's more complicated than what you've found so far.
I don't think that they meant that the Todd path leads to a game over just that a Renpy error keeps you from progressing it.
 

yakargi

Developer Of The Singer
Game Developer
Jan 30, 2019
359
2,214
I've played yesterday.
I can see only two new routs...
One with Daniel (looks good) , and second with Todd wich doesn't work and fails the game...
I posted a fix on my Patreon page. There is a small error in the coding. For Todd, there is only the choice option. I'll publish the scene with Todd in the next update.
 

yakargi

Developer Of The Singer
Game Developer
Jan 30, 2019
359
2,214
For Pc

For Mac

For Android

Fix for new version (There is a small bug in the game. Please replace the "script.rpy" file with this one.)


There is in this version;

300 images

26 animations

3000 line codes

The number of images may seem small to you. In this version, I concentrated on animations. (810 frames in total)

On corruption path, you will see a very long scene with Daniel.
 
Last edited:

19Castiel23

Active Member
Jul 25, 2017
909
2,183
For Pc Mega

For Mac Mega

For Android Mega

Fix for new version Mega (There is a small bug in the game. Please replace the "script.rpy" file with this one.)


There is in this version;

300 images

26 animations

3000 line codes

The number of images may seem small to you. In this version, I concentrated on animations. (810 frames in total)

On corruption path, you will see a very long scene with Daniel.
Thank you :)
 

boulimanus

Active Member
Jun 10, 2018
841
1,077
Fix for new version Mega (There is a small bug in the game. Please replace the "script.rpy" file with this one.)
It fixes the label typo but messes up all animations. Best reverse the change and search replace all webm with ogv (for now, guessing the plan is to convert all eventually for a smaller release).

Or use GetOutOfMyLab 's patch instead.
Btw, you could fix a couple minor things too while you're at it ("Thanks" instead of "Thnaks" and "Miss" instead of "Sir" in label daniel2ndscene5). There are several more all over the place though.
 
Last edited:

randomguy6516265165

Conversation Conqueror
Jun 21, 2018
6,028
4,151
I dont really like multiple protagonists games I either play male or female games my question is, is this a game where you mostly play as the girl but the get to control the guy to see what happend and that kinda stuff?
 

Sonar2020

Member
Aug 29, 2019
152
78
I got this.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 18016, in script
jump after_thomas_office2
ScriptError: could not find label 'after_thomas_office2'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/script.rpy", line 18016, in script
jump after_thomas_office2
File "renpy/ast.py", line 1711, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'after_thomas_office2'.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
The Singer VER_0.5.4
Wed Oct 5 18:27:19 2022

Do you need anything else from me for this error?
 

GetOutOfMyLab

Forum Fanatic
Modder
Aug 13, 2021
5,930
15,802
I got this.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 18016, in script
jump after_thomas_office2
ScriptError: could not find label 'after_thomas_office2'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/script.rpy", line 18016, in script
jump after_thomas_office2
File "renpy/ast.py", line 1711, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'after_thomas_office2'.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
The Singer VER_0.5.4
Wed Oct 5 18:27:19 2022

Do you need anything else from me for this error?
Just a few posts up, friend. https://f95zone.to/threads/the-singer-v0-5-4-intensivecaregames.67411/post-9117821
 
  • Like
Reactions: radohak

yakargi

Developer Of The Singer
Game Developer
Jan 30, 2019
359
2,214
It fixes the label typo but messes up all animations. Best reverse the change and search replace all webm with ogv (for now, guessing the plan is to convert all eventually for a smaller release).

Or use GetOutOfMyLab 's patch instead.
Btw, you could fix a couple minor things too while you're at it ("Thanks" instead of "Thnaks" and "Miss" instead of "Sir" in label daniel2ndscene5). There are several more all over the place though.
Sorry for this. I uploaded the correct script file and fixed the problem. I also updated the download link.
 
  • Like
Reactions: boulimanus
3.10 star(s) 51 Votes