Yeslol, "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:
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
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
Those two were actually the same bugok 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
Do you have no image or the weird grey looking girl ?I don't have an image when I kiss bree
edit: okay, the problem is that when it's passionate
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 workThose two were actually the same bug
Do you have no image or the weird grey looking girl ?
Weird....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
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
Can you post the error message ?Game crashes like all the time for me.
ThxThe 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.
Can you post the error message ?I have bugs when my birthday event and X'mas event
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