LETLET

New Member
Dec 16, 2021
1
0
Alguien sabe como llegar a la cena que preparan para Sofia, llega hasta la noche y no se que hacer oa donde ir...
 

BiggusDikkus

Member
Jan 5, 2018
389
168
how long is the wait to start the massage after buying the breast cream?

Nvmd. I needed to click on the bed.
 
Last edited:

sbQiushui

New Member
Jun 3, 2024
2
0
I encountered a problem that caused him to appear when clicking on help.


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 143, in script call
call escenariosGame() from _call_escenariosGame_1
File "game/Code/zonasDesplazamiento.rpy", line 609, in script call
call zonasMiCasa from _call_zonasMiCasa
File "game/Code/CoordenadasZonasNombres/zonasDesp_micasa.rpy", line 36, in script call
call entradaCasa from _call_entradaCasa
File "game/Code/CoordenadasZonasNombres/miCasa/ENTRADACASA/entradaCasa.rpy", line 10, in script
call screen entradaCasaCoordenadas()
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 1, in execute
screen ayudasJuegoDemonBoyTrue(tipoAcces):
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 1, in execute
screen ayudasJuegoDemonBoyTrue(tipoAcces):
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 7, in execute
viewport:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 17, in execute
vbox:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 19, in execute
frame:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 22, in execute
vbox:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 54, in execute
if numContadorSiQuiereMasajePies == 1 and haVenidoEthan1 == False and tienesAceiteCorporal == False:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 55, in execute
text _(" {image=madcarnetMini} {color=#000000}{size=12}{b}[nombreMad]:{/b}{/size}{size=11} 我终于可以为 [nameMad3] 按摩了. \n 我需要买点精油,给她做个舒适的按摩,让她逐渐感觉舒服些. {/size}{/color} ")
NameError: Name 'nameMad3' is not defined.

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

Full traceback:
File "game/script.rpy", line 143, in script call
call escenariosGame() from _call_escenariosGame_1
File "game/Code/zonasDesplazamiento.rpy", line 609, in script call
call zonasMiCasa from _call_zonasMiCasa
File "game/Code/CoordenadasZonasNombres/zonasDesp_micasa.rpy", line 36, in script call
call entradaCasa from _call_entradaCasa
File "game/Code/CoordenadasZonasNombres/miCasa/ENTRADACASA/entradaCasa.rpy", line 10, in script
call screen entradaCasaCoordenadas()
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\ast.py", line 1968, in execute
self.call("execute")
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\ast.py", line 1950, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\exports.py", line 3413, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\core.py", line 2687, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\core.py", line 2687, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 1, in execute
screen ayudasJuegoDemonBoyTrue(tipoAcces):
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 1, in execute
screen ayudasJuegoDemonBoyTrue(tipoAcces):
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 7, in execute
viewport:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 17, in execute
vbox:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 19, in execute
frame:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 22, in execute
vbox:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 54, in execute
if numContadorSiQuiereMasajePies == 1 and haVenidoEthan1 == False and tienesAceiteCorporal == False:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 55, in execute
text _(" {image=madcarnetMini} {color=#000000}{size=12}{b}[nombreMad]:{/b}{/size}{size=11} 我终于可以为 [nameMad3] 按摩了. \n 我需要买点精油,给她做个舒适的按摩,让她逐渐感觉舒服些. {/size}{/color} ")
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\text\text.py", line 1738, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\text\text.py", line 1868, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\substitutions.py", line 368, in substitute
s = interpolate(s, kwargs) # type: ignore
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\substitutions.py", line 86, in interpolate
raise e
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\substitutions.py", line 310, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'nameMad3' is not defined.

Windows-10-10.0.22621 AMD64
Ren'Py 8.2.1.24030407
Demon boy saga 0.68_Part_2
Mon Jul 29 10:28:24 2024
 

_Darkmage_

Active Member
Dec 6, 2019
836
912
I encountered a problem that caused him to appear when clicking on help.


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 143, in script call
call escenariosGame() from _call_escenariosGame_1
File "game/Code/zonasDesplazamiento.rpy", line 609, in script call
call zonasMiCasa from _call_zonasMiCasa
File "game/Code/CoordenadasZonasNombres/zonasDesp_micasa.rpy", line 36, in script call
call entradaCasa from _call_entradaCasa
File "game/Code/CoordenadasZonasNombres/miCasa/ENTRADACASA/entradaCasa.rpy", line 10, in script
call screen entradaCasaCoordenadas()
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 1, in execute
screen ayudasJuegoDemonBoyTrue(tipoAcces):
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 1, in execute
screen ayudasJuegoDemonBoyTrue(tipoAcces):
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 7, in execute
viewport:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 17, in execute
vbox:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 19, in execute
frame:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 22, in execute
vbox:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 54, in execute
if numContadorSiQuiereMasajePies == 1 and haVenidoEthan1 == False and tienesAceiteCorporal == False:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 55, in execute
text _(" {image=madcarnetMini} {color=#000000}{size=12}{b}[nombreMad]:{/b}{/size}{size=11} 我终于可以为 [nameMad3] 按摩了. \n 我需要买点精油,给她做个舒适的按摩,让她逐渐感觉舒服些. {/size}{/color} ")
NameError: Name 'nameMad3' is not defined.

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

