Big Rooster

Forum Fanatic
Mar 16, 2018
5,170
37,974
925
Does anyone know how to hide the black dialogue/text box on chapter 1? It's getting in the way
of seeing parts of some scenes. It was letting me hide the dialogue/text box by clicking the mouse
wheel but once the beach scene with the nudist couple comes up the mouse wheel is not
hiding the dialogue/text box anymore. Is there a keyboard command of some kind to hide the
text box momentarily?
press H
 

Hyperserver

often the biggest step forward is to "step back"
Donor
Game Developer
Jun 30, 2018
3,380
9,133
728
This game is getting buggier now, back to the wheel mouse and H not hiding the text box again,
and all my points randomly appeared and disappeared.
i hope you still know that if you are playing chapter 1, then you are playing a game from 7 years ago - that's a completely different renpy version back then and renpy itself has been much buggier and also not all features were there that time.

Using your mousewheel to scroll back also resets your points if you scroll over a point where you got them. That's intended and is in all renpy games.

But no offence - i just have seen your registration date - so i assume you are pretty new and can't know such things.
 

Alphachad666

Newbie
Sep 21, 2022
65
17
50
Is the game sandbox (free roam) type and we can move at different locations to trigger scenes or is it just visual novel type?
 

Hyperserver

often the biggest step forward is to "step back"
Donor
Game Developer
Jun 30, 2018
3,380
9,133
728
Is NTR /sharing part avoidable?
yes sharing is 100% avoidable, and there is no netorare at all - but even IF you call that scenes as netorare (please no new discussion about whether it's ntr or not) , it's still 100% avoidable though
 
  • Haha
Reactions: cxx

Uthuriel

Conversation Conqueror
Jan 26, 2021
6,889
21,744
786
Hello someone, could you send me some salvos of the game already advanced?
I could... but why not play the game yourself?

If you really just want to see the sex scenes then just go and install the the gallery unlocker for the chapter you want.

Have fun.
 
  • Like
Reactions: ricarz56

cxx

Message Maestro
Nov 14, 2017
76,831
39,606
1,519
Chapter 2 unable to save game shortly after the fireworks scene. I get the AN EXECPTION HAS OCCURRED
screen with ROLLBACK, IGNORE, OPEN, COPY on it, and rollback and ignore don't fix the issue.
what version? android, pc, mac, compressed?

anyways re-dl and re-install might fix that.
 

Uthuriel

Conversation Conqueror
Jan 26, 2021
6,889
21,744
786
PC . I also followed your advice and deleted and reinstalled the game and it did
not fix the issue.

Note: I also tried the compressed version and the result is the same garbage from it

Note: I made it all the way to meeting Jennifer at the restaurant with Daughter
back in Father's country, and then the game closed so now I have to start
back at the fireworks all over again, I just love playing a game that
won't let me save and has errors in it, let me tell ya, nothing as fun
as wasting all that time and having to start over because the game won't
save, sure is fun!

I've copy and pasted the full code error below from the PC version


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

While running game code:
  File "renpy/common/00action_file.rpy", line 372, in __call__
    renpy.save(fn, extra_info=save_name)
RuntimeError: maximum recursion depth exceeded in cmp

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\ast.py", line 882, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\display\core.py", line 3467, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\display\behavior.py", line 907, in event
    return handle_click(self.clicked)
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\display\behavior.py", line 842, in handle_click
    rv = run(action)
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\display\behavior.py", line 308, in run
    new_rv = run(i, *args, **kwargs)
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 372, in __call__
    renpy.save(fn, extra_info=save_name)
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\loadsave.py", line 404, in save
    dump((roots, renpy.game.log), logf)
  File "C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc\renpy\loadsave.py", line 48, in dump
    cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL)
RuntimeError: maximum recursion depth exceeded in cmp

Windows-8-6.2.9200
Ren'Py 7.1.0.882
DMD Chapter 2 0.21.5
Fri Aug 25 09:18:02 2023
Here is your solution...

Don't use retarded file paths like this...

C:\Users\MasterBlaster\Desktop\Desktop Folder\New folder (3)\Chapter 2\DMDCH2-0215-pc\DMD.CH2-0.21.5-pc

You also have the game in the game... like what did you expect to happen... :KEK:

Maybe try this instead:

C:\Users\MasterBlaster\Desktop\Games\DMD\DMD.CH2-0.21.5-pc
 
3.80 star(s) 339 Votes