Mod Ren'Py Dating My Daughter - Lain's Walkthrough + Gallery + Improvements Mod [v0.32] [Maim Lain]

5.00 star(s) 4 Votes

Mironov

New Member
Jun 22, 2017
10
3
Something is wrong with mod v0.27. Start game in black screen in Linux.

in log file i found that:
primary display bounds: (0, 0, 3200, 1848)
swap interval: 1 frames
Fullscreen mode.
Screen sizes: virtual=(1280, 720) physical=(3200, 1848) drawable=(3200, 1848)
Vendor: 'NVIDIA Corporation'
Renderer: 'GeForce GTX 1070/PCIe/SSE2'
Version: '4.6.0 NVIDIA 440.100'

Actually my screen is 1920x1080. Can you fix it?
Without mod game render properly.
 
Last edited:

BastardX

Well-Known Member
May 13, 2018
1,377
498
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "H:\Games\DMD.CH3-0.27-pc\renpy\ast.py", line 882, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "H:\Games\DMD.CH3-0.27-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\core.py", line 3467, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\layout.py", line 241, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\layout.py", line 241, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\behavior.py", line 907, in event
    return handle_click(self.clicked)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\behavior.py", line 842, in handle_click
    rv = run(action)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\loadsave.py", line 730, in load
    log.unfreeze(roots, label="_after_load")
  File "H:\Games\DMD.CH3-0.27-pc\renpy\python.py", line 1868, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\python.py", line 1696, in rollback
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-8-6.2.9200
Ren'Py 7.1.0.882
DMD Chapter 3 0.27
Tue Jul 21 01:08:40 2020
still cant load saves from 0.26 version with this error
 

ZTex

Engaged Member
Apr 3, 2019
2,894
4,181
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "H:\Games\DMD.CH3-0.27-pc\renpy\ast.py", line 882, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "H:\Games\DMD.CH3-0.27-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\core.py", line 3467, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\layout.py", line 241, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\layout.py", line 241, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\behavior.py", line 907, in event
    return handle_click(self.clicked)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\behavior.py", line 842, in handle_click
    rv = run(action)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\loadsave.py", line 730, in load
    log.unfreeze(roots, label="_after_load")
  File "H:\Games\DMD.CH3-0.27-pc\renpy\python.py", line 1868, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "H:\Games\DMD.CH3-0.27-pc\renpy\python.py", line 1696, in rollback
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-8-6.2.9200
Ren'Py 7.1.0.882
DMD Chapter 3 0.27
Tue Jul 21 01:08:40 2020
still cant load saves from 0.26 version with this error
Looks like your save is in a sex scene. Try one that's not. Also, never save during a sex scene.
 

BastardX

Well-Known Member
May 13, 2018
1,377
498
Looks like your save is in a sex scene. Try one that's not. Also, never save during a sex scene.
I feel like its like those moments your told to take a photo to last longer but ends up breaking the camera! LMAO
 

Wills747

Engaged Member
Dec 14, 2018
2,285
4,700
Updated chapter 3 mod to v0.27

Hi, hope you don't mind I put your mod in a Android build I compressed myself. Gestures are also enabled.
Big fan of your work, your mods are always awesome!



Edit: now compressed.
 
Last edited:

Saji02

Newbie
Apr 20, 2020
19
1
Hello, I might have done pretty stupid thing but I have tried modding the android apk file since I did not see any modded DMD Chapter 1 Android apk file here so I tried it myself. So, i just put the mod files in the apk,(after i decompiled it and rename all of it with the x-filename.rpy) after that, I signed it. So, I got this errors which is to be expected since I kinda like brute force my way into modding it. If it is possible can I get help please? Thank you.
 

barracuda66

Newbie
Mar 13, 2019
46
59
I have a problem with the MOD of chapter 2, it does not mark the correct (best) option, all the options appear the same, with the same font, someone knows how to solve it
 

spacekun

Member
Mar 19, 2020
142
111
In chapter 3 i get an error on some choice selections requiring a rollback or ignore. Like when asking is the camera man weird. day28.rpa exception. Nevermind I forgot to place pnb text file in game folder now is fine. What is the difference between white and grey choices?
 
Last edited:

Dorat1

Newbie
Dec 31, 2017
75
13
At the start of chap 2 do I need to set all stats to 100 to unlock everything? (I've been following the walkthrough mod for all of Chap 1)
 

Virulenz

Engaged Member
Sep 27, 2017
2,756
3,474
Hmm...something went wrong in cp3 0.27...i never share girls with guys, so i choosed to meet olivia in the park because i dont wanted anything with ryan (i avoided the option "foursome with margo")...but in that night d&d talked about the foursome as if it happend instead of anything releated to olivia or nothing (whats more plausible than talking about something never happend and never known it had could be happen)...i even checked the releationship options, every guy is disabled and ryan is not even there...but i still need to read this disgusting sharing shit and even encourage her to be a slut...thats kinda takes the fun completley out of the game...whats the point in avoiding choices if you cant avoid them?
 

3D Novelist

Active Member
Sep 17, 2020
908
263
Do I have to download and add all three chapter files of the mod? or does chapter 3 contain all chapters up to chapter 3?
 

pgm_01

Active Member
Jan 11, 2018
891
1,483
Do I have to download and add all three chapter files of the mod? or does chapter 3 contain all chapters up to chapter 3?
Each chapter is its own part of the game so you would download each chapter and each mod.
 

3D Novelist

Active Member
Sep 17, 2020
908
263
Each chapter is its own part of the game so you would download each chapter and each mod.
Oh ok. Didnt know that the game is basically split into 3 games. Other games have chapters or days or acts as well, but they are all part of one game package.
And its not possible to add all three chapters of the game together (and with that the mods as well)?
 

pgm_01

Active Member
Jan 11, 2018
891
1,483
Oh ok. Didnt know that the game is basically split into 3 games. Other games have chapters or days or acts as well, but they are all part of one game package.
And its not possible to add all three chapters of the game together (and with that the mods as well)?
No, you can't combine them and each chapter requires the specific mod for that chapter, 1 only works with 1, 2 with 2 and 3 with 3.
 
  • Like
Reactions: 3D Novelist

Wills747

Engaged Member
Dec 14, 2018
2,285
4,700
My compressed Android port of Dating My Daughter Chapter 1 with Maim Lain Walkthrough and Improvements mod.
(Updated 13/03/22)


My compressed Android port of Dating My Daughter Chapter 2 with Maim Lain Walkthrough and Improvements mod.
(Updated 18/03/22)


My compressed Android port of Dating My Daughter Chapter 3 v0.29.1 with Maim Lain Walkthrough and Improvements mod.

My compressed Android port of Dating My daughter Chapter 4 v0.34.0 with Lord Ashram Mod.


Usual gestures and other things I've added along the way.
Ch4 info:
Alternative persistent save and log location. Grant storage permissions on first run!
 
Last edited:
5.00 star(s) 4 Votes