2.80 star(s) 21 Votes

HydratedMan

Member
Oct 16, 2017
314
352
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/2navigation.rpy", line 21, in script
$ renpy.jump(temp4)
ScriptError: could not find label 'a_weekend_morning'.

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/2navigation.rpy", line 21, in script
$ renpy.jump(temp4)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'a_weekend_morning'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Bonds Of Love 1.2
Thu Feb 9 13:37:43 2023
I'm getting the same exact error and would like to know if there is any word on this? I've just been skipping Alexia's weekend morning kitchen because of this.
"
Hey guys, there's a bug that causes the game to crash giving you the error ScriptError: could not find label 'a_weekend_morning'. You can fix this by going to the 1extra.rpy file in your game folder, find the "label a_weekend_morning1:" line, then just remove the 1"
 

HydratedMan

Member
Oct 16, 2017
314
352
1676732706161.png
This game needs a bugfix fast, I am stuck in this Kahty random event, there's this bug then the event triggers again and have like 5 more bugs/crashes
 
Oct 10, 2022
4,349
7,726
It's a good game don't get me wrong but I've been wondering how do they manage to create sandbox kinetic novel? Almost none of the choice doesn't effect story, only few dialogs. Some other people mentioned before you cannot deny Scarlett or her daughter Evelyn, most of the case no matter what you do the story unfolds to same events. No free choices, no free roam. All you can do click around to look at bg pictures. There is no meaning behind the time frames, like even if you choose to do a following event weeks later they talk about it like it was yesterday. Other than these stuff, fairly decent game. Ah, also you should expect a few bug here and there. Also storywise the story rambling through some unnecessary talks, becomes hard to follow. I know it is hard to keep players engaged at sandbox games but can flow more smoothly.
Asset using on point I think, renders and characters are good. UI is cleverly designed not too far from eyesight but near enough to engage. Even though too much places to check, with indicator usage it doesn't have overwhelmong feeling that sandbox games usually have. Quest tab is simple and well designed although explanations can be more involving, not just one or two sentences. Message tab is also well designed and surprisingly well intagrated to the story. Not the eye candy per se though. Maybe a little polishing would be better.
 

RPDL

do torrent. go fast.
Donor
Dec 17, 2020
4,929
14,208
BondsOfLove-1.3
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.​
 
  • Like
Reactions: zanzito

loqex

Well-Known Member
Aug 5, 2016
1,010
517
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/1clara.rpy", line 1659, in script
$ quest_extra[6].append(["1111111","dining","c_night_visit1"])
File "game/1clara.rpy", line 1659, in <module>
$ quest_extra[6].append(["1111111","dining","c_night_visit1"])
KeyError: 6
 

loqex

Well-Known Member
Aug 5, 2016
1,010
517
Wondering why game has so few patrons... especially since the the game shows a lot of promise.
 

loqex

Well-Known Member
Aug 5, 2016
1,010
517
Ok.. so zero issues when played from the beginning. Seems loading a previous version save game is what creates a number of bugs.
 

DarkLoki

Member
Oct 25, 2018
306
453
Most reviews say this thing has more bugs than a cricket farm, and yet changelog doesn't list a single bug fix? Hmmm....
 

eball360

Member
Oct 5, 2018
193
82
this is a new game.
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/1kathy.rpy", line 806, in script
$ del kathy_quest_mon[6]
File "game/1kathy.rpy", line 806, in <module>
$ del kathy_quest_mon[6]
KeyError: 6

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

Full traceback:
File "game/1kathy.rpy", line 806, in script
$ del kathy_quest_mon[6]
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/1kathy.rpy", line 806, in <module>
$ del kathy_quest_mon[6]
File "renpy/revertable.py", line 97, in do_mutation
return method(self, *args, **kwargs)
KeyError: 6

Windows-10-10.0.25314 AMD64
Ren'Py 7.5.3.22090809
Bonds Of Love 1.3
Tue Mar 21 21:07:53 2023
```
 

SumTingWong0420

Well-Known Member
Aug 30, 2018
1,137
1,042
Came to ask if this bugfest ever got squashed but seeing that 90% of every page is error reports or ppl complaing about said bugfest.....question answered. Now the only one left is
Why can't this dev fix any of these issues???
 
Jul 15, 2020
20
6
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/2navigation.rpy", line 12, in script
$ renpy.jump(temp1)
ScriptError: could not find label 'l'.

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/2navigation.rpy", line 12, in script
$ renpy.jump(temp1)
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'l'.

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
Bonds Of Love 1.3
Wed Mar 22 02:01:43 2023
 

Scooter_Tramp

Member
Dec 23, 2022
203
382
Bella is obviously into her brother, can we drop her like a mic? I seriously want nothing to do with her... #N$R
 
2.80 star(s) 21 Votes