fixerrr

Active Member
Game Developer
Nov 4, 2020
563
581
nice last step with scarlett and we got this :

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

While loading <'Image' u'images/WorldImages/Day/College/CollegeMyClassroom5.png.'>:
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'images/WorldImages/Day/College/CollegeMyClassroom5.png.'.

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

Full traceback:
  File "locations/College/MyClassroom/CollageMyClassroomLabels.rpyc", line 56, in script
  File "renpy/ast.py", line 2009, in execute
    self.call("execute")
  File "renpy/ast.py", line 1997, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3057, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3276, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3792, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2521, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 786, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 786, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 786, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/screen.py", line 681, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 786, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/image.py", line 501, in render
    return wrap_render(self.target, width, height, st, at)
  File "renpy/display/image.py", line 307, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/im.py", line 607, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 271, in get
    surf = image.load()
  File "renpy/display/im.py", line 688, in load
    raise e
IOError: Couldn't find file 'images/WorldImages/Day/College/CollegeMyClassroom5.png.'.

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Hot Dawn v0.06
Sat Sep 11 09:35:57 2021
Are you sure you downloaded hotfix?
 

fixerrr

Active Member
Game Developer
Nov 4, 2020
563
581
WHen i buy wine (in 05 version and also now in 06 version) i receive this

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

While running game code:
  File "game/locations/SexShop/GeneralStore.rpy", line 85, in <module>
NameError: name 'wine' is not defined

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

Full traceback:
  File "locations/SexShop/GeneralStore.rpyc", line 85, in script
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/locations/SexShop/GeneralStore.rpy", line 85, in <module>
NameError: name 'wine' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Hot Dawn v0.06
Sat Sep 11 13:08:04 2021
[/CODE]

Also I would know:
In lilith hints i see 2 level indicator (one for make Mistress and one for make slave).

Are these two roads viable? Or do I have to choose one? Is there anything new with her in this version? Until now, the bib character has almost no interaction

Also appeared the warning that new "hints" were present in the mobile and to check, but I did not find them.

and more,

Is it any use looking at the sky with binoculars?
My friend this wine bug is really weird... It happens for someone and it doesn't happen for the others. I'm working on it and if you choose "slave" option , next time you'll see that event. You don't have to choose both. And yes lilith's slap and grab events are the new events in this update. Left top corner "?" icon is new hint system and looking at the sky has not much content yet but it is like easter eggs...
 
Dec 15, 2019
88
36
My friend this wine bug is really weird... It happens for someone and it doesn't happen for the others. I'm working on it and if you choose "slave" option , next time you'll see that event. You don't have to choose both. And yes lilith's slap and grab events are the new events in this update. Left top corner "?" icon is new hint system and looking at the sky has not much content yet but it is like easter eggs...
I see UFo one time....

Also, when on saturday I gift "Fashion Magazine " to Isabella or Teddy Bear to Sidney i will receive this

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

While running game code:
  File "game/characters/groups/grpsatbreakfast.rpy", line 146, in <module>
  File "game/Inventories.rpy", line 156, in drop
    self.items.remove(item)
ValueError: list.remove(x): x not in list

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

Full traceback:
  File "characters/groups/grpsatbreakfast.rpyc", line 146, in script
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/characters/groups/grpsatbreakfast.rpy", line 146, in <module>
  File "game/Inventories.rpy", line 156, in drop
    self.items.remove(item)
  File "renpy/python.py", line 875, in do_mutation
    return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Hot Dawn v0.06
Sat Sep 11 13:58:45 2021
[/CODE]
 
  • Like
Reactions: fixerrr

fixerrr

Active Member
Game Developer
Nov 4, 2020
563
581
I see UFo one time....

Also, when on saturday I gift "Fashion Magazine " to Isabella or Teddy Bear to Sidney i will receive this

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

