ninjasamuri

Active Member
May 28, 2018
625
530
How far does the Cassidy storyline go in this update? the event tracker doesn't say it just stops where the last version cut off (I've gotten to the part where the "not date" happens)
 

Skads

King of Cunts
Donor
Aug 27, 2016
2,488
4,940
How far does the Cassidy storyline go in this update? the event tracker doesn't say it just stops where the last version cut off (I've gotten to the part where the "not date" happens)
Go to the office and talk to cassidy and aletta, at some point after you will get a call about more shit. Furthest i have found is getting Cherie to agree to help(she calls when she is alone for a bit)
 
  • Like
Reactions: ninjasamuri

ninjasamuri

Active Member
May 28, 2018
625
530
Go to the office and talk to cassidy and aletta, at some point after you will get a call about more shit. Furthest i have found is getting Cherie to agree to help(she calls when she is alone for a bit)
Thanks I already talked to them but I was worried that there would be no call
 

ninjasamuri

Active Member
May 28, 2018
625
530
Ok Morgan went down by 16 love points to cap out at 20 the way it happened I think it's to make her route reset for her events but the only one she has listed is Pub date which I can't ask her to because... not enough love points. Is this another case of unlisted event or is it borked?
 
  • Like
Reactions: Skilljopy

tommyyahoo

New Member
Jun 3, 2017
3
0
I am getting this error code during Morgan and Kelio's confrontation, and does any know how to keep both of them?
Harem the way to go!!!!!!


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

While running game code:
  File "game/ch/morgan/events.rpy", line 255, in <module>
TypeError: unsupported operand type(s) for *: 'Love' and 'float'

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

Full traceback:
  File "start.rpyc", line 320, in script call
  File "cl/class_room.rpyc", line 207, in script call
  File "cl/class_event.rpyc", line 88, in script call
  File "ch/morgan/events.rpyc", line 254, in script
  File "D:\XXXXXXXXXX\LoSeSb-Patreon-20.2.1b-pc\renpy\ast.py", line 1628, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "D:\XXXXXXXXXX\LoSeSb-Patreon-20.2.1b-pc\renpy\exports.py", line 956, in menu
    condition = renpy.python.py_eval(condition)
  File "D:\XXXXXXXXXX\LoSeSb-Patreon-20.2.1b-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\XXXXXXXXXX\LoSeSb-Patreon-20.2.1b-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/ch/morgan/events.rpy", line 255, in <module>
TypeError: unsupported operand type(s) for *: 'Love' and 'float'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Love & Sex : Second Base - Patreon Edition 20.2.1b
Sat Feb 22 07:03:03 2020
"
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,193
4,348
I am getting this error code during Morgan and Kelio's confrontation, and does any know how to keep both of them?
Harem the way to go!!!!!!


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

While running game code:
  File "game/ch/morgan/events.rpy", line 255, in <module>
TypeError: unsupported operand type(s) for *: 'Love' and 'float'

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

Full traceback:
  File "start.rpyc", line 320, in script call
  File "cl/class_room.rpyc", line 207, in script call
  File "cl/class_event.rpyc", line 88, in script call
  File "ch/morgan/events.rpyc", line 254, in script
  File "D:\XXXXXXXXXX\LoSeSb-Patreon-20.2.1b-pc\renpy\ast.py", line 1628, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "D:\XXXXXXXXXX\LoSeSb-Patreon-20.2.1b-pc\renpy\exports.py", line 956, in menu
    condition = renpy.python.py_eval(condition)
  File "D:\XXXXXXXXXX\LoSeSb-Patreon-20.2.1b-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\XXXXXXXXXX\LoSeSb-Patreon-20.2.1b-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/ch/morgan/events.rpy", line 255, in <module>
TypeError: unsupported operand type(s) for *: 'Love' and 'float'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Love & Sex : Second Base - Patreon Edition 20.2.1b
Sat Feb 22 07:03:03 2020
"
Will be fixed in a few minutes :p
 

Fathlete

New Member
Sep 25, 2017
5
5
Getting this bug screen when I try to cheat more INT

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

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/common/00action_other.rpy", line 537, in __call__
    rv = self.callable(*self.args, **self.kwargs)
  File "game/cheats.rpy", line 198, in cheat_attribute
  File "game/cl/class_stat.rpy", line 95, in __iadd__
  File "game/cl/class_stat.rpy", line 273, in update
  File "game/cl/class_hero.rpy", line 73, in gain_talk_subject
Exception: Cannot start an interaction in the middle of an interaction, without creating a new context.

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

Full traceback:
  File "start.rpyc", line 320, in script call
  File "cl/class_room.rpyc", line 224, in script
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\behavior.py", line 313, in run
    new_rv = run(i, *args, **kwargs)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_other.rpy", line 537, in __call__
    rv = self.callable(*self.args, **self.kwargs)
  File "game/cheats.rpy", line 198, in cheat_attribute
  File "game/cl/class_stat.rpy", line 95, in __iadd__
  File "game/cl/class_stat.rpy", line 273, in update
  File "game/cl/class_hero.rpy", line 73, in gain_talk_subject
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Rick\Documents\Ren.py\LoSeSb-Patreon-20.2.1b-pc\renpy\display\core.py", line 2680, in interact
    raise Exception("Cannot start an interaction in the middle of an interaction, without creating a new context.")
Exception: Cannot start an interaction in the middle of an interaction, without creating a new context.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Love & Sex : Second Base - Patreon Edition 20.2.1b
Sat Feb 22 03:38:52 2020
 
3.60 star(s) 317 Votes