terryfarris
Member
- Nov 19, 2018
- 136
- 66
- 165
Again i'll say it wont let me make the first move but if i get a SAVE AFTER IT IT WORKS FINE THE REST OF THE GAMEIf you're that close to the start, just begin again.
Again i'll say it wont let me make the first move but if i get a SAVE AFTER IT IT WORKS FINE THE REST OF THE GAMEIf you're that close to the start, just begin again.
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'extras/extra_01_m_bed.webp'>:
File "game/extras.rpy", line 8, in script
scene expression "extras/extra_01_m_bed.webp" with dissolve
IOError: Couldn't find file 'extras/extra_01_m_bed.webp'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/extras.rpy", line 8, in script
scene expression "extras/extra_01_m_bed.webp" with dissolve
File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\ast.py", line 1389, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\exports.py", line 1601, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\core.py", line 2251, in do_with
clear=clear)
File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (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:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 490, in renpy.display.render.render_screen
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\transition.py", line 361, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'extras/extra_01_m_bed.webp'.
Windows-8-6.2.9200
Ren'Py 7.3.3.568
SL 0.22
Sun Nov 17 00:59:30 2019
Did you install the new version by extracting it on top of an old version? Don't do that. Always extract it to a new folder.can you halp me pls
Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'extras/extra_01_m_bed.webp'>: File "game/extras.rpy", line 8, in script scene expression "extras/extra_01_m_bed.webp" with dissolve IOError: Couldn't find file 'extras/extra_01_m_bed.webp'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/extras.rpy", line 8, in script scene expression "extras/extra_01_m_bed.webp" with dissolve File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\ast.py", line 1389, in execute renpy.exports.with_statement(trans, paired) File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\exports.py", line 1601, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\core.py", line 2251, in do_with clear=clear) File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (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:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\core.py", line 2094, in draw_screen renpy.config.screen_height, File "render.pyx", line 490, in renpy.display.render.render_screen File "render.pyx", line 259, in renpy.display.render.render File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 166, in renpy.display.render.render File "render.pyx", line 259, in renpy.display.render.render File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\transition.py", line 361, in render top = render(self.new_widget, width, height, st, at) File "render.pyx", line 166, in renpy.display.render.render File "render.pyx", line 259, in renpy.display.render.render File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 166, in renpy.display.render.render File "render.pyx", line 259, in renpy.display.render.render File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 166, in renpy.display.render.render File "render.pyx", line 259, in renpy.display.render.render File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render File "render.pyx", line 259, in renpy.display.render.render File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\im.py", line 583, in render return cache.get(self, render=True) File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\im.py", line 266, in get surf = image.load() File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\display\im.py", line 628, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "C:\Users\herbez allan\Downloads\SL-0.22.1-Uncensored Edition (PC)\renpy\loader.py", line 576, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'extras/extra_01_m_bed.webp'. Windows-8-6.2.9200 Ren'Py 7.3.3.568 SL 0.22 Sun Nov 17 00:59:30 2019
love route with bella can get her preg...i'm having an issue, can't get Bella pregnant. Susan, Rachel and Liza are but Bella isn't. am i doing something wrong?
Normally I hate harems, they never make sense to me unless the game is over the top.This has been a mixed bag... on one hand we have a wholesome incest story with an MC that is a decent human, on the other hand we have to believe that so many women would share the same guy....
Still I don't regret a minute of it all
Doesn't want kids on dom route.i'm having an issue, can't get Bella pregnant. Susan, Rachel and Liza are but Bella isn't. am i doing something wrong?
Did you install the new version by extracting it on top of an old version? Don't do that. Always extract it to a new folder.
[/CITATION]
i recommen a walktrueI have no idea what I've done differently but now I got the mom hating my ass for impregnating the family and Rachel unhappy that I'm with Riley and all because I have a submissive relationship with Bella? I am so confused. Lol
Well if your gonna sub Bella you get what you got and you obviously didn't woo. mama LOL so your in a sticky wicket. Enjoy the Chaos.I have no idea what I've done differently but now I got the mom hating my ass for impregnating the family and Rachel unhappy that I'm with Riley and all because I have a submissive relationship with Bella? I am so confused. Lol
Never bothered with Android version However, Check the walkthrough, I am sure the answers you seek will be there... Then again it might be just as simple as not pulling out.Anyone knows how to fix the Rachel only pregnancy problem on the android version?
I don't know how to access console (is it possible on android?)
Love the pics The scull guy reminds me of the red scullYou must be registered to see the links
Three more characters from Tales Of The Unending Void,You must be registered to see the linksafter SL. The characters featured in this preview will not be present in the first episode of the game, but are major characters as the story progresses.
First up is Ziv an alien woman, whom Camran pick's up at a certain point. Together with her young human ward Raene, they make an odd couple.
Raene is the shy protégé of Ziv. At a certain point, they book passage on Camran's ship, allowing you to unravel their secrets.
Glixken is a mercenary who has had dealings with Thyia in the past, though it's safe to say the two aren't friends. Being a vindictive asshole, Glixken is bound to cause a lot of trouble for Camran and his crew.
View attachment 465715
As far as VNs go this has gotta be one of my all time favs, so to hear that two more updates Ends this wonderous title, is a sad day indeed... But at the same time I cant wait to see what new content comes into play.Unlocked
You must be registered to see the links
Testing is in full swing at the moment. As v0.23 is a big release with a lot of concluding branches the process will take longer. I'm currently doing a lot of post-work on the images and fixing bugs when they are reported. A November release still looks realistic though.
At the same time I'm working on fixing some old renders and adding a couple of new ones. Merlin, one of my long-time dedicated patrons also had a couple of suggestions regarding Megan on Bella's romance path. She's introduced and forgotten there, whereas you have sex with her a couple of times on the submissive path. So I'm working on getting her scenes on the romance path so that you'll be able to have your way with her while dating Bella romantically as well.
These changes to Megan's path might not not make it in the v0.23, because I need to render some extra images, notably for the threesome on Day 139. So I'll likely publish another build of SL in December containing those scenes and fixing any bugs that will crop up after the release of v0.23. This last version in December will be the 1.0 version of SL, marking the end of the game's development. That's alongside the release of the first version of Tales From The Unending Void of course.
Anyway, back to testing!
Yes, I'm seeing this, because I'm a sucker for compliments!Love the pics The scull guy reminds me of the red scullhe even has a lil red there... Good job Cant wait to see it Live.
As far as VNs go this has gotta be one of my all time favs, so to hear that two more updates Ends this wonderous title, is a sad day indeed... But at the same time I cant wait to see what new content comes into play.
Not sure if the dev will see this but: We thank you for your hard work and appreciate your efforts on a title thats been put together unlike any otherIt is indeed very refreshing to have a MC that isnt conflicted about any of it. Good job.
Hi PerverteerYes, I'm seeing this, because I'm a sucker for compliments!
Hope the ending will be a fitting conclusion for all of you. This development cycle sure has been a little weird as it ends two years of work on the project. I'm sure I'll be fixing bugs in the foreseeable future, but it's sure going to be different not thinking of new ways to pleasure mom and her three daughters every day from here on out. Of course I'll spend it thinking about ways to get the new MC laid, but still...
I sure am going to miss it, but on the other hand going on with the story would be too taxing. All the possible variations (pregnancy, relationship and marriage configurations) are driving me quite crazy already. During the testing of v0.23 I've been touching the same render variation thrice already fixing stupid mistakes, but that means I have to do it for over 16 versions of more or less the same image. I can tell you that's the part of development I enjoy the least.Hi Perverteer
Thank you for responding, It sounds like your going to miss SL just as much as we will... If this is the case, Why not continue the story?
In all honesty, you have the bar very high... This is the problem with making classics: they are hard to top there after, as evidenced by much comparisons of this VN as having done it right in the forum of another.
Thanks! I know some VNs take a lot of time showing the MC as a brooding, conflicted person, but in the end I've always thought of Sisterly Lust as a fun sex romp at its core, so the brooding wouldn't be a good fit.For me some of the very best of this vn was the detail you put into it
The ability to rename the girls rather then have them be what you chose was a HUGE bonus
An unconflicted MC that knew what he wanted and made no appollogies for it was a refreshing change
Lets not forget that the bulk of the girls in this VN are Gorgeous by anyones standard
Well, a violent end would be a little too dark, but she gets a fitting one, I think.I am curious if the meddling steel has a violent end? (We can only trust that she becomes the first victim of the BS Taskforce she is so pro of)
I'm going to fully focus on my next project for a while first, but after that I'm not ruling out returning to Sisterly Lust. Probably not a full sequel, but more along the lines of a special featuring one of the characters as the main attraction.Are there any plans for SL II ?
We both know you do have a winning combination... Why not make a sequel, and if the answer at present is a no then dont scrap the idea all together, maybe down the track?
I look forward to seeing what you come up with in the future
Great job on this title.