Bse

Active Member
Aug 1, 2019
522
228
115
So were end P1 p2 P3 now i get confused About it i still hab 18 and what soes it mean= were ise Ch3 start? Make it Clear please!
 

Dringar

Member
Nov 16, 2019
187
192
143
Getting a slew of errors It could just be me but damn its annoying

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/day10.rpy", line 1576, in script
    mon "Yeeeeees..."
Exception: Sayer 'mon' is not defined.

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

Full traceback:
  File "game/day10.rpy", line 1576, in script
    mon "Yeeeeees..."
  File "E:\Private\AGames\TFSV2\TFS-Part1_V2-pc\renpy\ast.py", line 2557, in execute
    Say.execute(self)
  File "E:\Private\AGames\TFSV2\TFS-Part1_V2-pc\renpy\ast.py", line 575, in execute
    who = eval_who(self.who, self.who_fast)
  File "E:\Private\AGames\TFSV2\TFS-Part1_V2-pc\renpy\ast.py", line 464, in eval_who
    raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'mon' is not defined.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
The Fiery Scion Update_21c
Wed Oct 23 15:37:49 2024
just one example
 

Vanderer

Active Member
Game Developer
Dec 8, 2017
874
3,397
471
So were end P1 p2 P3 now i get confused About it i still hab 18 and what soes it mean= were ise Ch3 start? Make it Clear please!
I don't know what "hab 18" mean. part 2 end at Update 20 and is clearly marked at the end, like part 1 was.

As for making it clear...no offense but I could say the same about your post.
 

Vanderer

Active Member
Game Developer
Dec 8, 2017
874
3,397
471
Getting a slew of errors It could just be me but damn its annoying

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/day10.rpy", line 1576, in script
    mon "Yeeeeees..."
Exception: Sayer 'mon' is not defined.

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

Full traceback:
  File "game/day10.rpy", line 1576, in script
    mon "Yeeeeees..."
  File "E:\Private\AGames\TFSV2\TFS-Part1_V2-pc\renpy\ast.py", line 2557, in execute
    Say.execute(self)
  File "E:\Private\AGames\TFSV2\TFS-Part1_V2-pc\renpy\ast.py", line 575, in execute
    who = eval_who(self.who, self.who_fast)
  File "E:\Private\AGames\TFSV2\TFS-Part1_V2-pc\renpy\ast.py", line 464, in eval_who
    raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'mon' is not defined.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
The Fiery Scion Update_21c
Wed Oct 23 15:37:49 2024
just one example
I am pretty sure you messed something with the version you use. The reason the sayer "mon" is not defined is because I changed them in part 3. So, you are trying to play part 1, but you have the script file from part 3.

Did you copy the latest version in the folder of part 1 by any chance?
 

Dringar

Member
Nov 16, 2019
187
192
143
I am pretty sure you messed something with the version you use. The reason the sayer "mon" is not defined is because I changed them in part 3. So, you are trying to play part 1, but you have the script file from part 3.

Did you copy the latest version in the folder of part 1 by any chance?
Have each update in a separate file - all of which are in a single folder then copied the save in to each of the update files as they are released.

Unless it got corrupted on my side somehow not sure how it would "bleed" over so to speak.
I can try archiving the saves and fresh loading the new release and see what happens. Just hate downloading all of that again

Appreciate the reply
 

Vanderer

Active Member
Game Developer
Dec 8, 2017
874
3,397
471
Have each update in a separate file - all of which are in a single folder then copied the save in to each of the update files as they are released.

Unless it got corrupted on my side somehow not sure how it would "bleed" over so to speak.
I can try archiving the saves and fresh loading the new release and see what happens. Just hate downloading all of that again

Appreciate the reply
I had a look again and something is definitively wrong with your version.

The error is during day 10, which is in part 1, yet at the end of the report it says "The Fiery Scion Update_21c", which is part 3.

So yeah, you did mix files from two different parts, i am 99.99% sure of it.
 

Dringar

Member
Nov 16, 2019
187
192
143
I had a look again and something is definitively wrong with your version.

The error is during day 10, which is in part 1, yet at the end of the report it says "The Fiery Scion Update_21c", which is part 3.

So yeah, you did mix files from two different parts, i am 99.99% sure of it.
Roger that
I'll reload them all i reckon and see how they
Again I appreciate the assist!
 
  • Like
Reactions: Vanderer

Bobbycanfly

Member
Sep 8, 2021
174
373
187
He literally explains to Roger why he did that on the walk back after the meeting ends... a lesson he learned from his dad when they returned from the Elven territory with their new queen... do you pay attention to this story or are you just here for the sex scenes?
"I was faking it THAT time" is not really the explanation you think it is. Nor does it change the fact that anyone would have to be nuts to agree to work with a ticking time bomb.
 

e6mill

Forum Fanatic
Aug 4, 2022
4,630
9,324
628
Looks like save game is broken now, on previous update saved when "save here" appeared,
now if i load it game just finish with credits,
oh well too bad.
Or maybe i miss one update? downloading part2 now to check it
If you click "About" from the main menu, it should look like this:
Screen Shot 2024-10-23 at 5.44.45 PM.png
 

blackstar42

Member
Aug 20, 2017
289
424
266
Hard to help you since there is no error message...not that I blame you for the lack of message BTW.

Did you do a clean install of part 3? No unzipping in the previous folder? Tried to reboot your computer?
I tried both actually. Fresh install of both compressed and uncompressed. Also rebooted my computer. Didn't work.
 

Vanderer

Active Member
Game Developer
Dec 8, 2017
874
3,397
471
I tried both actually. Fresh install of both compressed and uncompressed. Also rebooted my computer. Didn't work.
Ah fuck. The thing is, you are the only one with that sort of bug, and there is no error message for me to look at. I am sorry, but I can't help you.
 
4.50 star(s) 86 Votes