Home Artists Posts Import Register

Content

Here is the link to V0.1, I give it to you early because my son is sick and I won't have time to do more testing, so there will be bugs ^^

Post the ones you find in the comments I'll try and solve them as soon as possible, don't forget to include a screenshot of the traceback if any.

Anyway enjoy the biggest update this game ever had !

V0.1 - Mandatory Yandere 

Comments

Anonymous

Just the one, though significant, bug. Occurs after loading a saved game or shortly after starting a new one, specifically after Bree and Sasha arrive and player options have been chosen: While running game code: File "game/start.rpy", line 80, in script File "game/start.rpy", line 82, in <module> File "game/cl/class_room.rpy", line 169, in enter File "game/cl/class_shtick.rpy", line 369, in test TypeError: 'unicode' object is not callable</module>

Andrealphus

I have solved the problem, it should be uploaded in the next hour or so. Sorry for the mistake guys it was a last minute change I made and forgot to check again :/

Anonymous

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/start.rpy", line 80, in script File "game/start.rpy", line 82, in <module> File "game/cl/class_room.rpy", line 115, in enter File "game/cl/class_shtick.rpy", line 157, in test File "game/cl/class_girl.rpy", line 316, in test_clothes TypeError: 'int' object is not iterable -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/start.rpy", line 80, in script File "C:\Games\Love&Sex-0.1-win\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 "C:\Games\Love&Sex-0.1-win\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> File "game/cl/class_room.rpy", line 115, in enter File "game/cl/class_shtick.rpy", line 157, in test File "game/cl/class_girl.rpy", line 316, in test_clothes TypeError: 'int' object is not iterable Windows-8-6.2.9200 Ren'Py 6.99.11.1749 Love&Sex 0.1 [/code] </module></module>

Anonymous

I tried to enter the Bathroom on a saturday after Sasha left. BTW: The girls rest much more longer in the bathroom now, so I can't enter.

Andrealphus

I am looking into that error but can't reproduce it... The girl should not spend more time in the bathroom than before.

GrooveDaddy

Yea I had this issue the first saturday and sunday, the girls were in there until 15:00 lol. Sunday, my character smelled so bad I couldnt do anything anymore, and then the game crashed when I tried to go into the bathroom for the umpteenth time.

GrooveDaddy

Also...I cant seem to do any exercising like running at the park or swimming in my pool...unless I'm missing something :P

Andrealphus

Running at the park is strange, but you can only swim in spring and summer. Do you use a cheat or an old save, the code as changed quite a lot ?

GrooveDaddy

Nah I started a brand new game, and yea common sense about the swimming lol, my bad!

GrooveDaddy

I should add too, when the girls are in the bathroom, it'll say no one is in there when I knock, but when i go in i get kicked out by them of course. But they are also still in their bedrooms at the same time....@_@

Andrealphus

There must be a bug in the event that kicks you out... I won't be able to look into it this week end but i ll check it on monday.

Anonymous

Breaking up with a girl leads to an error: [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/ac/breakup.rpy", line 13, in script File "game/ac/breakup.rpy", line 21, in <module> TypeError: 'instancemethod' object is not iterable -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/ac/breakup.rpy", line 13, in script File "C:\Games\Love&Sex-0.1-win\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 "C:\Games\Love&Sex-0.1-win\Love&Sex-0.1-win\renpy\python.py", line 1641, in py_exec_bytecode exec bytecode in globals, locals File "game/ac/breakup.rpy", line 21, in <module> TypeError: 'instancemethod' object is not iterable Windows-8-6.2.9200 Ren'Py 6.99.11.1749 Love&Sex 0.1 [/code] </module></module>

Anonymous

And another one: After two dates with Jessica (cinema), she refuses a third one (I tried several times). She also refuses an invitation to cinema (without date) every time, although the 'dices' in the left corner signal a positive decision.

Andrealphus

Keep posting the bugs you encounter I ll do an update on monday with as much fix as possible :-) Thanks for your patience...

Anonymous

Workaround for the date problem: Call the girl and ask for a date.

Andrealphus

I found the sources of the bathroom and break up errors :) but I will not be able to upload an update before tomorrow as I am away from home.