• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

a1fox3

Loving Family Member's
Respected User
Donor
Aug 8, 2017
23,596
16,134
That's what I did and had no problems with it, not sure why so many people are having problems.
To many players are trying to copy over save games from chapter 1 to chapter 2 on wrong info.
 

#NomeD

Active Member
Apr 30, 2017
561
373
To many players are trying to copy over save games from chapter 1 to chapter 2 on wrong info.
Well i downloaded both chapters and the saves you posted for chapter 1, played the ending of chapter 1 and then went and played chapter 2 start a new game and that's all you need to do , no copy and paste save into chapter 2 folder.
 

a1fox3

Loving Family Member's
Respected User
Donor
Aug 8, 2017
23,596
16,134
Well i downloaded both chapters and the saves you posted for chapter 1, played the ending of chapter 1 and then went and played chapter 2, that's all you need to do really.
Yep that is it, thats all you got to do.
 

herp

Newbie
Jun 29, 2017
25
10
Probably a stupid question, but am I supposed to be extracting chapter 2 into same folder with chapter 1? If I do I get a script error when I try to load my save game using the old or new .exe file. Save is right before I hit the airport. Get the following errors after talking to lady at airport:

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

While running game code:
  File "game/day13_00.rpy", line 7158, in script
  File "game/day13_00.rpy", line 7158, in <module>
NameError: name 'v_images_unlocked' is not defined

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

Full traceback:
  File "game/day13_00.rpy", line 7158, in script
  File "E:\Program Files (x86)\Flag\lbk\dmd\renpy\ast.py", line 1656, in execute
    if renpy.python.py_eval(condition):
  File "E:\Program Files (x86)\Flag\dmd\renpy\python.py", line 1749, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\Program Files (x86)\Flag\lbk\dmd\renpy\python.py", line 1743, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/day13_00.rpy", line 7158, in <module>
NameError: name 'v_images_unlocked' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.15

I can ignore that one, but then when it gets to the end of chapter one:


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

While running game code:
  File "game/day13_00.rpy", line 7177, in script
ScriptError: could not find label 'lb_day14_endch1'.

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

Full traceback:
  File "game/day13_00.rpy", line 7177, in script
  File "E:\Program Files (x86)\ Flag\dmd\renpy\ast.py", line 1527, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\Program Files (x86)\Flag\dmd\renpy\script.py", line 858, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'lb_day14_endch1'.

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.15
 

a1fox3

Loving Family Member's
Respected User
Donor
Aug 8, 2017
23,596
16,134
Probably a stupid question, but am I supposed to be extracting chapter 2 into same folder with chapter 1? If I do I get a script error when I try to load my save game using the old or new .exe file. Save is right before I hit the airport. Get the following errors after talking to lady at airport:

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

While running game code:
  File "game/day13_00.rpy", line 7158, in script
  File "game/day13_00.rpy", line 7158, in <module>
NameError: name 'v_images_unlocked' is not defined

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

Full traceback:
  File "game/day13_00.rpy", line 7158, in script
  File "E:\Program Files (x86)\Flag\lbk\dmd\renpy\ast.py", line 1656, in execute
    if renpy.python.py_eval(condition):
  File "E:\Program Files (x86)\Flag\dmd\renpy\python.py", line 1749, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\Program Files (x86)\Flag\lbk\dmd\renpy\python.py", line 1743, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/day13_00.rpy", line 7158, in <module>
NameError: name 'v_images_unlocked' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.15

I can ignore that one, but then when it gets to the end of chapter one:


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

While running game code:
  File "game/day13_00.rpy", line 7177, in script
ScriptError: could not find label 'lb_day14_endch1'.

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

Full traceback:
  File "game/day13_00.rpy", line 7177, in script
  File "E:\Program Files (x86)\ Flag\dmd\renpy\ast.py", line 1527, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\Program Files (x86)\Flag\dmd\renpy\script.py", line 858, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'lb_day14_endch1'.

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.15
No chapter 2 is a totally new game and is stand alone.

You just need to finish chapter 1 v14 and go all the way to the end then just start up chapter 2 and start a new game and it will update chapter 2 with the info from chapter 1.
 

f95zone

Member
Jul 27, 2017
156
170
Hmm, something is wrong with savegame copying for me. I played through v14 until the end, the game created the the 3 chapter02X.dmdgame files in AppData like its supposed to, and chapter 2 is reading "something" because the tochap2x variables are initialized. Its just that they are not initialized correctly. Something on my PC seems to screw with it.
 

a1fox3

Loving Family Member's
Respected User
Donor
Aug 8, 2017
23,596
16,134
Hmm, something is wrong with savegame copying for me. I played through v14 until the end, the game created the the 3 chapter02X.dmdgame files in AppData like its supposed to, and chapter 2 is reading "something" because the tochap2x variables are initialized. Its just that they are not initialized correctly. Something on my PC seems to screw with it.
Sounds like a computer problem or anti virus problem and not game problem.
 

