rockd

Member
Jul 31, 2017
157
332
260
Previous saves are compatible.
There are 3 bugs currently:
- one of Lexi's events
- one with clothes
- one with contacts
I am currently uploading a fix.
I worked up to the last minute for this release so it was not tested much, sorry.
Thanks for the hard work. Sadly it is unplayable right now. Looking forward to the fix.
 

SigmaAldrich

Newbie
Jul 3, 2018
60
5
18
Thanks for bugfix! but... After date, I can't extend the date and sex with girls

And... I can't find the recording studio again.

+ when I see the 'guy' in the night, I can buy drug if I ignore the error message.
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,248
4,492
497
Thanks for bugfix! but... After date, I can't extend the date and sex with girls

And... I can't find the recording studio again.

+ when I see the 'guy' in the night, I can buy drug if I ignore the error message.
What bug do you have with the drug seller ?
 

CountDracula

Newbie
Mar 18, 2018
20
10
132
momentarily, I cant not bring the girls back home after dating, I do not get phone call back from Anna once her stats are 100, but the hint prompts me with I hope she would call...; Also I am being prompted by an error when I try to use medicine.

Thanks for the patience and hard work. Looking forward to your bugfixes.
 

rockd

Member
Jul 31, 2017
157
332
260
The whole cross save and old save compability does not seem to be working all that well. Unplayable using old saves. Could anybody please be so kind to share a working save file at the beginning of the new public version?
 

SigmaAldrich

Newbie
Jul 3, 2018
60
5
18
What bug do you have with the drug seller ?
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Sayer 'man_say' is not defined.

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

Full traceback:
  File "bg/map.rpyc", line 65, in script
  File "C:\Users\USERS\Downloads\LoSeSb-Patreon-18.12.1-win (1)\LoSeSb-Patreon-18.12.1a-win\renpy\ast.py", line 650, in execute
    who = eval_who(self.who, self.who_fast)
  File "C:\Users\USERS\Downloads\LoSeSb-Patreon-18.12.1-win (1)\LoSeSb-Patreon-18.12.1a-win\renpy\ast.py", line 560, in eval_who
    raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'man_say' is not defined.

Windows-8-6.2.9200
Ren'Py 7.1.1.929
Love & Sex : Second Base - Patreon Edition 18.12.1a
Mon Dec 10 00:58:34 2018


That is before buy the drug


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

While running game code:
Exception: Sayer 'man_say' is not defined.

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

Full traceback:
  File "bg/map.rpyc", line 71, in script
  File "C:\Users\USERS\Downloads\LoSeSb-Patreon-18.12.1-win (1)\LoSeSb-Patreon-18.12.1a-win\renpy\ast.py", line 650, in execute
    who = eval_who(self.who, self.who_fast)
  File "C:\Users\USERS\Downloads\LoSeSb-Patreon-18.12.1-win (1)\LoSeSb-Patreon-18.12.1a-win\renpy\ast.py", line 560, in eval_who
    raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'man_say' is not defined.

Windows-8-6.2.9200
Ren'Py 7.1.1.929
Love & Sex : Second Base - Patreon Edition 18.12.1a
Mon Dec 10 01:00:37 2018

This is the error after buy the drug
 

MK78

Member
Modder
Dec 23, 2017
356
710
202
So my buddy sended me a new Version!

I did not test it, still playing the latest public build so i don't know if this is legit or not but sharing is careing right?

LOSSEB-Patreon-18.12.1


Great game by the way!
 

SigmaAldrich

Newbie
Jul 3, 2018
60
5
18
Well I played several minutes from initial state, date is still have some problem.

Recording studio is able to find in there.
 

Remmy Mike

New Member
May 29, 2018
5
0
97
I get this when I check my contacts 18.12.1

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

While running game code:
  File "game/ac/smartphone.rpy", line 25, in <module>
AttributeError: 'unicode' object has no attribute 'id'

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

Full traceback:
  File "ac/smartphone.rpyc", line 17, in script
  File "G:\H Games\LoSeSb-18.12.1-win\LoSeSb-18.12.1\renpy\ast.py", line 882, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "G:\H Games\LoSeSb-18.12.1-win\LoSeSb-18.12.1\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ac/smartphone.rpy", line 25, in <module>
AttributeError: 'unicode' object has no attribute 'id'

Windows-8-6.2.9200
Ren'Py 7.1.1.929
Love & Sex : Second Base - Patreon Edition 18.12.1
Mon Dec 10 01:25:21 2018
 

welchs9870

New Member
Oct 21, 2018
2
0
1
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/start.rpy", line 268, in <module>
  File "game/cl/class_room.rpy", line 183, in enter
  File "game/cl/class_room.rpy", line 133, in execute_events
  File "game/cl/class_room.rpy", line 117, in get_events
  File "game/cl/class_shtick.rpy", line 373, in test
UnboundLocalError: local variable 'score' referenced before assignment

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

Full traceback:
  File "game/start.rpyc", line 265, in script
  File "D:\game\LoSeSb-Public-18.12.1c-win\renpy\ast.py", line 882, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\game\LoSeSb-Public-18.12.1c-win\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/start.rpy", line 268, in <module>
  File "game/cl/class_room.rpy", line 183, in enter
  File "game/cl/class_room.rpy", line 133, in execute_events
  File "game/cl/class_room.rpy", line 117, in get_events
  File "game/cl/class_shtick.rpy", line 373, in test
UnboundLocalError: local variable 'score' referenced before assignment
12.1c

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

While running game code:
  File "game/ac/smartphone.rpy", line 25, in <module>
AttributeError: 'unicode' object has no attribute 'id'

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

Full traceback:
  File "ac/smartphone.rpyc", line 17, in script
  File "D:\game\LoSeSb-Public-18.12.1d-win\renpy\ast.py", line 882, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\game\LoSeSb-Public-18.12.1d-win\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ac/smartphone.rpy", line 25, in <module>
AttributeError: 'unicode' object has no attribute 'id'

12.1d
 
3.60 star(s) 321 Votes