3.80 star(s) 18 Votes

R8d_X

Newbie
Feb 8, 2024
43
108
Downloaded several of the 7.2 and it's all just 0.7, I know in the main page it says zip names are wrong. But when loading my save it still ends at the exact same spot.
Same here. Plus, save location in latest version has changed from previous version so I had to move saves from old folder to new.
 

TheSidewinder

Well-Known Member
Mar 31, 2020
1,642
2,923
Between the OP and info in the dev's SS page (non-subscriber), I'm wondering what was in the release today or if it was the wrong version uploaded.

Latest download from OP is smaller than the "7.0 Supporter" version by ~ 150 MB, so I'm... confused.
 

moonshadow

Member
May 6, 2017
254
510
Well I honestly dont know, but isn't this just basically a "full" version of 0.7 ? Like this 'update' adds the stuff that was "cut" from 0.7 ? Again Im not sure, but that's my guess. Which explains why it ends where 0.7 ended, as it's not a continuation, just additional scenes to 0.7 content
 

The Narrator

Member
Game Developer
Nov 14, 2023
119
386
Same here. Plus, save location in latest version has changed from previous version so I had to move saves from old folder to new.
Sorry for that
Downloaded several of the 7.2 and it's all just 0.7, I know in the main page it says zip names are wrong. But when loading my save it still ends at the exact same spot.
You'll need to replay the latest 0.7.0 version to see the full content.
 

jerico47

New Member
Sep 22, 2019
5
3
Ôªø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 "/private/var/folders/nx/0bmb2m7j6f38zwhnlh23xl680000gn/T/AppTranslocation/DD09FC3A-1759-4A22-AD51-44DECBF404A9/d/TheFiveStarStories_0.7.app/Contents/Resources/autorun/renpy/ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "/private/var/folders/nx/0bmb2m7j6f38zwhnlh23xl680000gn/T/AppTranslocation/DD09FC3A-1759-4A22-AD51-44DECBF404A9/d/TheFiveStarStories_0.7.app/Contents/Resources/autorun/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'.

Darwin-23.4.0-x86_64-i386-64bit x86_64
Ren'Py 7.5.3.22090809
The Five Star Stories
Mon Oct 14 16:07:41 2024

Got this error

I"m getting the same one.
 

zaferveokan

New Member
Apr 29, 2019
2
0
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 271, in script call
    y1�x��)l�66jKnvpPk.�!�Sƕ�:�e4�d�����
  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
Mon Oct 14 22:55:53 2024
I"m getting the same one.
 

The Narrator

Member
Game Developer
Nov 14, 2023
119
386
So are you saying we will need to play the game from the beginning to see the 0.7.2 content? That would mean old saves will not work?
I will fix the problem, but in the meantime, take the option.rpy file from the other version and replace it with the updated one, and the old saves will normally work. You can find it in the game folder.
 
  • Like
Reactions: Nitwitty

Demnor

Member
Apr 12, 2020
199
915
I am on Lisa's path but it's not so long so I tried the Kitty and Kandy path and I keep getting this error. Tried re-installing the game, strating a new game and running the uncompressed version but it persists.

```
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 "E:\Games\AVN\TheFiveStarStories/renpy/ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "E:\Games\AVN\TheFiveStarStories/renpy/python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Games\AVN\TheFiveStarStories/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
Mon Oct 14 23:29:23 2024
```
 

moonshadow

Member
May 6, 2017
254
510
I am on Lisa's path but it's not so long so I tried the Kitty and Kandy path and I keep getting this error. Tried re-installing the game, strating a new game and running the uncompressed version but it persists.

```
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 "E:\Games\AVN\TheFiveStarStories/renpy/ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "E:\Games\AVN\TheFiveStarStories/renpy/python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Games\AVN\TheFiveStarStories/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
Mon Oct 14 23:29:23 2024
```

Did you grab the script.rpy the dev posted on the previous page?
 
  • Like
Reactions: Demnor

swelldude

Newbie
Feb 7, 2020
94
174
So many blatant coding errors. Debugging is part of development, and a show-stopper bug should be fixed before releasing it. Just holding CTRL and doing quick run-throughs would prevent many of these issues.
 

SvenVlad

Well-Known Member
Modder
Aug 11, 2017
1,849
8,751
1728944757227.png

Just to be clear, it's a different error. I know there's a fix in a previous page. The file with the error is in another castle.
 
3.80 star(s) 18 Votes