Meaning Less

Engaged Member
Sep 13, 2016
3,540
7,035
can you help me
I have finished episode 13 but can't continue to episode 14?? then repeat to episode 13 0/51 what happened?? is there a coding error?
please help me ho to work to new episode 14
So I was replaying the game and noticed that with the last update there is a validation being skipped because of v15 that breaks episode 14, so you probably should wait for a fix or edit the lines I mention below if you know how.

Celaviegroup you probably should take a look at it since new players will always get stuck there:
You don't have permission to view the spoiler content. Log in or register now.
 

Hellster

Engaged Member
May 18, 2019
2,237
2,663
So I was replaying the game and noticed that with the last update there is a validation being skipped because of v15 that breaks episode 14, so you probably should wait for a fix or edit the lines I mention below if you know how.

Celaviegroup you probably should take a look at it since new players will always get stuck there:
You don't have permission to view the spoiler content. Log in or register now.
That's been fixed in 15.02
 

Celaviegroup

Well-Known Member
Game Developer
Aug 27, 2018
1,183
2,863
So I was replaying the game and noticed that with the last update there is a validation being skipped because of v15 that breaks episode 14, so you probably should wait for a fix or edit the lines I mention below if you know how.

Celaviegroup you probably should take a look at it since new players will always get stuck there:
You don't have permission to view the spoiler content. Log in or register now.
Please notice that 15.02 is the official public version. If you play this version these issues will not occur
 
  • Like
Reactions: Lukumoide

save8lot

Member
Apr 7, 2021
303
532



Public version of ’My best friend’s daughter’ 1- 15. (v15.02)

Dear all

Enclosed please find link to public version of ’My best friend’s daughter’

Wish you all happy playing.

Image is from episode 4 of ’ My first love’

Public Download Links:
 
Last edited:
  • Like
Reactions: xw1

DustyEye

Newbie
Apr 30, 2018
23
14
there are some sort of walktrough? like in room for rent because its really hard to find all the bookmarks without a good walktrough but i really like the game
 

Hawks12345

New Member
Sep 30, 2017
3
7
Anyone have a fix for this yet? Deleting AppData folder and starting from new didnt work.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "renpy/common/00action_data.rpy", line 79, in get_selected
return __get_field(self.object, self.field, self.kind) == self.value
File "renpy/common/00action_data.rpy", line 39, in _m1_00action_data__get_field
raise NameError("The {} {} does not exist.".format(kind, name))
NameError: The variable galleryVersion does not exist.

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

Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3512, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 437, in visit_all
self.child.visit_all(callback, seen=None)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 569, in visit_all
callback(self)
File "renpy/display/core.py", line 3512, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/behavior.py", line 870, in per_interact
if self.is_selected():
File "renpy/display/behavior.py", line 858, in is_selected
return is_selected(self.action)
File "renpy/display/behavior.py", line 397, in is_selected
return any(is_selected(i) for i in action)
File "renpy/display/behavior.py", line 397, in <genexpr>
return any(is_selected(i) for i in action)
File "renpy/display/behavior.py", line 400, in is_selected
return action.get_selected()
File "renpy/common/00action_data.rpy", line 79, in get_selected
return __get_field(self.object, self.field, self.kind) == self.value
File "renpy/common/00action_data.rpy", line 39, in _m1_00action_data__get_field
raise NameError("The {} {} does not exist.".format(kind, name))
NameError: The variable galleryVersion does not exist.

Windows-10-10.0.22000
Ren'Py 7.4.4.1439
My best friend's daughter 15.02
Thu Apr 7 00:57:15 2022
 

Aj Atkinson

Member
Apr 13, 2022
210
159
Can't understand whether it's my problem or game - bookmarks (scenes) opens seems to me not logical or randomly. Lot's of grinding, no hints at all (like in "Room for rent") even in 13.03 version. 15.02 version the same. I'm a bit disappointed about that. Is there any cure or patch? Because even those rare Walkthroughs can't help. I have barely finished Episode2. With Episode3 all the same. Please help.
 
  • Like
Reactions: evilkitty97

Celaviegroup

Well-Known Member
Game Developer
Aug 27, 2018
1,183
2,863
Can't understand whether it's my problem or game - bookmarks (scenes) opens seems to me not logical or randomly. Lot's of grinding, no hints at all (like in "Room for rent") even in 13.03 version. 15.02 version the same. I'm a bit disappointed about that. Is there any cure or patch? Because even those rare Walkthroughs can't help. I have barely finished Episode2. With Episode3 all the same. Please help.
Please click tool icon in upper left corner and replay how to play the game. You might have missed an important part of the game. When you see an icon in upper left corner Julia or any other girl or the fly you can click it and that will lead you forward. Basically you're playing the MC but can switch to the girls to make a decision. The game is easy to play if you follow the game mechanics as this game is different from other games in terms of options. Wish you happy playing
 

Aj Atkinson

Member
Apr 13, 2022
210
159
Is there any save files request thread or someone could upload their saves per each day of gameplay for those cases if player stuck somewhere even playing with walkthrough. I need save for Episode3, day 18, 62-of-63 bookmark just before Episode4 starts.
 

Celaviegroup

Well-Known Member
Game Developer
Aug 27, 2018
1,183
2,863
Is there any save files request thread or someone could upload their saves per each day of gameplay for those cases if player stuck somewhere even playing with walkthrough. I need save for Episode3, day 18, 62-of-63 bookmark just before Episode4 starts.
I guess that this is what you're looking for
 
  • Like
Reactions: Aj Atkinson
2.50 star(s) 92 Votes