- Jun 25, 2023
- 2
- 7
And why should he do this? They look great.i'll pay for this if you shave the imouto's pubes off
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Scripts/evening_behavior .rpy", line 1670, in script
$ character_solo_masturbated += 1
File "game/Scripts/evening_behavior .rpy", line 1670, in <module>
$ character_solo_masturbated += 1
NameError: name 'character_solo_masturbated' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Scripts/evening_behavior .rpy", line 1670, in script
$ character_solo_masturbated += 1
File "E:\Jeux\Other\LivingTogether_alpha_043c_free-0.43c-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Jeux\Other\LivingTogether_alpha_043c_free-0.43c-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Scripts/evening_behavior .rpy", line 1670, in <module>
$ character_solo_masturbated += 1
NameError: name 'character_solo_masturbated' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Living Together 0.43c
Wed Feb 12 18:06:31 2025
Adding it to my bug list, thanks!Advent Games I was wondering why I kept getting so many negative outcomes when talking with Shiori, even when I used high interest or sexual interest topics.
So I decompiled the script.rpa file and took a look at your code.
I noticed that the high interest and sexual interest topics don't give any bonus to the "d20roll" checks.
I hope you plan to add that feature, because it would make a lot of sense.
I also came across the error below.
I fixed it for myself by adding the line "default character_solo_masturbated = 0" in the characters.rpy file.
I thought I'd let you know, in case it hasn't been reported yet.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/Scripts/evening_behavior .rpy", line 1670, in script $ character_solo_masturbated += 1 File "game/Scripts/evening_behavior .rpy", line 1670, in <module> $ character_solo_masturbated += 1 NameError: name 'character_solo_masturbated' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/Scripts/evening_behavior .rpy", line 1670, in script $ character_solo_masturbated += 1 File "E:\Jeux\Other\LivingTogether_alpha_043c_free-0.43c-pc\renpy\ast.py", line 1131, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "E:\Jeux\Other\LivingTogether_alpha_043c_free-0.43c-pc\renpy\python.py", line 1061, in py_exec_bytecode exec(bytecode, globals, locals) File "game/Scripts/evening_behavior .rpy", line 1670, in <module> $ character_solo_masturbated += 1 NameError: name 'character_solo_masturbated' is not defined Windows-10-10.0.19045 AMD64 Ren'Py 8.0.3.22090809 Living Together 0.43c Wed Feb 12 18:06:31 2025
0.43 all unlocked / playedsave file ?
thanks bro0.43 all unlocked / played
nearly 1000 on both stats
Yeah I saw that the trust level gets added to the d20 before the checks, and that the trust level gets a +1 at 80+, 200+ and 400+ trust.Adding it to my bug list, thanks!
D20 rolls (critwin) move up with your trust level and refer to a table. From trust level 3, a D20 roll triggers the highest possible outcome for conversation topics. I will consider giving an extra-extra bonus for D20 on a high-interest topic at any level, though. Good suggestion, I put it on my list.
This is my learning project, also. Some of the earlier code is not up to snuff for a professional developer xDYeah I saw that the trust level gets added to the d20 before the checks, and that the trust level gets a +1 at 80+, 200+ and 400+ trust.
And btw I really like the fact that you put a lot of annotations in your code. Most of what I now about python code is thanks to devs like you, those annotations help me understand the functions I don't already know.
There is a tea you can drink with your imouto while you get the chance to use normal green tea you she drinks one that puts her into a deeper sleep for exploring night times. Otherwise you can wait for higher stats and her beeing fine with night time actions then you don't need it.the GRIND is REAL!! where sleep pil!?