Full traceback:
File "game/script.rpy", line 143, in script call
call escenariosGame() from _call_escenariosGame_1
File "game/Code/zonasDesplazamiento.rpy", line 609, in script call
call zonasMiCasa from _call_zonasMiCasa
File "game/Code/CoordenadasZonasNombres/zonasDesp_micasa.rpy", line 36, in script call
call entradaCasa from _call_entradaCasa
File "game/Code/CoordenadasZonasNombres/miCasa/ENTRADACASA/entradaCasa.rpy", line 10, in script
call screen entradaCasaCoordenadas()
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\ast.py", line 1968, in execute
self.call("execute")
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\ast.py", line 1950, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\exports.py", line 3413, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\core.py", line 2687, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\core.py", line 2687, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 1, in execute
screen ayudasJuegoDemonBoyTrue(tipoAcces):
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 1, in execute
screen ayudasJuegoDemonBoyTrue(tipoAcces):
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 7, in execute
viewport:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 17, in execute
vbox:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 19, in execute
frame:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 22, in execute
vbox:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 54, in execute
if numContadorSiQuiereMasajePies == 1 and haVenidoEthan1 == False and tienesAceiteCorporal == False:
File "game/Code/hud/ayudasJuego/ayudasJuegoDemonBoyTrue.rpy", line 55, in execute
text _(" {image=madcarnetMini} {color=#000000}{size=12}{b}[nombreMad]:{/b}{/size}{size=11} 我终于可以为 [nameMad3] 按摩了. \n 我需要买点精油,给她做个舒适的按摩,让她逐渐感觉舒服些. {/size}{/color} ")
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\text\text.py", line 1738, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\text\text.py", line 1868, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\substitutions.py", line 368, in substitute
s = interpolate(s, kwargs) # type: ignore
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\substitutions.py", line 86, in interpolate
raise e
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
File "E:\7.29\demonboysaga-0.68_Part_2-pc\renpy\substitutions.py", line 310, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'nameMad3' is not defined.

Windows-10-10.0.22621 AMD64
Ren'Py 8.2.1.24030407
Demon boy saga 0.68_Part_2
Mon Jul 29 10:28:24 2024
Are you using translator. It has translated the variable name too. It is okay to press the ignore button to skip these lines.
 

NorthernGent

Member
Jan 13, 2018
191
115
I am still stuck in the classroom on a Saturday.
It is the day after the fuck scene with Lucia.

It is the middle of the day, the teacher is sitting at her desk.

It is the frame with the text:
(Thought)
Time for operation catch Jow with his trousers down.

I don't know what to do now to go forward.
Any Ideas? (Thanks in advance!)
 

Kilikxx

Member
Dec 1, 2020
178
98
I am still stuck in the classroom on a Saturday.
It is the day after the fuck scene with Lucia.

It is the middle of the day, the teacher is sitting at her desk.

It is the frame with the text:
(Thought)
Time for operation catch Jow with his trousers down.

I don't know what to do now to go forward.
Any Ideas? (Thanks in advance!)
This was explained in the previous version.
You carried over a bug from the previous version. You only have to load a save game before the bug.
 
  • Like
Reactions: NorthernGent

Sese81

Member
Apr 10, 2022
203
55
I'm back from summer vacation and resumed the game but I'm still!
Can any good Sammaritans tell me how to go through Dana's way ? or Erika's way ?
How would be the correct path ? Are there any variables that I can reset from editor in order to repeat the opercourse that I may have missed? I gave her the chocolate but I can never find it so I can invite her to play with my console
I downloaded the new version but I still don't have any clues for the two unexplored plots, Dana and Erica Can someone give me some hints?
 

Venoma

Active Member
Nov 30, 2018
630
969
For somebody that typically likes sandbox game design, and even the most grindy varieties...this is just a fairly bad one. Moving around rooms is too clunky, and the hint system being borderline worthless half the time just doubles down on the pain with that.

Anybody know the non-english variable listing I can go in and check off to advance Dana's "I wonder if Dana has handed in her coursework?" storyline part? The dev's own stated solution in this thread of checking friday at midday isn't actually working or doing anything, so i can only assume it bugged out.

Otherwise I'm tapping out of this effort. Sure hell ain't replaying through the move around grind again lol
 
  • Like
Reactions: Stivler

Sese81

Member
Apr 10, 2022
203
55
For somebody that typically likes sandbox game design, and even the most grindy varieties...this is just a fairly bad one. Moving around rooms is too clunky, and the hint system being borderline worthless half the time just doubles down on the pain with that.

Anybody know the non-english variable listing I can go in and check off to advance Dana's "I wonder if Dana has handed in her coursework?" storyline part? The dev's own stated solution in this thread of checking friday at midday isn't actually working or doing anything, so i can only assume it bugged out.

Otherwise I'm tapping out of this effort. Sure hell ain't replaying through the move around grind again lol
I agree, having gone on in the story I have probably lost this trigger and it no longer occurs. Having an idea of the name of the associated variable, I could go and reset it to revise the proposal.
 

odspyykt

New Member
Jun 21, 2023
2
2
Just started on Lucia's path. How do I go visit her at the house to talk after she texts me? Thanks.

[edit]
Nevermind. Turns out I need to goto school first and meet here when she works on Mon/Wed/Fri mornings.

I am still stuck in the classroom on a Saturday.
It is the day after the fuck scene with Lucia.
 
Last edited:
  • Like
Reactions: LeGaZzy545
2.40 star(s) 59 Votes