Soul_less327

Active Member
Dec 24, 2019
623
1,284
Do the QOL improvements mean that the events won't be quite so random anymore? That was my biggest problem with this game. I literally waited for and entire in-game week and still didn't get an event in Bree's room to trigger and the only hint in the mostly useless hint system said 'talk to her in her room'. I feel like the game would be sooo much better if the events had a 100% chance of happening at a specific day and time instead of 30% chance of happening at some point during the 'day' or 'night' portion of the game.
 

Specializt

Newbie
May 23, 2017
32
52
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/cl/class_activity.rpy", line 227, in <module>
  File "game/cl/class_game.rpy", line 239, in pass_time
  File "game/cl/class_game.rpy", line 163, in new_day
  File "game/cl/class_flagged.rpy", line 10, in clean_up
  File "game/cl/class_flag.rpy", line 23, in update
TypeError: 'unicode' object is not callable

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

Full traceback:
  File "start.rpyc", line 377, in script call
  File "cl/class_room.rpyc", line 217, in script call
  File "cl/class_activity.rpyc", line 225, in script
  File "E:\Porngames\LoSeSb-Patreon-20.1.1b-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Porngames\LoSeSb-Patreon-20.1.1b-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/cl/class_activity.rpy", line 227, in <module>
  File "game/cl/class_game.rpy", line 239, in pass_time
  File "game/cl/class_game.rpy", line 163, in new_day
  File "game/cl/class_flagged.rpy", line 10, in clean_up
  File "game/cl/class_flag.rpy", line 23, in update
TypeError: 'unicode' object is not callable

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Love & Sex : Second Base - Patreon Edition 20.1.1b
Sat Jan 25 01:11:39 2020

Seems like the error starts to occur on 31st of summer. No matter what activity you do. Funniest thing ist, from what I saw, it only happens between 6am and 10pm. No stat increasement as well Andrealphus
 
Last edited:
  • Like
Reactions: Eji and Skads

Arthas Menethil

Well-Known Member
Apr 7, 2019
1,166
780
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/cl/class_activity.rpy", line 227, in <module>
  File "game/cl/class_game.rpy", line 239, in pass_time
  File "game/cl/class_game.rpy", line 163, in new_day
  File "game/cl/class_flagged.rpy", line 10, in clean_up
  File "game/cl/class_flag.rpy", line 23, in update
TypeError: 'unicode' object is not callable

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

Full traceback:
  File "start.rpyc", line 377, in script call
  File "cl/class_room.rpyc", line 217, in script call
  File "cl/class_activity.rpyc", line 225, in script
  File "E:\Porngames\LoSeSb-Patreon-20.1.1b-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Porngames\LoSeSb-Patreon-20.1.1b-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/cl/class_activity.rpy", line 227, in <module>
  File "game/cl/class_game.rpy", line 239, in pass_time
  File "game/cl/class_game.rpy", line 163, in new_day
  File "game/cl/class_flagged.rpy", line 10, in clean_up
  File "game/cl/class_flag.rpy", line 23, in update
TypeError: 'unicode' object is not callable

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Love & Sex : Second Base - Patreon Edition 20.1.1b
Sat Jan 25 01:11:39 2020

Seems like the error starts to occur on 31st of summer. No matter what activity you do. Funniest thing ist, from what I saw, it only happens between 6am and 10pm.
make that point to Andrealphus
 

Vyrkyl

New Member
Jan 1, 2019
2
1
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/cl/class_activity.rpy", line 227, in <module>
  File "game/cl/class_game.rpy", line 239, in pass_time
  File "game/cl/class_game.rpy", line 163, in new_day
  File "game/cl/class_flagged.rpy", line 10, in clean_up
  File "game/cl/class_flag.rpy", line 21, in update
TypeError: hook_set_flag() argument after ** must be a mapping, not RevertableList

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

Full traceback:
  File "start.rpyc", line 377, in script call
  File "cl/class_room.rpyc", line 217, in script call
  File "cl/class_activity.rpyc", line 225, in script
  File "Z:\home\revan\Downloads\LoSeSb-Patreon-20.1.1b-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "Z:\home\revan\Downloads\LoSeSb-Patreon-20.1.1b-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/cl/class_activity.rpy", line 227, in <module>
  File "game/cl/class_game.rpy", line 239, in pass_time
  File "game/cl/class_game.rpy", line 163, in new_day
  File "game/cl/class_flagged.rpy", line 10, in clean_up
  File "game/cl/class_flag.rpy", line 21, in update
TypeError: hook_set_flag() argument after ** must be a mapping, not RevertableList

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
Love & Sex : Second Base - Patreon Edition 20.1.1b
Fri Jan 24 19:26:05 2020
 
  • Like
Reactions: Eji

Slidercr

Newbie
May 22, 2018
22
12
Yeah the game keep saying an error for me also, every action that I do leads to the error where u have to reroll or ignore so I can't play anymore :cry:. It happen because I spotted Kylie in front of the house at 5 AM (what a crazy chick she freaks me out lol) and I accidently reroll with my mouse and I got back there and i could talk to her so it broke my game because u are not suppose to see her I guess. Even if I go back with my previous saves (of the current version) it keeps showing up

Anyway, the update look good so far looking foward for the fix.
 

BryEdw

Newbie
Feb 19, 2019
86
111
This games great and the developers are awsome.I dont get why people are whining.Yes we gotta start over(Big deal what else you gotta do?Just play the game bros.chillax.).Yes theres bugs(He tells us there will be).He will get to it as quick as possible.I havent seen many developers who put out stuff so quickly on the regular like this guy.He's a gem.He even communicates with us...and You guys cry over free milk?Appreciate good things and good things will keep coming.
 

Evil13

Engaged Member
Jun 4, 2019
3,376
13,571
I wouldn't be so dismissive of people's complaints and it isn't whining.

The main one I would look at is the fact that we keep getting new characters, but rarely see others finished. Out of a cast of how many women...only three have had their stories completed since marriages were introduced, what, three or four updates ago? That's a legitimate complaint.

An ideal situation, you would have a girl introduced, get her into the game proper and then complete her story. So you'd have three updates and have a new girl. What's actually happening is new girl introduced, in the game, new girl introduced, in the game, new girl introduced and so on. There's no completing her story.

Look, no one wants to bully or is going to bully a developer, they have legitimate complaints, that should, if addressed, improve the quality of the game. So don't be the guy telling people to stop complaining. Because that actually doesn't help.
 
3.60 star(s) 285 Votes