SigmaAldrich

Newbie
Jul 3, 2018
60
5
Does that 'pool event at pub with Sasha' means the event include scenes Sasha playing the pool when MC visit the pub at first time? Or it means something different event? If first sentence is correct, then maybe I needed to restart the game...
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,047
3,888
Does that 'pool event at pub with Sasha' means the event include scenes Sasha playing the pool when MC visit the pub at first time? Or it means something different event? If first sentence is correct, then maybe I needed to restart the game...
Yes it means an event where Sasha and the MC plays pool at the pub with CG.
 

CurtisBlaydes

Member
Jun 2, 2018
124
180
bug catcher reporting in(again)
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ch/bree/events.rpy", line 194, in <module>
AttributeError: 'Girl' object has no attribute 'friendship'

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

Full traceback:
  File "ch/bree/events.rpyc", line 194, in script
  File "D:\Data\LoSeSb-18.07.1-win\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Data\LoSeSb-18.07.1-win\renpy\python.py", line 1804, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ch/bree/events.rpy", line 194, in <module>
AttributeError: 'Girl' object has no attribute 'friendship'

Windows-8-6.2.9200
Ren'Py 6.99.14.3135
Love & Sex : Second Base 18.07.1
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ac/sweettalk.rpy", line 20, in <module>
  File "game/cl/class_game.rpy", line 133, in smooth_talk
KeyError: u'girlname'

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

Full traceback:
  File "ac/sweettalk.rpyc", line 19, in script
  File "D:\Data\LoSeSb-18.07.1-win\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Data\LoSeSb-18.07.1-win\renpy\python.py", line 1804, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ac/sweettalk.rpy", line 20, in <module>
  File "game/cl/class_game.rpy", line 133, in smooth_talk
  File "D:\Data\LoSeSb-18.07.1-win\renpy\character.py", line 1000, in __call__
    what = what_pattern.replace("[what]", sub(what, translate=translate))
  File "D:\Data\LoSeSb-18.07.1-win\renpy\character.py", line 982, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "D:\Data\LoSeSb-18.07.1-win\renpy\substitutions.py", line 242, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'girlname'

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

Syrox

Newbie
Jun 16, 2017
17
8
After going to sleep it said "time to pay the rent"
and i got this error

You don't have permission to view the spoiler content. Log in or register now.

Edit: Changed difficulty from easy to normal fix'd it
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,047
3,888
bug catcher reporting in(again)
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ch/bree/events.rpy", line 194, in <module>
AttributeError: 'Girl' object has no attribute 'friendship'

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

Full traceback:
  File "ch/bree/events.rpyc", line 194, in script
  File "D:\Data\LoSeSb-18.07.1-win\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Data\LoSeSb-18.07.1-win\renpy\python.py", line 1804, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ch/bree/events.rpy", line 194, in <module>
AttributeError: 'Girl' object has no attribute 'friendship'

Windows-8-6.2.9200
Ren'Py 6.99.14.3135
Love & Sex : Second Base 18.07.1
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ac/sweettalk.rpy", line 20, in <module>
  File "game/cl/class_game.rpy", line 133, in smooth_talk
KeyError: u'girlname'

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

Full traceback:
  File "ac/sweettalk.rpyc", line 19, in script
  File "D:\Data\LoSeSb-18.07.1-win\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Data\LoSeSb-18.07.1-win\renpy\python.py", line 1804, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ac/sweettalk.rpy", line 20, in <module>
  File "game/cl/class_game.rpy", line 133, in smooth_talk
  File "D:\Data\LoSeSb-18.07.1-win\renpy\character.py", line 1000, in __call__
    what = what_pattern.replace("[what]", sub(what, translate=translate))
  File "D:\Data\LoSeSb-18.07.1-win\renpy\character.py", line 982, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "D:\Data\LoSeSb-18.07.1-win\renpy\substitutions.py", line 242, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'girlname'

Windows-8-6.2.9200
Ren'Py 6.99.14.3135
Love & Sex : Second Base 18.07.1
Thx, both are fixed in the latest download
After going to sleep it said "time to pay the rent"
and i got this error

You don't have permission to view the spoiler content. Log in or register now.

Edit: Changed difficulty from easy to normal fix'd it
Thx, fixed in the latest
 
  • Like
Reactions: CurtisBlaydes

weaselman

Active Member
Apr 6, 2018
656
614
bug when complimenting sasha

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

While running game code:
  File "game/ac/sweettalk.rpy", line 20, in <module>
  File "game/cl/class_game.rpy", line 133, in smooth_talk
KeyError: u'girlname'

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

Full traceback:
  File "ac/sweettalk.rpyc", line 19, in script
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-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-18071-win-mac\LoSeSb-18.07.1-win\renpy\python.py", line 1804, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ac/sweettalk.rpy", line 20, in <module>
  File "game/cl/class_game.rpy", line 133, in smooth_talk
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-win\renpy\character.py", line 1000, in __call__
    what = what_pattern.replace("[what]", sub(what, translate=translate))
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-win\renpy\character.py", line 982, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-win\renpy\substitutions.py", line 242, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'girlname'

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

