Home Artists Posts Import Register

Content

Hi guys,

I just uploaded a bug fixe to the latest version of the game, you can download it here.

It's version name is 18.08.1e.

Comments

Anonymous

Hello Andreaphus i've tested ure game witch is very very good but i've come across not many errors in game ver.18.08.1. Everytime i do a action in home or Mall it just jumps automatically in city location,even in dates it suddenly ends when i have the date meter at 40 or 50 perc. and some location dont unlock such as the night club. any hints on how 2 fix this.

Anonymous

why i can't lower or increase the kinkyness?

Andrealphus

Hi and thx for the compliment :) I am still fixing some bugs, including that weird teleport bug :( Dates last for 4 hours, and you need the fancy clothes to go to the nightclub :)

Anonymous

I just got the new one and i go to sleep and shower then this error code pops up [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/ch/bree/images.rpy", line 9, in <module> AttributeError: 'Girl' object has no attribute 'piercings' -- Full Traceback ------------------------------------------------------------ Full traceback: File "ev/romance.rpyc", line 214, in script call File "ch/bree/base.rpyc", line 297, in script File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\exports.py", line 1199, in say who(what, *args, **kwargs) File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\character.py", line 1016, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\character.py", line 817, in do_display **display_args) File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\character.py", line 566, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\display\core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\display\core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\display\image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\display\layout.py", line 331, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\display\layout.py", line 1258, in render self.update(st, at) File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\display\layout.py", line 1245, in update child, redraw = self.function(st, at, *self.args, **self.kwargs) File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\display\layout.py", line 1316, in condition_switch_show return condition_switch_pick(switch), None File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\display\layout.py", line 1309, in condition_switch_pick if renpy.python.py_eval_bytecode(code): File "C:\Users\Bailey\AppData\Logs\LoSeSb-Public-18.08.1e-win\renpy\python.py", line 1936, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/ch/bree/images.rpy", line 9, in <module> AttributeError: 'Girl' object has no attribute 'piercings' Windows-8-6.2.9200 Ren'Py 7.0.0.196 Love & Sex : Second Base - Public Edition 18.08.1e Sun Aug 05 10:07:56 2018 [/code] </module></module>

Braumacher

I just encountered a naked Samantha at the nightclub. Nice! but I think a bit out of place. LOL

Braumacher

Here's something odd also. It is 2300, Wed, 7th of spring and I knock on the bathroom door. Sasha replies, "Yes!" (I have already successfully shared the bath with Sasha several times now). I enter and find Bree glowering at me as she tells me to get out. With Bree I had 35 desire, 40 relationship (now down to 36), and 10 kink but still can't share the bath with her. Also I have played games at both the arcade and at home. Just thought you might want to know.

Braumacher

Bree's desire and love are at 40 but I still can't share the bath with her. Is there another event that needs to take place?

Anonymous

[code] I'm sorry, but an uncaught exception occurred. While running game code: KeyError: u'/i' -- Full Traceback ------------------------------------------------------------ Full traceback: File "ch/bree/base.rpyc", line 473, in script File "C:\Users\Zisan\Downloads\LoSeSb-Public-18.08.1f-win\renpy\ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\Zisan\Downloads\LoSeSb-Public-18.08.1f-win\renpy\exports.py", line 1199, in say who(what, *args, **kwargs) File "C:\Users\Zisan\Downloads\LoSeSb-Public-18.08.1f-win\renpy\character.py", line 1003, in __call__ what = what_pattern.replace("[what]", sub(what, translate=translate)) File "C:\Users\Zisan\Downloads\LoSeSb-Public-18.08.1f-win\renpy\character.py", line 985, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "C:\Users\Zisan\Downloads\LoSeSb-Public-18.08.1f-win\renpy\substitutions.py", line 242, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value KeyError: u'/i' Windows-8-6.2.9200 Ren'Py 7.0.0.196 Love & Sex : Second Base - Public Edition 18.08.1f Tue Aug 07 17:36:13 2018 [/code]

Anonymous

Quick question (this might be similar to the problem mentioned by Tom above). I have completed the three events that I know of with Bree (phone, arcade, Zbox). In previous versions that was enough to unlock Brees' stats completely and get her in bed, now it seems that they cap at 40, was a new event added for Bree? (just looking for a yes/no answer, I will keep digging around for events after that :D)

Anonymous

I have a weird thing happening: My relationship with Bree can't go over 20, same thing with Samantha that can't go over 30. Maybe I need to unlock some events before ?

Anonymous

I keep finding myself out on the street when I don't expect it. This is with the current build and fix. I stopped playing in the first season, so it's with early stats. It's not unplayable, just a lot less fun.

Anonymous

The latest link I can find is in this post dated Aug. 3, for build 18.08.1e, but the link goes to a download link for a July 31 file called 18.08.1. Maybe wrong patron level.

Andrealphus

No it's just a google drive thing, download it and you should see the right version number.

Anonymous

I have a bug everytime I go to the Nightclub : [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/start.rpy", line 230, in <module> File "game/cl/class_room.rpy", line 181, in enter Exception: Backslash in filename, use '/' instead: 'music\\Nihilore\\Apricity.mp3' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/start.rpyc", line 228, in script File "D:\Jeux\adult\LoSeSb-Patreon-18.08.1g\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Jeux\adult\LoSeSb-Patreon-18.08.1g\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "game/start.rpy", line 230, in <module> File "game/cl/class_room.rpy", line 181, in enter File "D:\Jeux\adult\LoSeSb-Patreon-18.08.1g\renpy\exports.py", line 2710, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "D:\Jeux\adult\LoSeSb-Patreon-18.08.1g\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\Jeux\adult\LoSeSb-Patreon-18.08.1g\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\Jeux\adult\LoSeSb-Patreon-18.08.1g\renpy\display\core.py", line 3318, in interact_core renpy.audio.audio.periodic() File "D:\Jeux\adult\LoSeSb-Patreon-18.08.1g\renpy\audio\audio.py", line 988, in periodic_thread_main periodic_pass() File "D:\Jeux\adult\LoSeSb-Patreon-18.08.1g\renpy\audio\audio.py", line 932, in periodic_pass c.periodic() File "D:\Jeux\adult\LoSeSb-Patreon-18.08.1g\renpy\audio\audio.py", line 416, in periodic topf = load(self.file_prefix + filename + self.file_suffix) File "D:\Jeux\adult\LoSeSb-Patreon-18.08.1g\renpy\audio\audio.py", line 69, in load rv = renpy.loader.load(fn) File "D:\Jeux\adult\LoSeSb-Patreon-18.08.1g\renpy\loader.py", line 546, in load raise Exception("Backslash in filename, use '/' instead: %r" % name) Exception: Backslash in filename, use '/' instead: 'music\\Nihilore\\Apricity.mp3' Windows-8-6.2.9200 Ren'Py 7.0.0.196 Love & Sex : Second Base - Patreon Edition 18.08.1 Tue Aug 21 15:46:41 2018 [/code] </module></module>

Andrealphus

Hi, Can you tell me if you have it on a new game ? I checked the code of the game and it should be solved. Also your game is in a folder called 18.08.1g but the version on your log says 18.08.1 instead of 18.08.1g...