Home Artists Posts Import Register

Content

Hi guys,

I uploaded a bugfixed version of the game to the patron dropbox.

As decided by patrons last month the next update (v0.11) will be focused on Audrey and Jessica.

There is still some time to vote for the girl that will replace Proxy, that poll will close at the end of the month and the chosen girl will be the focus on January.

Have a good time playing the game :)

Comments

Anonymous

received the following while at the pool with the girls when i click on the suntan icon [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/bg/pool/pool.rpy", line 193, in File "game/cl/class_person.rpy", line 631, in __getattr__ AttributeError: 'NoneType' object has no attribute 'id' -- Full Traceback ------------------------------------------------------------ Full traceback: File "start.rpyc", line 388, in script call File "start.rpyc", line 408, in script call File "cl/class_room.rpyc", line 296, in script call File "cl/class_activity.rpyc", line 207, in script call File "bg/pool/pool.rpyc", line 193, in script File "renpy/ast.py", line 1197, in execute show_imspec(self.imspec, atl=getattr(self, "atl", None)) File "renpy/ast.py", line 1153, in show_imspec expression = renpy.python.py_eval(expression) File "renpy/python.py", line 2276, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 2269, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/bg/pool/pool.rpy", line 193, in File "game/cl/class_person.rpy", line 631, in __getattr__ AttributeError: 'NoneType' object has no attribute 'id' Windows-10-10.0.22000 Ren'Py 7.4.11.2266 Love & Sex : Second Base 22.1.0 Mon Jan 31 21:52:31 2022 [/code]

Anonymous

I'm sorry, but an uncaught exception occurred. While running game code: File "game/start.rpy", line 80, in script python: File "game/start.rpy", line 82, in <module> new_room = ROOMS[room].enter() File "game/cl/class_room.rpy", line 116, in enter if e.test(): File "game/cl/class_shtick.rpy", line 159, in test if not tested_girl.test_clothes(**self.girls_conditions[g][c]): File "game/cl/class_girl.rpy", line 322, in test_clothes renpy.log("clothes2 = {}, idx2 = {}, tag2 = {} ".format(clothes2, idx2, tag2)) UnboundLocalError: local variable 'idx2' referenced before assignment -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/start.rpy", line 80, in script python: File "D:\zNew folder\Love&Sex-0.1-win\renpy\ast.py", line 805, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\zNew folder\Love&Sex-0.1-win\renpy\python.py", line 1641, in py_exec_bytecode exec bytecode in globals, locals File "game/start.rpy", line 82, in <module> new_room = ROOMS[room].enter() File "game/cl/class_room.rpy", line 116, in enter if e.test(): File "game/cl/class_shtick.rpy", line 159, in test if not tested_girl.test_clothes(**self.girls_conditions[g][c]): File "game/cl/class_girl.rpy", line 322, in test_clothes renpy.log("clothes2 = {}, idx2 = {}, tag2 = {} ".format(clothes2, idx2, tag2)) UnboundLocalError: local variable 'idx2' referenced before assignment Windows-8-6.2.9200 Ren'Py 6.99.11.1749 Love&Sex 0.1</module></module>

Anonymous

Not sure if this is a bug or a quirk of my playthrough but I can't get girls to accept a date in person (even a first one), I get the standard "don't see you that way" line despite a positive dice roll. Asking over the phone does produce an affirmative however.

Andrealphus

It is indeed a bug :( but as there is an easy work around it will be resolved in the next version of the game except if, because of a major bug, I have to put out another bugfixed version.