weaselman

Active Member
Apr 6, 2018
656
614
bug when playing at the pool with bree

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

While running game code:
NameError: name 'Bree' is not defined

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

Full traceback:
  File "ch/bree/base.rpyc", line 122, in script
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-win\renpy\ast.py", line 615, in execute
    who = eval_who(self.who, self.who_fast)
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-win\renpy\ast.py", line 532, in eval_who
    return renpy.python.py_eval(who)
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-win\renpy\python.py", line 1835, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-win\renpy\python.py", line 1828, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<none>", line 1, in <module>
NameError: name 'Bree' is not defined

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

weaselman

Active Member
Apr 6, 2018
656
614
bug in the bree phone event

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

While running game code:
  File "game/ch/bree/events.rpy", line 194, in <module>
AttributeError: 'Girl' object has no attribute 'friendship'

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

Full traceback:
  File "ch/bree/events.rpyc", line 194, in script
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-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-18071-win-mac\LoSeSb-18.07.1-win\renpy\python.py", line 1804, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ch/bree/events.rpy", line 194, in <module>
AttributeError: 'Girl' object has no attribute 'friendship'

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

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,047
3,888
I'm stuck at 20% for Sasha despite viewing pool event, or should I trigger it after helping her unpack?

Great game, it is a lot of fun. Thank you for that :)
Thx you found the root cause of that bug :)
doing chores beyond your share should increase the friendship with the girls
Good idea added to the to do list
bug when complimenting sasha

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

While running game code:
  File "game/ac/sweettalk.rpy", line 20, in <module>
  File "game/cl/class_game.rpy", line 133, in smooth_talk
KeyError: u'girlname'

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

Full traceback:
  File "ac/sweettalk.rpyc", line 19, in script
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-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-18071-win-mac\LoSeSb-18.07.1-win\renpy\python.py", line 1804, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ac/sweettalk.rpy", line 20, in <module>
  File "game/cl/class_game.rpy", line 133, in smooth_talk
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-win\renpy\character.py", line 1000, in __call__
    what = what_pattern.replace("[what]", sub(what, translate=translate))
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-win\renpy\character.py", line 982, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-win\renpy\substitutions.py", line 242, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'girlname'

Windows-8-6.2.9200
Ren'Py 6.99.14.3135
Love & Sex : Second Base 18.07.1
Thx fixed in the latest
bug when playing at the pool with bree

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

While running game code:
NameError: name 'Bree' is not defined

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

Full traceback:
  File "ch/bree/base.rpyc", line 122, in script
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-win\renpy\ast.py", line 615, in execute
    who = eval_who(self.who, self.who_fast)
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-win\renpy\ast.py", line 532, in eval_who
    return renpy.python.py_eval(who)
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-win\renpy\python.py", line 1835, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-win\renpy\python.py", line 1828, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<none>", line 1, in <module>
NameError: name 'Bree' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.14.3135
Love & Sex : Second Base 18.07.1
Thx fixed in the latest
bug in the bree phone event

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

While running game code:
  File "game/ch/bree/events.rpy", line 194, in <module>
AttributeError: 'Girl' object has no attribute 'friendship'

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

Full traceback:
  File "ch/bree/events.rpyc", line 194, in script
  File "C:\Users\gebruiker\Downloads\LoSeSb-18071-win-mac\LoSeSb-18.07.1-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-18071-win-mac\LoSeSb-18.07.1-win\renpy\python.py", line 1804, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ch/bree/events.rpy", line 194, in <module>
AttributeError: 'Girl' object has no attribute 'friendship'

Windows-8-6.2.9200
Ren'Py 6.99.14.3135
Love & Sex : Second Base 18.07.1
Thx, fixed in the latest too :)
 

weaselman

Active Member
Apr 6, 2018
656
614
oh I just noticed, the bree pool event is actually 3 bugs in one but they look nearly identical

also the sasha pool event triggered for me before I could help her unpack

also does anyone know the time for the bree arcade event?
 

weaselman

Active Member
Apr 6, 2018
656
614
apparantly sasha is quite the exhibitionist

after the fancy dinner date she visits my bedroom but the background is that of the town
 
  • Like
Reactions: Andrealphus

weaselman

Active Member
Apr 6, 2018
656
614
oh I just noticed, the bree pool event is actually 3 bugs in one but they look nearly identical

also the sasha pool event triggered for me before I could help her unpack

also does anyone know the time for the bree arcade event?

aha, gotcha!
bree is in the arcade on saturday at 18u
 

weaselman

Active Member
Apr 6, 2018
656
614
I'm <renpy.exports.TagQuotingDict object at 0x03AF86B0>ure that she's just saying that to make me feel better

from the bree arcade event, that a weird way to say % s
 
3.60 star(s) 285 Votes