Fox.Mulder

Member
Jul 31, 2017
388
128
I don't know if it's just because I was going through this one kinda tired, but the "cocnut... jizz?" line threw me for such a loop I couldn't stop laughing. Amazing. xD
 

Epifan

Member
Jul 18, 2017
200
1,627
Take this
Hey everyone,
Here are the links to Lewd Island day 8 morning.
It contains:
290 new images
10 new animations
New and improved GUI
Some bug fixes from the previous version
Here are the links:


 

jigaboo

Newbie
May 27, 2018
56
55
Is there actual sex content in the island portion or just dreams still? Haven't paid attention for several updates.
 

Scrot

Definitely not Scrot
Apr 30, 2018
522
5,283
Well, here we go again, guess I'll be updating the Walk Through once the "She killed herself, this game sucks" posts start again.
ahahahah really??? people really complain about that??? i think this game is one of the best games with such good incest contain i'd ever played xD
 
  • Like
Reactions: Agrik

ghostch15

Member
Mar 22, 2018
113
57
ok day 7 night save just before end of content ..now day 8 morning load save
I'm sorry, but an uncaught exception occurred.

While running game code:
KeyError: u'_main_menu_screen'

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 37, in script
return
File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\ast.py", line 1471, in execute
renpy.game.context().pop_dynamic()
File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\execution.py", line 365, in pop_dynamic
del store[k]
KeyError: u'_main_menu_screen'

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Lewd Island: day 8 - morning day8morning
Tue Mar 05 14:03:46 2019
 
  • Like
Reactions: critter

ghostch15

Member
Mar 22, 2018
113
57
and
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\ast.py", line 881, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\core.py", line 2672, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\core.py", line 3477, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\behavior.py", line 910, in event
    return handle_click(self.clicked)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\behavior.py", line 845, in handle_click
    rv = run(action)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\loadsave.py", line 730, in load
    log.unfreeze(roots, label="_after_load")
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\python.py", line 1868, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "C:\Users\ghost\Downloads\LewdIsland-day8morning-pc\renpy\python.py", line 1696, in rollback
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Lewd Island: day 8 - morning day8morning
Tue Mar 05 14:10:01 2019
 
3.30 star(s) 118 Votes