Cartageno

Devoted Member
Dec 1, 2019
8,568
14,560
Yes, Aletta, like some others (Sasha e. g.) can have stats in both directions, where -10 sub equals +10 dom and vice versa.
 
  • Like
Reactions: Skads

Blob

Member
May 7, 2017
268
327
broke save compatibility, sorry

is this going to be a regular thing now? getting tired of starting all over again >_>
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,047
3,888
I do it every 6 months or so, last time was in september I think: hardly a habit
 

Skads

King of Cunts
Donor
Aug 27, 2016
2,459
4,740
I do it every 6 months or so, last time was in september I think: hardly a habit
It's unfortunate but it tends to happen when working on content that needs to happen earlier or even just with certain things in RenPy.
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,047
3,888
We did make a lot of changes to the engine to try and prevent more save breaking issues...
 

CountDracula

Newbie
Mar 18, 2018
20
10
I uploaded a fix, just download again.
I still have the same problem even in the reuploaded version, as well as I soon walk into a new place and girls attempt conversation, I get an error. I have uploaded a save to see

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

While running game code:
  File "game/ac/smartphone.rpy", line 21, in <module>
  File "game/cl/class_hero.rpy", line 86, in show_smartphone_info
AttributeError: 'int' object has no attribute 'capitalize'

-- 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 221, in script call
  File "ac/smartphone.rpyc", line 18, in script
  File "B:\New downloads\LoSeSb-Patreon-20.1.1-pc\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 "B:\New downloads\LoSeSb-Patreon-20.1.1-pc\LoSeSb-Patreon-20.1.1b-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ac/smartphone.rpy", line 21, in <module>
  File "game/cl/class_hero.rpy", line 86, in show_smartphone_info
AttributeError: 'int' object has no attribute 'capitalize'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Love & Sex : Second Base - Patreon Edition 20.1.1b
Fri Jan 24 17:21:17 2020
 

Milkman69

Member
Nov 2, 2017
354
520
The old renpy console command for adding skills don't seem to be working anymore.

hero.skills.append("martial_arts")
hero.skills.append("golf")
hero.skills.append("dance")
hero.skills.append("cooking")
hero.skills.append("video_games")
hero.skills.append("guitar")
hero.skills.append("no_sleep")
hero.skills.append("iron_stomach")
hero.skills.append("hung")

Can anyone help me figure out how to edit Mike's skills via console again?
Capture.PNG
 
  • Like
Reactions: walfoss
3.60 star(s) 285 Votes