4.00 star(s) 14 Votes

Melmoth99

Active Member
Oct 1, 2017
592
246
Bug
On the weekend it says "No School today" yet, you can still go to school and go to class
 
Jan 8, 2022
118
33
Hope to see Laura help Eric get other girls, especially ones that may happen to be resistant or outright immune to her magic, being able to walk into Lily and Mom's bedrooms at night has some implications I think are really hot.
 

KaitenBK201

Member
May 18, 2017
243
149
it seem the game register your progress but in a bad way, like i went until the end, then i load a save i made at the first step but every steps were unlocked. It's bad because this mean you can't go back and make other choices even if they are just a text difference it's still important i think
 

rincewind72

Newbie
Jun 4, 2018
21
7
Look forward to future updates. i enjoyed what the current version had to offer even though its just one woman but lots of potential
 

Weird forest Witcher

Active Member
Feb 18, 2020
732
795
So great idea has some potential hope it gets lots of good stuff and pov scenes, also monstergirls monstergirls are the best, maybe some lamias or spidergirls or slimes art is alright lots of awesome big boobs i like it. Whatever
 

sBeDs

Newbie
Nov 11, 2021
19
34
there a crash error when trying to go in the shower at noon on weekends, somewhere in your code there's a "WeekendNoonshower"(the 's' in shower should be upper case)!
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 1770, in script call
    call variables from _call_variables
  File "game/CharaEvents/LauraEvent.rpy", line 21, in script call
    call LauraHJ from _call_LauraHJ
  File "game/CharaEvents/LauraEvent.rpy", line 21, in script call
    call LauraHJ from _call_LauraHJ
  File "game/CharaEvents/LauraEvent.rpy", line 36, in script call
    call LauraBJ from _call_LauraBJ
  File "game/CharaEvents/LauraEvent.rpy", line 48, in script call
    call LauraBJ from _call_LauraBJ_1
  File "game/CharaEvents/LauraEvent.rpy", line 62, in script call
    call LauraCaress from _call_LauraCaress
  File "game/CharaEvents/LauraEvent.rpy", line 74, in script call
    call LauraCaress from _call_LauraCaress_1
  File "game/script.rpy", line 2096, in script
    call screen WeekendNoonLivingRoom with fastdis
ScriptError: could not find label 'WeekendNoonshower'.

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

Full traceback:
  File "renpy/bootstrap.py", line 326, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 617, in main
    run(restart)
  File "renpy/main.py", line 148, in run
    renpy.execution.run_context(True)
  File "renpy/execution.py", line 922, in run_context
    context.run()
  File "game/script.rpy", line 1770, in script call
    call variables from _call_variables
  File "game/CharaEvents/LauraEvent.rpy", line 21, in script call
    call LauraHJ from _call_LauraHJ
  File "game/CharaEvents/LauraEvent.rpy", line 21, in script call
    call LauraHJ from _call_LauraHJ
  File "game/CharaEvents/LauraEvent.rpy", line 36, in script call
    call LauraBJ from _call_LauraBJ
  File "game/CharaEvents/LauraEvent.rpy", line 48, in script call
    call LauraBJ from _call_LauraBJ_1
  File "game/CharaEvents/LauraEvent.rpy", line 62, in script call
    call LauraCaress from _call_LauraCaress
  File "game/CharaEvents/LauraEvent.rpy", line 74, in script call
    call LauraCaress from _call_LauraCaress_1
  File "game/script.rpy", line 2096, in script
    call screen WeekendNoonLivingRoom with fastdis
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'WeekendNoonshower'.

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
  0.3
Fri Aug 12 00:52:00 2022
EDIT: found a few more errors(all misspelling pretty much) so i made a quick fix until the dev has time to do it!!

V0.3 Fix:
 
Last edited:
4.00 star(s) 14 Votes