- Jul 19, 2022
- 151
- 145
MC got over 100000Ha, yeah, right, I'm stupid. I thought it was something loke using 80085 to write boobs or something.
MC got over 100000Ha, yeah, right, I'm stupid. I thought it was something loke using 80085 to write boobs or something.
Part | Version | Date | Compressed | Notes |
---|---|---|---|---|
1 | 12a | 2023-10-03 | SonsOfLiberty |
You must be registered to see the links
was released (2024-06-13) w/ some minor updates. No compressed of that. |
2 | 20e | 2024-08-23 | Bob69 | |
3 | 21c | 2024-10-23 | giqui |
Poor woman's obviously having a stroke, have you no sympathy?I can't figure out what syntax would even be close to the current version that would allow it to be butchered like that.
If you have not figured it out yet, maybe you are adding it to chapter 2. This is a new chapter 3 and should be started in its own folder. Just a guess.The game isn't working for me. It gets stuck on a white screen before it even loads. I tried both the compressed version and regular version, got the same results. Which is sad, because this is one of my favorite games in here... Here's what it looks like. Anyone got that error before?
You don't have permission to view the spoiler content. Log in or register now.
Hard to help you since there is no error message...not that I blame you for the lack of message BTW.The game isn't working for me. It gets stuck on a white screen before it even loads. I tried both the compressed version and regular version, got the same results. Which is sad, because this is one of my favorite games in here... Here's what it looks like. Anyone got that error before?
You don't have permission to view the spoiler content. Log in or register now.
How the hell did it get past me, and all the patrons that have played the update?Pretty good update. But I honestly can't even fathom what the correct version of this sentence is:
View attachment 4159380
I'm assuming it's something about making her feel old. But I can't figure out what syntax would even be close to the current version that would allow it to be butchered like that.
Edit: maybe something like this: "My goddaughter, pregnant! Gods that makes me feel old!"
Corrected, thanks!In the execution scene the bailiff title changes from "bailiff" to "baillif", and after it View attachment 4159881
Having two "please" makes the sentence awkward, one should be removed.
It definitely makes it sound like a plea/request, not a polite command, which is what you would expect from a god's envoy.Having two "please" makes the sentence awkward, one should be removed.
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
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.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 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.Getting a slew of errors It could just be me but damn its annoying
just one exampleCode: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
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.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?