3.80 star(s) 18 Votes

MOZ.

Engaged Member
Jul 27, 2018
2,494
3,333
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'smaller_with_aunt_kn'.

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

Full traceback:
  File "game/TFSS_KN_p4.rpyc", line 189, in script
    e�#t��/����lv�v��L�`�LC��(�Yʶ�W��3��2_{)K�~��Vi�͖�eTJ�2��@�~]RfF�f#��
  File "renpy/ast.py", line 1974, in execute
    rv = renpy.game.script.lookup(target)
  File "renpy/script.py", line 927, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'smaller_with_aunt_kn'.

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
The Five Star Stories 
Tue Oct 15 12:07:37 2024
 

The Narrator

Member
Game Developer
Nov 14, 2023
119
386
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'smaller_with_aunt_kn'.

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

Full traceback:
  File "game/TFSS_KN_p4.rpyc", line 189, in script
    e�#t��/����lv�v��L�`�LC��(�Yʶ�W��3��2_{)K�~��Vi�͖�eTJ�2��@�~]RfF�f#��
  File "renpy/ast.py", line 1974, in execute
    rv = renpy.game.script.lookup(target)
  File "renpy/script.py", line 927, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'smaller_with_aunt_kn'.

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
The Five Star Stories
Tue Oct 15 12:07:37 2024
I just posted the announcement. You just have to wait a little longer for the fixed version to be uploaded.
Edit:
  • I really hope there are no more bugs. I've checked everything but the saved location because it's not the same as yours, I think.
  • I just wanted to let you know that this update is with the unlocked choices that were for supporters. This is the last time I'm going to upload the game like this! Next time, it won't be separated from the supporter part – I'll upload it entirely! Thanks for your understanding
 
Last edited:

grahegri

drunk off sake
Donor
Feb 23, 2023
10,063
5,526
TheFiveStarStories-0.7.2Bugfix
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

Hibike

Newbie
Dec 27, 2020
27
70
I would like to support the dev, but neither SS, nor Boosty accept my CC. So, is the version here complete now? Download link still says "free version", so I guess not?
 
  • Red Heart
Reactions: The Narrator

TheSidewinder

Well-Known Member
Mar 31, 2020
1,642
2,923
Downloaded latest from OP, used KN mode, and it hits a fatal error (which you cannot "ignore") when you get to the "smaller with aunt" choice near the end of TFSS_KN_p5.rpy

Also, the red heart that the intro says will show so you can adjust names etc? That never shows up.

Am I missing a patch file that got buried several pages back?
 
  • Like
Reactions: lazysherlock

The Narrator

Member
Game Developer
Nov 14, 2023
119
386
I would like to support the dev, but neither SS, nor Boosty accept my CC. So, is the version here complete now? Download link still says "free version", so I guess not?
Hi! If you can't support me on SS and Body, you can still show your support here: buymeacoffee.com/thenarrator. I'll send you the full game by mail.
 
  • Like
Reactions: Hibike

The Narrator

Member
Game Developer
Nov 14, 2023
119
386
Downloaded latest from OP, used KN mode, and it hits a fatal error (which you cannot "ignore") when you get to the "smaller with aunt" choice near the end of TFSS_KN_p5.rpy

Also, the red heart that the intro says will show so you can adjust names etc? That never shows up.

Am I missing a patch file that got buried several pages back?
I think the problem is due to a saved file that has the smols patch enabled. Try restarting the game and holding leftctrl to get there faster.
 

xXx GAMELOVER

Member
Feb 25, 2018
452
185
heres the error code, new game without smol patch installed.

is smol patch even needed anymore seen as its not in this thread any more?

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

While running game code:
  File "game/TFSS_VN_p4.rpy", line 280, in <module>
NameError: name 'smols' is not defined

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

Full traceback:
  File "game/TFSS_VN_p4.rpyc", line 280, in script
    ��<��|U�^�ŵ�O��Jٹ�~��4��m���]�&�3T��1fX�C@������+Q`�>��i��lN�<L�vU(s�����
  File "renpy/ast.py", line 2115, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/TFSS_VN_p4.rpy", line 280, in <module>
NameError: name 'smols' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
The Five Star Stories 
Wed Oct 16 09:27:05 2024
 

TheSidewinder

Well-Known Member
Mar 31, 2020
1,642
2,923
Yeah, I forgot to mention that as well, but in my case I was using KN mode.

The gallery isn't unlocking even though you do get the on-screen notification that you've unlocked the scenes.
 
3.80 star(s) 18 Votes