- Nov 9, 2018
- 491
- 863
Is Nicole a mermaid being able to be in the water for as long as we have to wait for the next part? /s
You got the same error I did. Dev, law of average says if it's a few reporting it, there is a lot more that have it, but didn't post. Hopefully this gets addressed soon.And another error.
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'LBPNight/LBPNight.jpg.'>:
IOError: Couldn't find file 'LBPNight/LBPNight.jpg.'.
Yup I also have a same crash.The game crashes after a while...
Code:``` I'm sorry, but an uncaught exception occurred. While loading <'Image' u'LBPNight/LBPNight.jpg.'>: IOError: Couldn't find file 'LBPNight/LBPNight.jpg.'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script eight.rpyc", line 9480, in script File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\ast.py", line 708, in execute renpy.exports.say(who, what, *args, **kwargs) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\exports.py", line 1345, in say who(what, *args, **kwargs) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\character.py", line 1142, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\character.py", line 842, in do_display **display_args) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\character.py", line 591, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\display\core.py", line 3194, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\display\core.py", line 2094, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805) rv = render(root, width, height, st, st) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\display\image.py", line 500, in render return wrap_render(self.target, width, height, st, at) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\display\im.py", line 583, in render return cache.get(self, render=True) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\display\im.py", line 266, in get surf = image.load() File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\display\im.py", line 628, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "D:\AMothersLove-Part8-pc\AMothersLove-Part8-pc\renpy\loader.py", line 576, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'LBPNight/LBPNight.jpg.'. Windows-8-6.2.9200 Ren'Py 7.3.5.606 A Mother's Love Part8 Mon Jun 08 03:49:15 2020 ```
It's not likely to be something as simple as - John's your father (but this would explain their issues with Chloe)Also Protagonist's father was being kind of ominous in the phone. Wonder what he wanted to say...
Dev already mentioned no incest so first one is a negative.It's not likely to be something as simple as - John's your father (but this would explain issues with Chloe)
Could either be financial issues and / or something to do with aunt - then MC needs to come up with a way that they stay away from doing business with John (not everyone wants to see John with MC's mom)
Try using the bugfix on the first post. That solved most of the issues for me.game crashes after talking to chubby guy
I know this is Orb's first game to go this long, I started playing this about three months after the initial release but haven't played it since last August, Chloe just isn't attractive to me so there was no real struggle when it comes to choosing also not helped with how easily unlikable she can be. There's no point in going back and redoing Chloe's model.He conceived this as short VN, finished after two chapters... that's why he didn't put much of skill in any othher female characters besides secretary and MC's mother, they appeared later... Marylin is cuter than Cloe, but meh compared to Nicole. I guess, now it would take to much of time to re-render all the scenes with Chloe...
Can you make an Android port for Part 8?Yep. I like this one too so most likely I'll rebuild the Android version to take with me.
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'LBPVolleyball/LBPVolleyball_034.jpg'>:
IOError: Couldn't find file 'LBPVolleyball/LBPVolleyball_034.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script eight.rpyc", line 4412, in script
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\ast.py", line 1389, in execute
renpy.exports.with_statement(trans, paired)
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\exports.py", line 1601, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\display\core.py", line 2251, in do_with
clear=clear)
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\display\transition.py", line 361, in render
top = render(self.new_widget, width, height, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\$user\Games\A Mothers Love\AMothersLove-Part8-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'LBPVolleyball/LBPVolleyball_034.jpg'.
Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
A Mother's Love Part8
Mon Jun 08 22:06:52 2020
Here is from the66Can you make an Android port for Part 8?
i never said it was bad just was curious as to why this ending to update , looks like Nicole drowns herselfThat's the ending no matter what...but is it bad? That's unknown, it might be totally innocent.
Will do now the gallery mod is updated. I'd be keen to know if it's bugged like the pc version seems to be.Can you make an Android port for Part 8?
Metaphorical cleansing/washing/rebirth, or maybe the hot passionate sex left her feeling like going skinny dipping.i never said it was bad just was curious as to why this ending to update , looks like Nicole drowns herself