weaselman

Active Member
Apr 6, 2018
656
614
lol, "don't you get tired of starting every conversation in your life", is that a meta joke you added when the girls first started a convo with you :closedeyesmile:
 
  • Like
Reactions: osmann

Big.Joe

Member
Jun 1, 2017
351
437
As soon as I start the game, this happens:
The label _call_sasha_give is defined twice, at
File "ch/sasha/events.rpyc", line 186 and
File "ch/sasha/events.rpyc", line 195.
 

weaselman

Active Member
Apr 6, 2018
656
614
bug: when I open the calendat (date with sasha the next evening)

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ac/smartphone.rpy", line 52, in <module>
  File "game/cl/class_ui.rpy", line 1, in execute
  File "game/cl/class_ui.rpy", line 1, in execute
  File "game/cl/class_ui.rpy", line 7, in execute
  File "game/cl/class_ui.rpy", line 15, in execute
  File "game/cl/class_ui.rpy", line 16, in execute
  File "game/cl/class_ui.rpy", line 17, in execute
  File "game/cl/class_ui.rpy", line 18, in execute
TypeError: unsupported operand type(s) for -: 'unicode' and 'int'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "ac/smartphone.rpyc", line 18, in script
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\python.py", line 1804, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ac/smartphone.rpy", line 52, in <module>
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\exports.py", line 2614, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\core.py", line 2620, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\core.py", line 2925, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\screen.py", line 401, in visit_all
    callback(self)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\core.py", line 2925, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\screen.py", line 411, in per_interact
    self.update()
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\screen.py", line 592, in update
    self.screen.function(**self.scope)
  File "game/cl/class_ui.rpy", line 1, in execute
  File "game/cl/class_ui.rpy", line 1, in execute
  File "game/cl/class_ui.rpy", line 7, in execute
  File "game/cl/class_ui.rpy", line 15, in execute
  File "game/cl/class_ui.rpy", line 16, in execute
  File "game/cl/class_ui.rpy", line 17, in execute
  File "game/cl/class_ui.rpy", line 18, in execute
  File "<screen language>", line 20, in <module>
TypeError: unsupported operand type(s) for -: 'unicode' and 'int'

Windows-8-6.2.9200
Ren'Py 6.99.14.3135
Love & Sex : Second Base 18.06.17
 

weaselman

Active Member
Apr 6, 2018
656
614
ok another bug with that

the girls have asked me out but the option to date them doesn't come up

- good news: I don't lose 20 FP and desire when I sleep on the day
- bad news: I can't ask them out myself anymore
 

weaselman

Active Member
Apr 6, 2018
656
614
also apparantly there's a tree in the living room since bree is reading under it (I guess that should be put in the park)
 
  • Like
Reactions: osmann

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,047
3,888
bug: when I open the calendat (date with sasha the next evening)

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ac/smartphone.rpy", line 52, in <module>
  File "game/cl/class_ui.rpy", line 1, in execute
  File "game/cl/class_ui.rpy", line 1, in execute
  File "game/cl/class_ui.rpy", line 7, in execute
  File "game/cl/class_ui.rpy", line 15, in execute
  File "game/cl/class_ui.rpy", line 16, in execute
  File "game/cl/class_ui.rpy", line 17, in execute
  File "game/cl/class_ui.rpy", line 18, in execute
TypeError: unsupported operand type(s) for -: 'unicode' and 'int'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "ac/smartphone.rpyc", line 18, in script
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\python.py", line 1804, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ac/smartphone.rpy", line 52, in <module>
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\exports.py", line 2614, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\core.py", line 2620, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\core.py", line 2925, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\screen.py", line 401, in visit_all
    callback(self)
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\core.py", line 2925, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\screen.py", line 411, in per_interact
    self.update()
  File "C:\Users\gebruiker\Downloads\LoSeSb-180617-pc-mac\LoSeSb-18.06.17-win\renpy\display\screen.py", line 592, in update
    self.screen.function(**self.scope)
  File "game/cl/class_ui.rpy", line 1, in execute
  File "game/cl/class_ui.rpy", line 1, in execute
  File "game/cl/class_ui.rpy", line 7, in execute
  File "game/cl/class_ui.rpy", line 15, in execute
  File "game/cl/class_ui.rpy", line 16, in execute
  File "game/cl/class_ui.rpy", line 17, in execute
  File "game/cl/class_ui.rpy", line 18, in execute
  File "<screen language>", line 20, in <module>
