cxx

Message Maestro
Nov 14, 2017
57,227
28,335
DragonSkull773 use spoilers on errors or even better attach traceback.txt on your post

if you used mod where did you put it? in \dating my daughter or in \dating my daughter\game ?
 

user angel

New Member
May 15, 2022
13
1
How do i fix this? I type { as a name to a save, and i cant fix it, it doesnt allow me open de save menu now.


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

While running game code:
Exception: Open text tag at end of string u'{'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\python.py", line 1719, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 30, in <module>
    ui.interact()
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\display\core.py", line 2793, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\display\core.py", line 495, in visit_all
    d.visit_all(callback)
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\display\core.py", line 495, in visit_all
    d.visit_all(callback)
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\display\core.py", line 495, in visit_all
    d.visit_all(callback)
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\display\screen.py", line 403, in visit_all
    self.child.visit_all(callback)
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\display\core.py", line 495, in visit_all
    d.visit_all(callback)
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\display\core.py", line 495, in visit_all
    d.visit_all(callback)
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\display\core.py", line 495, in visit_all
    d.visit_all(callback)
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\display\core.py", line 495, in visit_all
    d.visit_all(callback)
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\display\core.py", line 495, in visit_all
    d.visit_all(callback)
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\display\core.py", line 495, in visit_all
    d.visit_all(callback)
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\display\core.py", line 492, in visit_all
    for d in self.visit():
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\text\text.py", line 1521, in visit
    self.update()
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\text\text.py", line 1505, in update
    tokens = self.tokenize(text)
  File "C:\Users\VanWea\Downloads\Dating_My_Daughter-0.14-win\renpy\text\text.py", line 1887, in tokenize
    tokens.extend(textsupport.tokenize(i))
  File "renpy/text/textsupport.pyx", line 120, in renpy.text.textsupport.tokenize (gen\renpy.text.textsupport.c:3641)
    raise Exception("Open text tag at end of string {0!r}.".format(s))
Exception: Open text tag at end of string u'{'.

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Dating My Daughter Chapter 1 0.14
[/CITA]

I have a similar error, any solution?
 

user angel

New Member
May 15, 2022
13
1
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Open text tag at end of string u'{'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\python.py", line 1812, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in <module>
    ui.interact()
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\display\core.py", line 2624, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\display\core.py", line 2999, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\display\screen.py", line 405, in visit_all
    self.child.visit_all(callback)
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\display\core.py", line 508, in visit_all
    for d in self.visit():
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\text\text.py", line 1568, in visit
    self.update()
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\text\text.py", line 1552, in update
    tokens = self.tokenize(text)
  File "C:\Users\vanan\Downloads\DMDCH1-0145-pc\DMD.CH1-0.14.5-pc\renpy\text\text.py", line 1962, in tokenize
    tokens.extend(textsupport.tokenize(i))
  File "textsupport.pyx", line 120, in renpy.text.textsupport.tokenize
Exception: Open text tag at end of string u'{'.

Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
DMD Chapter 1 0.14.5
Sun Mar 17 20:18:46 2024
I have this problem, I am in the first chapter and I cannot load or open the menu in game, any solution
 

babilon29

Member
Sep 5, 2017
279
256
I can't believe it's been years since I played the first episode and now the game is complete. Now I plan to play the whole game. does Anyone know if the age of the characters is fix or changeable? I've completely forgotten.
 

cxx

Message Maestro
Nov 14, 2017
57,227
28,335
I have this problem, I am in the first chapter and I cannot load or open the menu in game, any solution
next time attach traceback.txt on your post.

re-dl with jdownloader and re-extract with latest 7zip and try again. also try to install game on games \dmdch1 to see if it fixes things.

I can't believe it's been years since I played the first episode and now the game is complete. Now I plan to play the whole game. does Anyone know if the age of the characters is fix or changeable? I've completely forgotten.
no, if were then some players would do pedofile version and dots would be in troubles. so all girls (dee, elena, etc) are 18+.
 

user angel

New Member
May 15, 2022
13
1
next time attach traceback.txt on your post.

re-dl with jdownloader and re-extract with latest 7zip and try again. also try to install game on games \dmdch1 to see if it fixes things.



no, if were then some players would do pedofile version and dots would be in troubles. so all girls (dee, elena, etc) are 18+.
I'm still having the same problem
 

cxx

Message Maestro
Nov 14, 2017
57,227
28,335
I'm still having the same problem
next step: check your drive by running chkdsk /r with admin rights and then run crystaldiskinfo (admin rights too) and if no errors found then i'm outta ideas.

tried dling from other hosts?
 

fundanggoh

New Member
Nov 17, 2017
9
5
Hi Everyone, I just want to tell, this is the best game I ever played. Please recommend if any other game like this. Also would like to know if the author has plan to do a sequel. I want to see the daughter's prospective post pregnancy.
 

drakov

Member
Sep 25, 2023
353
464
Hi Everyone, I just want to tell, this is the best game I ever played. Please recommend if any other game like this. Also would like to know if the author has plan to do a sequel. I want to see the daughter's prospective post pregnancy.
Unfortunately, you won't find this kind of game again!! This game is a masterpiece!!! the same question that you are asking now, I also asked it 5 months ago. In 5 months I haven't found another game that even comes close to this game!!

Dev will not make a sequel to this game. He start another game now.
 
  • Haha
Reactions: cxx

fundanggoh

New Member
Nov 17, 2017
9
5
Unfortunately, you won't find this kind of game again!! This game is a masterpiece!!! the same question that you are asking now, I also asked it 5 months ago. In 5 months I haven't found another game that even comes close to this game!!

Dev will not make a sequel to this game. He start another game now.
I hope someday he will change his mind and see the potential
 
  • Like
Reactions: kokon1969

Joncik_Ko

Active Member
Dec 26, 2021
760
660
Hi Everyone, I just want to tell, this is the best game I ever played. Please recommend if any other game like this. Also would like to know if the author has plan to do a sequel. I want to see the daughter's prospective post pregnancy.
I don't know anything about the sequel, but there is also Melody from the same creator, whom you may have met briefly in DMD and recently completed Sunshine Love.
 
3.80 star(s) 321 Votes