- Sep 8, 2018
- 6
- 0
The code is still listed in the game code, just instead of in cheats.rpy which still lists the old code, it's now listed in start.rpy:There are cheats if you want to use them.
You don't use the console to activate this cheat. Just use the arrow keys in the location.You don't have permission to view the spoiler content. Log in or register now.
Edit: ClickYou must be registered to see the linksif you want the codes to work on Android.
Edit2: If you cannot use the method above to activate the cheats on Android, instead of pestering others to share a save try this. Get the game on your computer, tailor the character the way YOU want, then activate the cheats when you can. Save the game then put the save onto your phone. That way you have the character you want and you have cheats.
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 "game/cl/class_ui.rpy", line 458, in execute
File "game/cl/class_ui.rpy", line 458, in execute
File "game/cl/class_ui.rpy", line 459, in execute
File "game/cl/class_ui.rpy", line 491, in execute
File "game/cl/class_ui.rpy", line 699, in execute
File "game/cl/class_ui.rpy", line 699, in execute
File "game/cl/class_ui.rpy", line 703, in execute
File "game/cl/class_ui.rpy", line 742, in execute
File "game/cl/class_ui.rpy", line 743, in execute
File "game/cl/class_ui.rpy", line 749, in execute
File "game/cl/class_ui.rpy", line 752, in execute
File "game/cl/class_ui.rpy", line 753, in execute
File "game/cl/class_ui.rpy", line 753, in keywords
TypeError: coercing to Unicode: need string or buffer, NoneType found
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "start.rpyc", line 329, in script call
File "cl/class_room.rpyc", line 227, in script
File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-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\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/cl/class_ui.rpy", line 458, in execute
File "game/cl/class_ui.rpy", line 458, in execute
File "game/cl/class_ui.rpy", line 459, in execute
File "game/cl/class_ui.rpy", line 491, in execute
File "game/cl/class_ui.rpy", line 699, in execute
File "game/cl/class_ui.rpy", line 699, in execute
File "game/cl/class_ui.rpy", line 703, in execute
File "game/cl/class_ui.rpy", line 742, in execute
File "game/cl/class_ui.rpy", line 743, in execute
File "game/cl/class_ui.rpy", line 749, in execute
File "game/cl/class_ui.rpy", line 752, in execute
File "game/cl/class_ui.rpy", line 753, in execute
File "game/cl/class_ui.rpy", line 753, in keywords
File "<screen language>", line 754, in <module>
TypeError: coercing to Unicode: need string or buffer, NoneType found
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Love & Sex : Second Base - Patreon Edition 20.6.2b
Tue Jun 30 17:12:21 2020
Get the latest version of the game (some pages back) 20.6.2c .. search for skads .. he is the one that posted it.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 "game/cl/class_ui.rpy", line 458, in execute File "game/cl/class_ui.rpy", line 458, in execute File "game/cl/class_ui.rpy", line 459, in execute File "game/cl/class_ui.rpy", line 491, in execute File "game/cl/class_ui.rpy", line 699, in execute File "game/cl/class_ui.rpy", line 699, in execute File "game/cl/class_ui.rpy", line 703, in execute File "game/cl/class_ui.rpy", line 742, in execute File "game/cl/class_ui.rpy", line 743, in execute File "game/cl/class_ui.rpy", line 749, in execute File "game/cl/class_ui.rpy", line 752, in execute File "game/cl/class_ui.rpy", line 753, in execute File "game/cl/class_ui.rpy", line 753, in keywords TypeError: coercing to Unicode: need string or buffer, NoneType found -- Full Traceback ------------------------------------------------------------ Full traceback: File "start.rpyc", line 329, in script call File "cl/class_room.rpyc", line 227, in script File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\ast.py", line 1949, in execute self.call("execute") File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\ast.py", line 1937, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-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\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\exports.py", line 2905, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\core.py", line 3094, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\screen.py", line 430, in visit_all callback(self) File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\core.py", line 3094, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\screen.py", line 440, in per_interact self.update() File "C:\Users\linco\Desktop\Love_and_Sex_Second_Base-Pat-20.6.2b-pc\LoSeSb-Patreon-20.6.2b-pc\renpy\display\screen.py", line 625, in update self.screen.function(**self.scope) File "game/cl/class_ui.rpy", line 458, in execute File "game/cl/class_ui.rpy", line 458, in execute File "game/cl/class_ui.rpy", line 459, in execute File "game/cl/class_ui.rpy", line 491, in execute File "game/cl/class_ui.rpy", line 699, in execute File "game/cl/class_ui.rpy", line 699, in execute File "game/cl/class_ui.rpy", line 703, in execute File "game/cl/class_ui.rpy", line 742, in execute File "game/cl/class_ui.rpy", line 743, in execute File "game/cl/class_ui.rpy", line 749, in execute File "game/cl/class_ui.rpy", line 752, in execute File "game/cl/class_ui.rpy", line 753, in execute File "game/cl/class_ui.rpy", line 753, in keywords File "<screen language>", line 754, in <module> TypeError: coercing to Unicode: need string or buffer, NoneType found Windows-8-6.2.9200 Ren'Py 7.3.5.606 Love & Sex : Second Base - Patreon Edition 20.6.2b Tue Jun 30 17:12:21 2020
I have this problem. It happens randomly.
down, left, up, right, up, right, b, a, down, left for the new up dateThere are cheats if you want to use them.
You don't use the console to activate this cheat. Just use the arrow keys in the location.You don't have permission to view the spoiler content. Log in or register now.
Edit: ClickYou must be registered to see the linksif you want the codes to work on Android.
Edit2: If you cannot use the method above to activate the cheats on Android, instead of pestering others to share a save try this. Get the game on your computer, tailor the character the way YOU want, then activate the cheats when you can. Save the game then put the save onto your phone. That way you have the character you want and you have cheats.
What would you like to see ?1. Actually, not a fan, since creating additional fail states seems like a waste of time and resources, only to see something that 99% people will want to avoid.
2. Yes, please. The easy way to do it, I think, would be to simply add to a given character an NTR gauge, similar to the Kink gauge/Manliness gauge etc. that you've already implemented, with advancing along that gauge representing the growing corruption of said female character in this regard, thus unlocking content. This removes the "unwanted surprise" element for most players (or at least the non-retarded ones) while still being able to add content for that particular fetish.
3. Yes, please.
Thank you very much for the answers, and just one additional question - any as of yet non-present fetishes you plan to include, Dear Developer?
It was already posted one page before.can someone please share the new cheat code
If she CAN be a slave (some do not have the code yet, even though the story tracker says to make them a slave) you give her the slave collar from the sex store. There will usually be some bit of dialogue and a message saying she has become a sex slave. If nothing happens, nothing has been implemented for her yet.hi guys so when you get submission to 100 how do you turn a girl (shiori) into a slave?
Can we get a breast smothering scene, mayby in Teamwork where Bree and BB Sasha (and mayby Minami is then part of it too?) wake Mike up whith smothering his face with their breasts?What would you like to see ?