TypeError: unsupported operand type(s) for -: 'unicode' and 'int'

Windows-8-6.2.9200
Ren'Py 6.99.14.3135
Love & Sex : Second Base 18.06.17
ok another bug with that

the girls have asked me out but the option to date them doesn't come up

- good news: I don't lose 20 FP and desire when I sleep on the day
- bad news: I can't ask them out myself anymore
Those two were actually the same bug :)
I don't have an image when I kiss bree

edit: okay, the problem is that when it's passionate
Do you have no image or the weird grey looking girl ?
 

Chuuuck

Newbie
Feb 9, 2018
24
0
Hmm the agenda is still buggy :/ sometimes it works sometimes it doesnt. And also bree and sasha asked me out for a date but when i was there at 20:00 the date dialouge didnt start after that the girls never asked me out or i couldnt ask them out but so far its nice that u are so active with the updates
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,047
3,888
Yeah I messed up a bit with the last one :)
But I found out what I did wrong and it should be all better in the next update, the date and calendar pb are one and the same and you shouldn't encounter it if you say No when the girls ask you out.
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,047
3,888
no, just no image, also update on that bug, it only seems to apear if she kisses you pasionatly in her clothes, bra and naked work
Weird....
You are really playing the crap out of my game :D It's quite flattering ^^
 

Kiarath

New Member
Sep 20, 2017
9
5
After I execute UNren for console acces, I got that error :

Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


The label _call_sasha_give is defined twice, at
  File "ch/sasha/events.rpyc", line 186 and
  File "ch/sasha/events.rpyc", line 195.

Ren'Py Version: Ren'Py 6.99.14.3135
 

osmann

Newbie
Jun 14, 2017
26
50
The first time I played this game, I was frustrated by the amount of bugs but damn, you really do work your ass to keep up with them. Respect.
 

impulse32

Member
Dec 30, 2016
196
37
for instance after sending a dirty message:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ac/smartphone.rpy", line 52, in <module>
  File "game/cl/class_ui.rpy", line 1, in execute
  File "game/cl/class_ui.rpy", line 1, in execute
  File "game/cl/class_ui.rpy", line 7, in execute
  File "game/cl/class_ui.rpy", line 15, in execute
  File "game/cl/class_ui.rpy", line 16, in execute
  File "game/cl/class_ui.rpy", line 17, in execute
  File "game/cl/class_ui.rpy", line 18, in execute
  File "game/cl/class_ui.rpy", line 23, in execute
  File "game/cl/class_ui.rpy", line 23, in <module>
AttributeError: 'Game' object has no attribute 'day_played'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "ac/smartphone.rpyc", line 18, in script
  File "E:\PGames\LoSeSb\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\PGames\LoSeSb\renpy\python.py", line 1804, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ac/smartphone.rpy", line 52, in <module>
  File "E:\PGames\LoSeSb\renpy\exports.py", line 2614, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\PGames\LoSeSb\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\PGames\LoSeSb\renpy\display\core.py", line 2620, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\PGames\LoSeSb\renpy\display\core.py", line 2925, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\PGames\LoSeSb\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "E:\PGames\LoSeSb\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "E:\PGames\LoSeSb\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "E:\PGames\LoSeSb\renpy\display\screen.py", line 401, in visit_all
    callback(self)
  File "E:\PGames\LoSeSb\renpy\display\core.py", line 2925, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\PGames\LoSeSb\renpy\display\screen.py", line 411, in per_interact
    self.update()
  File "E:\PGames\LoSeSb\renpy\display\screen.py", line 592, in update
    self.screen.function(**self.scope)
  File "game/cl/class_ui.rpy", line 1, in execute
  File "game/cl/class_ui.rpy", line 1, in execute
  File "game/cl/class_ui.rpy", line 7, in execute
  File "game/cl/class_ui.rpy", line 15, in execute
  File "game/cl/class_ui.rpy", line 16, in execute
  File "game/cl/class_ui.rpy", line 17, in execute
  File "game/cl/class_ui.rpy", line 18, in execute
  File "game/cl/class_ui.rpy", line 23, in execute
  File "game/cl/class_ui.rpy", line 23, in <module>
AttributeError: 'Game' object has no attribute 'day_played'

Windows-8-6.2.9200
Ren'Py 6.99.14.3135
Love & Sex : Second Base 18.06.15
 
3.60 star(s) 285 Votes