Gyroon

Newbie
Jul 20, 2018
41
20
lol, start the game and error....

Code:
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
 

Lorric17

Well-Known Member
May 25, 2017
1,147
1,238
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 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?
 

Sopra

Newbie
Jul 30, 2017
72
381
Code:
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
I've had this error after the third or fourth dream with holly (the one with the beach). Can't process any further in the game.
 

StingerWolf

Well-Known Member
Sep 5, 2017
1,161
1,579
I did not have any save, downloaded this game for the first time and it instantly crashed. It is not the saves....
 
  • Like
Reactions: urmom

PixelRepublic

Active Member
Donor
Jun 4, 2017
783
2,395
I just can't get behind this game. Its quality is really low, and it is needlessly complicated to navigate and understand.

It's certainly no "A New Home". Give me that simplicity and beauty any day.
 
  • Like
Reactions: mdmnsjs1

mdmnsjs1

Well-Known Member
Nov 21, 2018
1,156
478
is there a bug fix for this game? im tired of having to hit ignore whenever i want to talk in the game thanks
 

JeffTheGreat

Member
Apr 5, 2018
151
185
This is my First Time Downloading this game and this happen I am looking forward to play this game because it's look interesting so yea i wish you can fix this Thank You.

Code:
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 "D:\TheDreamWriter-0.04-pc\renpy\ast.py", line 1947, in execute
    self.call("execute")
  File "D:\TheDreamWriter-0.04-pc\renpy\ast.py", line 1935, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\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
 
Fri Aug 23 05:23:22 2019
 

Nyms

Newbie
Jun 20, 2018
79
45
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 "D:\Downloads\TheDreamWriter-004-pc\TheDreamWriter-0.04-pc\renpy\ast.py", line 1947, in execute
self.call("execute")
File "D:\Downloads\TheDreamWriter-004-pc\TheDreamWriter-0.04-pc\renpy\ast.py", line 1935, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\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 16:26:34 2019
right at start game not launching
 

teabaiseach

Newbie
Nov 12, 2017
94
86
It seems the error is in the precompiled events.rpyc if you unpack the scripts.rpa and delete that the game starts. Seems a bit more messy than just that though oh well best of luck bug fixing
 
Last edited:
4.80 star(s) 4 Votes