While running game code:
  File "game/characters/groups/grpsatbreakfast.rpy", line 146, in <module>
  File "game/Inventories.rpy", line 156, in drop
    self.items.remove(item)
ValueError: list.remove(x): x not in list

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

Full traceback:
  File "characters/groups/grpsatbreakfast.rpyc", line 146, in script
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/characters/groups/grpsatbreakfast.rpy", line 146, in <module>
  File "game/Inventories.rpy", line 156, in drop
    self.items.remove(item)
  File "renpy/python.py", line 875, in do_mutation
    return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Hot Dawn v0.06
Sat Sep 11 13:58:45 2021
[/CODE]
I'll fix it.. Every gifts are same , gift another one
 

manXone

Active Member
Oct 22, 2019
532
283
but please let the poor boy jerk on feet ahahahaha (Brekfast event no cum and cum on legs for lilith) and please let SYDNEY do many footjobs ahaha ( even 3 way at scool with other girls or with lilith and isabella )
And tomorrow i ll wait your v0.07 ahahah
 
  • Like
Reactions: fixerrr
Dec 15, 2019
88
36
when i gift bouquet to Jessica


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

While running game code:
  File "game/characters/groups/grpbreakfast.rpy", line 323, in <module>
  File "game/Inventories.rpy", line 156, in drop
    self.items.remove(item)
ValueError: list.remove(x): x not in list

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

Full traceback:
  File "characters/groups/grpbreakfast.rpyc", line 323, in script
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/characters/groups/grpbreakfast.rpy", line 323, in <module>
  File "game/Inventories.rpy", line 156, in drop
    self.items.remove(item)
  File "renpy/python.py", line 875, in do_mutation
    return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Hot Dawn v0.06
Sat Sep 11 15:12:50 2021
And please make Lilith "mistress"
 
  • Like
Reactions: fixerrr

fixerrr

Active Member
Game Developer
Nov 4, 2020
563
581
when i gift bouquet to Jessica


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

While running game code:
  File "game/characters/groups/grpbreakfast.rpy", line 323, in <module>
  File "game/Inventories.rpy", line 156, in drop
    self.items.remove(item)
ValueError: list.remove(x): x not in list

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

Full traceback:
  File "characters/groups/grpbreakfast.rpyc", line 323, in script
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/characters/groups/grpbreakfast.rpy", line 323, in <module>
  File "game/Inventories.rpy", line 156, in drop
    self.items.remove(item)
  File "renpy/python.py", line 875, in do_mutation
    return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Hot Dawn v0.06
Sat Sep 11 15:12:50 2021
And please make Lilith "mistress"
Gift fashion art. It gives +20 points
 
Dec 15, 2019
88
36
Entering in teh classroom
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/WorldImages/Day/College/CollegeMyClassroom5.png.'>:
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'images/WorldImages/Day/College/CollegeMyClassroom5.png.'.

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

Full traceback:
  File "locations/College/MyClassroom/CollageMyClassroomLabels.rpyc", line 56, in script
  File "renpy/ast.py", line 2009, in execute
    self.call("execute")
  File "renpy/ast.py", line 1997, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3057, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3276, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3792, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2521, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 786, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 786, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 786, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/screen.py", line 681, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 786, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/image.py", line 501, in render
    return wrap_render(self.target, width, height, st, at)
  File "renpy/display/image.py", line 307, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/im.py", line 607, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 271, in get
    surf = image.load()
  File "renpy/display/im.py", line 688, in load
    raise e
IOError: Couldn't find file 'images/WorldImages/Day/College/CollegeMyClassroom5.png.'.

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Hot Dawn v0.06
Sat Sep 11 16:03:39 2021
 
  • Like
Reactions: fixerrr

stevei0121

Member
Nov 21, 2019
106
31
i have to help her in the living room on tuesday. what do i need to do to start this because when i help her nothing happens
s
 
  • Like
Reactions: fixerrr
3.80 star(s) 16 Votes