WBWB

Active Member
Jul 8, 2017
763
12,954
Probably a stupid question, but am I supposed to be extracting chapter 2 into same folder with chapter 1? If I do I get a script error when I try to load my save game using the old or new .exe file. Save is right before I hit the airport. Get the following errors after talking to lady at airport:

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

While running game code:
  File "game/day13_00.rpy", line 7158, in script
  File "game/day13_00.rpy", line 7158, in <module>
NameError: name 'v_images_unlocked' is not defined

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

Full traceback:
  File "game/day13_00.rpy", line 7158, in script
  File "E:\Program Files (x86)\Flag\lbk\dmd\renpy\ast.py", line 1656, in execute
    if renpy.python.py_eval(condition):
  File "E:\Program Files (x86)\Flag\dmd\renpy\python.py", line 1749, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\Program Files (x86)\Flag\lbk\dmd\renpy\python.py", line 1743, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/day13_00.rpy", line 7158, in <module>
NameError: name 'v_images_unlocked' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.15

I can ignore that one, but then when it gets to the end of chapter one:


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

While running game code:
  File "game/day13_00.rpy", line 7177, in script
ScriptError: could not find label 'lb_day14_endch1'.

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

Full traceback:
  File "game/day13_00.rpy", line 7177, in script
  File "E:\Program Files (x86)\ Flag\dmd\renpy\ast.py", line 1527, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\Program Files (x86)\Flag\dmd\renpy\script.py", line 858, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'lb_day14_endch1'.

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.15
Winner of the 2017 award for Most Appropriate User Name.
 
  • Like
Reactions: lordofevilcr

herp

Newbie
Jun 29, 2017
25
10
No chapter 2 is a totally new game and is stand alone.

You just need to finish chapter 1 v14 and go all the way to the end then just start up chapter 2 and start a new game and it will update chapter 2 with the info from chapter 1.
Okay, played through to the pink screen and all that, even hit main menu, but now when I got to the chapter 2 folder I get the "p corruptnone_idle" message. I assume this means it can't find my saves. I swear, despite evidence to the contrary, that I'm not retarded.
 

a1fox3

Loving Family Member's
Respected User
Donor
Aug 8, 2017
23,596
16,134
Okay, played through to the pink screen and all that, even hit main menu, but now when I got to the chapter 2 folder I get the "p corruptnone_idle" message. I assume this means it can't find my saves. I swear, despite evidence to the contrary, that I'm not retarded.
Can you open chapter 2 and look in the save game area and see if you have save games there.
If so delete all of them.
When did you download the game, before or after all the fixes came out?
 

herp

Newbie
Jun 29, 2017
25
10
Download was about 12 hours ago. There are no save files unless I put them there and from what I've seen in responses that's not what you're supposed to do. I'll redownload and see if that fixes it.
 

fent

New Member
Jul 20, 2017
4
0
Anyone else not able to get past the "Plans for tomorrow" part if you drive her home and do the virtual call?

I just have the three options and all of them say "We've already talked about this" and it won't go any further.
 

a1fox3

Loving Family Member's
Respected User
Donor
Aug 8, 2017
23,596
16,134
Anyone else not able to get past the "Plans for tomorrow" part if you drive her home and do the virtual call?

I just have the three options and all of them say "We've already talked about this" and it won't go any further.
That is a bug and there is a fix for it, you should take her to the hotel room instead for the sex scenes you get anyway.

I am not going to go look for it so here it is.
 

fent

New Member
Jul 20, 2017
4
0
That is a bug and there is a fix for it, you should take her to the hotel room instead for the sex scenes you get anyway.

I am not going to go look for it so here it is.
Ah ok, Yeah I just wanted to try both routes. There is a fix you say? What's that?

Ah I see the patch in your post, cheers
 

RobJoy

Active Member
Jul 4, 2017
980
654
Guys, I played ch2. And this game really has ped0 look and feel. Flat chested girl, no pubic hair, visible from angle showing us that we are way taller. Just no, playing this game I felt like I screwed underage girl. Not for me... (uwatch)

EDIT: And non-womanly body proportions.
Well for all people.

Jeniffer, Elena and Pussy,.. then Georgina.
Size goes up for all flavors.
 

Magixian

Member
Feb 2, 2017
215
309
Thanks, you did a great job. Did a quick check and seems to do as promised. I wasn't able to go above 99 > points though on LP/FP - was it intended?

Flawless and very nicely integrated.
Thanks for that praise :happyblush
Chapter 1 was limited to 100 as max stats. For the statscreen I decided to go with a limit of 2 digits for the textboxes, because of the way renpy handles them. The textbox being any smaller or with 3 digts the text couldn't fit inside the box, and looked really glitchy. Chapter 2 max is 200 LP/FP. Have thought of refining it abit and doing a cheatscreen for Ch.2
 
3.80 star(s) 322 Votes