SILVERSHANKS
Newbie
- Dec 7, 2018
- 34
- 20
- 69
Thanks dudeIf you rejected her you stopped all paths.
Thanks dudeIf you rejected her you stopped all paths.
It's not just you.Is it just me or somebody else feel like Faye background story resembles with the story of daughter from Dating My Daughter. I mean estranged dad, selfish mother, dad's affair with her best friend. Not just that, she is also blonde and do the same makeup as her, big boobies, thin waist. I mean that game isn't complete yet but still, could it be possible? Is it really as it is or I'm seeing things.
Yeah... It's an homage to DMD.Is it just me or somebody else feel like Faye background story resembles with the story of daughter from Dating My Daughter. I mean estranged dad, selfish mother, dad's affair with her best friend. Not just that, she is also blonde and do the same makeup as her, big boobies, thin waist. I mean that game isn't complete yet but still, could it be possible? Is it really as it is or I'm seeing things.
Uh....! So are you saying this is going to be the DMD ending or it is just your version.Yeah... It's an homage to DMD.
Just my version. I'm not involved with that game in any way.Uh....! So are you saying this is going to be the DMD ending or it is just your version.
It's an homage. HOMAGE!Uh....! So are you saying this is going to be the DMD ending or it is just your version.
Thanks for enlightening me. I was just want to be sure.It's an homage. HOMAGE!
That's not hard to understand and even if you don't know the word, you can look it up.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/01event_handler.rpy", line 2023, in event_register_execute
File "game/01event_handler.rpy", line 953, in register_event
File "game/01event_handler.rpy", line 934, in default_event
KeyError: u'Label name must be provided to method'
getting this when i open the Mac Version
Same for PCCode:I'm sorry, but an uncaught exception occurred. While running game code: File "game/01event_handler.rpy", line 2023, in event_register_execute File "game/01event_handler.rpy", line 953, in register_event File "game/01event_handler.rpy", line 934, in default_event KeyError: u'Label name must be provided to method' getting this when i open the Mac Version
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/01event_handler.rpy", line 2023, in event_register_execute
File "game/01event_handler.rpy", line 953, in register_event
File "game/01event_handler.rpy", line 934, in default_event
KeyError: u'Label name must be provided to method'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "events.rpyc", line 4, in script
File "C:\Downloads\TheDreamWriter-004-pc\TheDreamWriter-0.04-pc\renpy\ast.py", line 1947, in execute
self.call("execute")
File "C:\Downloads\TheDreamWriter-004-pc\TheDreamWriter-0.04-pc\renpy\ast.py", line 1935, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Downloads\TheDreamWriter-004-pc\TheDreamWriter-0.04-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "game/01event_handler.rpy", line 2023, in event_register_execute
File "game/01event_handler.rpy", line 953, in register_event
File "game/01event_handler.rpy", line 934, in default_event
KeyError: u'Label name must be provided to method'
Windows-8-6.2.9200
Ren'Py 7.3.2.320
Thu Aug 22 21:42:47 2019
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/01event_handler.rpy", line 2023, in event_register_execute
File "game/01event_handler.rpy", line 953, in register_event
File "game/01event_handler.rpy", line 934, in default_event
KeyError: u'Label name must be provided to method'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "events.rpyc", line 4, in script
File "E:\Spiele\Erotik VN + RPG\TheDreamWriter-004-pc\TheDreamWriter-0.04-pc\renpy\ast.py", line 1947, in execute
self.call("execute")
File "E:\Spiele\Erotik VN + RPG\TheDreamWriter-004-pc\TheDreamWriter-0.04-pc\renpy\ast.py", line 1935, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\Spiele\Erotik VN + RPG\TheDreamWriter-004-pc\TheDreamWriter-0.04-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "game/01event_handler.rpy", line 2023, in event_register_execute
File "game/01event_handler.rpy", line 953, in register_event
File "game/01event_handler.rpy", line 934, in default_event
KeyError: u'Label name must be provided to method'
Windows-8-6.2.9200
Ren'Py 7.3.2.320
Thu Aug 22 20:54:31 2019
I'm not generally going to play for content gated behind choices that I don't like (talking about the ntr you mention). Haven't played it yet, so looking forward to see how you've handled it. Do you plan to have H-content in the other path?TiQiana's story has elements of NTR and incest. There's an option to exit that story, but I recommend staying in because it'll lead to an awesome foursome in a later update.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/locations.rpy", line 13, in script call
call func_pushevents
File "game/calls.rpy", line 253, in script
if test_aflvllocationcheck [j.name, j.aflvl, pc.location]:
File "game/calls.rpy", line 253, in <module>
if test_aflvllocationcheck [j.name, j.aflvl, pc.location]:
TypeError: 'function' object has no attribute '__getitem__'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/locations.rpy", line 13, in script call
call func_pushevents
File "game/calls.rpy", line 253, in script
if test_aflvllocationcheck [j.name, j.aflvl, pc.location]:
File "E:\Jeux\VN\TheDreamWriter-0.04-pc\renpy\ast.py", line 1830, in execute
if renpy.python.py_eval(condition):
File "E:\Jeux\VN\TheDreamWriter-0.04-pc\renpy\python.py", line 2035, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Jeux\VN\TheDreamWriter-0.04-pc\renpy\python.py", line 2028, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/calls.rpy", line 253, in <module>
if test_aflvllocationcheck [j.name, j.aflvl, pc.location]:
TypeError: 'function' object has no attribute '__getitem__'
Windows-8-6.2.9200
Ren'Py 7.3.2.320
The DreamWriter 0.04
Thu Aug 22 21:05:00 2019