Meh, that's pretty much the same as unlocking via cheats, so some elements of starting customization are indeed gone.You're missing something. You can unlock it by clicking on "?" top right and pressing on "Unlock All Traits". It's mean to be unlocked as you play the game, but can be unlocked via cheats.
Yes. I'm still implementing the translation system that workis with Influencing.Lol even get money, you planned other language? Just game huge and this not easy with englisch
On the way...Golden Crow
please add qos tattoo and more cuckolding animation, maybe different cuckolding pose? Like 69 when husband lie on bed and wife above him have sex with another men. Well, about cuckolding anim just suggestion, but i hope you add this.
Thank you for noticing it! It's one of the "renpy version" problem. I'll check the windows that are presenting this problem and do the necessary changes to fix it. I didn't notice it before. thank you!@Golden Crow , the mouse wheel used to efficiently scroll the horizontal scroll bars in the Interests and Sexual Interests panes of the Cheats. It no longer does so. I have to say that will be very missed if intentional. Thanks!
Edit: Actually the problem seems more generalized. In the previous version, the mousewheel would operate on any sub-window that had a scrollbar when it was hovering over it. Now it seems to only apply to the top-most window (even if it doesn't even need or have a scrollbar).
It will be added with time! I promisse.I wish we had gameplay events, such as having reactions when seeing your partner cheating, or the cuckold path having some realistic reactions.
What? How?The one downside i'm noticing to this new update is that you can't modify save files anymore.
Patreon has a clear rule about Incest. So I'm following it.while it is a great idea and has some issues with the cheat system, unlocking all traits has some issues. you can play all homosexual, bisexual, just not incest.
Nothing has been gone in starting customization. It still the same as always. But in this version I added a cheat button for players who don't want to unlock traits along the gameplay. Due to the Renpy version change, the players had to start with a new "persistent" file from scratch. You probably didn't notice the missing option 5 in char creator in your first run (Probably some time ago) because you didn't know about the existence of it. But now that you're an experienced player starting with a new persistent file, you notice it's missing. So you have the button to unloack it all to play as you wish.Meh, that's pretty much the same as unlocking via cheats, so some elements of starting customization are indeed gone.
But then one can catch up quite quickly through practice in play it seems, so no big loss either in the end, i guess.
Thanks anyway for the heads up.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 7346, in script
$ renpy.pause()
File "game/script.rpy", line 7346, in <module>
$ renpy.pause()
File "game/custom_screens.rpy", line 5136, in execute
screen cac_load_char(charid):
File "game/custom_screens.rpy", line 5136, in execute
screen cac_load_char(charid):
File "game/custom_screens.rpy", line 5143, in execute
frame:
File "game/custom_screens.rpy", line 5146, in execute
vbox:
File "game/custom_screens.rpy", line 5148, in execute
hbox:
File "game/custom_screens.rpy", line 5160, in execute
if fnhs in charsl:
File "game/custom_screens.rpy", line 5161, in execute
fixed:
File "game/custom_screens.rpy", line 5163, in execute
viewport id "buttons":
File "game/custom_screens.rpy", line 5167, in execute
use one_char(charid=fnhs, pos=[.5, .5], pos_al=[.5, .35], screen_zoom=.27, ignore_isid=True, use_char_size=False, cl_switch=False)
File "game/custom_screens.rpy", line 1581, in execute
screen one_char(charid=x_00[0], pose="stand_front", pos=[.5, 1.0], pos_al=[0.5, 0.0], ignore_isid=False, holding=True, screen_zoom=1.0, use_inside_zoom=False, dress=False, use_char_size=True, cl_switch=False, gen_switch=False, full_size_scr=False, show_rule=False):
File "game/custom_screens.rpy", line 1581, in execute
screen one_char(charid=x_00[0], pose="stand_front", pos=[.5, 1.0], pos_al=[0.5, 0.0], ignore_isid=False, holding=True, screen_zoom=1.0, use_inside_zoom=False, dress=False, use_char_size=True, cl_switch=False, gen_switch=False, full_size_scr=False, show_rule=False):
File "game/custom_screens.rpy", line 1582, in execute
if ignore_isid or info_isid(charid):
File "game/custom_screens.rpy", line 1603, in execute
default img_stand_front_s = img_stand_front(charid, dress=dress, cl_switch=cl_switch)
File "game/custom_screens.rpy", line 1603, in <module>
default img_stand_front_s = img_stand_front(charid, dress=dress, cl_switch=cl_switch)
File "game/img.rpy", line 1372, in img_stand_front
if rel_get_any_married(charid):
File "game/script.rpy", line 6616, in rel_get_any_married
charid_tuple = tuple(sorted([charid, i]))
TypeError: '<' not supported between instances of 'int' and 'str'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 7346, in script
$ renpy.pause()
File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 7346, in <module>
$ renpy.pause()
File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\exports.py", line 1638, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/custom_screens.rpy", line 5136, in execute
screen cac_load_char(charid):
File "game/custom_screens.rpy", line 5136, in execute
screen cac_load_char(charid):
File "game/custom_screens.rpy", line 5143, in execute
frame:
File "game/custom_screens.rpy", line 5146, in execute
vbox:
File "game/custom_screens.rpy", line 5148, in execute
hbox:
File "game/custom_screens.rpy", line 5160, in execute
if fnhs in charsl:
File "game/custom_screens.rpy", line 5161, in execute
fixed:
File "game/custom_screens.rpy", line 5163, in execute
viewport id "buttons":
File "game/custom_screens.rpy", line 5167, in execute
use one_char(charid=fnhs, pos=[.5, .5], pos_al=[.5, .35], screen_zoom=.27, ignore_isid=True, use_char_size=False, cl_switch=False)
File "game/custom_screens.rpy", line 1581, in execute
screen one_char(charid=x_00[0], pose="stand_front", pos=[.5, 1.0], pos_al=[0.5, 0.0], ignore_isid=False, holding=True, screen_zoom=1.0, use_inside_zoom=False, dress=False, use_char_size=True, cl_switch=False, gen_switch=False, full_size_scr=False, show_rule=False):
File "game/custom_screens.rpy", line 1581, in execute
screen one_char(charid=x_00[0], pose="stand_front", pos=[.5, 1.0], pos_al=[0.5, 0.0], ignore_isid=False, holding=True, screen_zoom=1.0, use_inside_zoom=False, dress=False, use_char_size=True, cl_switch=False, gen_switch=False, full_size_scr=False, show_rule=False):
File "game/custom_screens.rpy", line 1582, in execute
if ignore_isid or info_isid(charid):
File "game/custom_screens.rpy", line 1603, in execute
default img_stand_front_s = img_stand_front(charid, dress=dress, cl_switch=cl_switch)
File "game/custom_screens.rpy", line 1603, in <module>
default img_stand_front_s = img_stand_front(charid, dress=dress, cl_switch=cl_switch)
File "game/img.rpy", line 1372, in img_stand_front
if rel_get_any_married(charid):
File "game/script.rpy", line 6616, in rel_get_any_married
charid_tuple = tuple(sorted([charid, i]))
File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\revertable.py", line 281, in revertable_sorted
return RevertableList(sorted(*args, **kwargs))
TypeError: '<' not supported between instances of 'int' and 'str'
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
Influencing 0.1.15.2
Mon Jan 1 12:47:13 2024
I swear, Patreon needs to be on trial for crimes against humanity. They even forced one dev i follow to change a lot of stuff recently, so it's not just a thing of the past either. I hope you know what you're doing, staying with them.Patreon has a clear rule about Incest. So I'm following it.
Thank you for reporting. I'll check this!Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 7346, in script $ renpy.pause() File "game/script.rpy", line 7346, in <module> $ renpy.pause() File "game/custom_screens.rpy", line 5136, in execute screen cac_load_char(charid): File "game/custom_screens.rpy", line 5136, in execute screen cac_load_char(charid): File "game/custom_screens.rpy", line 5143, in execute frame: File "game/custom_screens.rpy", line 5146, in execute vbox: File "game/custom_screens.rpy", line 5148, in execute hbox: File "game/custom_screens.rpy", line 5160, in execute if fnhs in charsl: File "game/custom_screens.rpy", line 5161, in execute fixed: File "game/custom_screens.rpy", line 5163, in execute viewport id "buttons": File "game/custom_screens.rpy", line 5167, in execute use one_char(charid=fnhs, pos=[.5, .5], pos_al=[.5, .35], screen_zoom=.27, ignore_isid=True, use_char_size=False, cl_switch=False) File "game/custom_screens.rpy", line 1581, in execute screen one_char(charid=x_00[0], pose="stand_front", pos=[.5, 1.0], pos_al=[0.5, 0.0], ignore_isid=False, holding=True, screen_zoom=1.0, use_inside_zoom=False, dress=False, use_char_size=True, cl_switch=False, gen_switch=False, full_size_scr=False, show_rule=False): File "game/custom_screens.rpy", line 1581, in execute screen one_char(charid=x_00[0], pose="stand_front", pos=[.5, 1.0], pos_al=[0.5, 0.0], ignore_isid=False, holding=True, screen_zoom=1.0, use_inside_zoom=False, dress=False, use_char_size=True, cl_switch=False, gen_switch=False, full_size_scr=False, show_rule=False): File "game/custom_screens.rpy", line 1582, in execute if ignore_isid or info_isid(charid): File "game/custom_screens.rpy", line 1603, in execute default img_stand_front_s = img_stand_front(charid, dress=dress, cl_switch=cl_switch) File "game/custom_screens.rpy", line 1603, in <module> default img_stand_front_s = img_stand_front(charid, dress=dress, cl_switch=cl_switch) File "game/img.rpy", line 1372, in img_stand_front if rel_get_any_married(charid): File "game/script.rpy", line 6616, in rel_get_any_married charid_tuple = tuple(sorted([charid, i])) TypeError: '<' not supported between instances of 'int' and 'str' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 7346, in script $ renpy.pause() File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\ast.py", line 1138, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\python.py", line 1122, in py_exec_bytecode exec(bytecode, globals, locals) File "game/script.rpy", line 7346, in <module> $ renpy.pause() File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\exports.py", line 1638, in pause rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal) File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\core.py", line 3582, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\core.py", line 4055, in interact_core root_widget.visit_all(lambda d : d.per_interact()) File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\core.py", line 684, in visit_all d.visit_all(callback, seen) File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\core.py", line 684, in visit_all d.visit_all(callback, seen) File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\core.py", line 684, in visit_all d.visit_all(callback, seen) File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\screen.py", line 476, in visit_all callback(self) File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\core.py", line 4055, in <lambda> root_widget.visit_all(lambda d : d.per_interact()) File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\screen.py", line 487, in per_interact self.update() File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\display\screen.py", line 680, in update self.screen.function(**self.scope) File "game/custom_screens.rpy", line 5136, in execute screen cac_load_char(charid): File "game/custom_screens.rpy", line 5136, in execute screen cac_load_char(charid): File "game/custom_screens.rpy", line 5143, in execute frame: File "game/custom_screens.rpy", line 5146, in execute vbox: File "game/custom_screens.rpy", line 5148, in execute hbox: File "game/custom_screens.rpy", line 5160, in execute if fnhs in charsl: File "game/custom_screens.rpy", line 5161, in execute fixed: File "game/custom_screens.rpy", line 5163, in execute viewport id "buttons": File "game/custom_screens.rpy", line 5167, in execute use one_char(charid=fnhs, pos=[.5, .5], pos_al=[.5, .35], screen_zoom=.27, ignore_isid=True, use_char_size=False, cl_switch=False) File "game/custom_screens.rpy", line 1581, in execute screen one_char(charid=x_00[0], pose="stand_front", pos=[.5, 1.0], pos_al=[0.5, 0.0], ignore_isid=False, holding=True, screen_zoom=1.0, use_inside_zoom=False, dress=False, use_char_size=True, cl_switch=False, gen_switch=False, full_size_scr=False, show_rule=False): File "game/custom_screens.rpy", line 1581, in execute screen one_char(charid=x_00[0], pose="stand_front", pos=[.5, 1.0], pos_al=[0.5, 0.0], ignore_isid=False, holding=True, screen_zoom=1.0, use_inside_zoom=False, dress=False, use_char_size=True, cl_switch=False, gen_switch=False, full_size_scr=False, show_rule=False): File "game/custom_screens.rpy", line 1582, in execute if ignore_isid or info_isid(charid): File "game/custom_screens.rpy", line 1603, in execute default img_stand_front_s = img_stand_front(charid, dress=dress, cl_switch=cl_switch) File "game/custom_screens.rpy", line 1603, in <module> default img_stand_front_s = img_stand_front(charid, dress=dress, cl_switch=cl_switch) File "game/img.rpy", line 1372, in img_stand_front if rel_get_any_married(charid): File "game/script.rpy", line 6616, in rel_get_any_married charid_tuple = tuple(sorted([charid, i])) File "C:\Users\Usuario\Downloads\Carpeta\Influencing-0.1.15.2-pc_Experimental\Influencing-0.1.15.2-pc\renpy\revertable.py", line 281, in revertable_sorted return RevertableList(sorted(*args, **kwargs)) TypeError: '<' not supported between instances of 'int' and 'str' Windows-10-10.0.22621 AMD64 Ren'Py 8.1.3.23091805 Influencing 0.1.15.2 Mon Jan 1 12:47:13 2024
It's not patreon, it's the card processors they use. They're the ones going hard against all pornography but patreon has to play along or quickly become irrelevant like subscribestar. That said all the dev has to do is have a "third party" come in and "mod" incest in if he really wanted it in, dozens of other projects do it and I've never heard of a single one that ever got into any trouble for it. There are actually quite a few games on patreon that blatantly break the rules but because no one has reported them they don't do a thing about it, it only becomes an issue if it threatens their bottom line.I swear, Patreon needs to be on trial for crimes against humanity. They even forced one dev i follow to change a lot of stuff recently, so it's not just a thing of the past either. I hope you know what you're doing, staying with them.
With "game resources viewer" editor, I used to be able to edit ppl's length and girth and sometimes hair and boobs. Now due to how things work now it's not possible anymore.Yes. I'm still implementing the translation system that workis with Influencing.
On the way...
Thank you for noticing it! It's one of the "renpy version" problem. I'll check the windows that are presenting this problem and do the necessary changes to fix it. I didn't notice it before. thank you!
It will be added with time! I promisse.
What? How?
Patreon has a clear rule about Incest. So I'm following it.
Nothing has been gone in starting customization. It still the same as always. But in this version I added a cheat button for players who don't want to unlock traits along the gameplay. Due to the Renpy version change, the players had to start with a new "persistent" file from scratch. You probably didn't notice the missing option 5 in char creator in your first run (Probably some time ago) because you didn't know about the existence of it. But now that you're an experienced player starting with a new persistent file, you notice it's missing. So you have the button to unloack it all to play as you wish.
Getting the same error. It's occurring in the load character box in the character creator when you mouseover the name of a character created prior to the latest version.Thank you for reporting. I'll check this!
It would be curious indeed if it was possible for a player to choose to start in one of the randomly generated buildings as part of a family beside the "all by his lonesome" option.Requested features:
Incest patch - yes we all are aware of Patreon's rules, an "unofficial" patch does not violent those
This happens because the Simple AI is not working properly in v0.1.15.2 due to the Python3 resing dict.keys() in a different way. Dist disable "Simplify AI" and it should work fine. I already fixed it for thenext update. Sorry about that. Thank you for reporting!After asking my girlfriend to be in a open relationship the game crashes even when clicking new game(start) from the main menu even if I delete the saves from both the game folder (game/saves) and the roaming/Renpy folder
Incest Patch- There is one on discord and I think someone shared it here. It's simple but I think someone might work more on that as the game become more popular and with more features.Requested features:
Incest patch - yes we all are aware of Patreon's rules, an "unofficial" patch does not violent those
Tattoos or forced tattoos(if submission/dom is high enough) - qos and qoh please (If you need jpegs/pngs, reach out)
Chastity w/ or w/o keyholders - this one is kinda a lot of new coding and art work
Buttplugs of varying sizes - Doms can force their subs to wear them and inspect later
High heels and more clothing options
Piercings - Ear, nose, mouth, nipple, vaginal, clit
More makeup options
Ability to expand home and family or # of roommates, assign rooms/sleeping arrangements(could get kinky with this if adding bdsm later, adding stuff like dog mats and cages)
SOunds interesting...It would be curious indeed if it was possible for a player to choose to start in one of the randomly generated buildings as part of a family beside the "all by his lonesome" option.
https://f95zone.to/threads/influencing-v0-1-15-2-golden-crow.72819/post-11689716any chance someone can post the incest mod here, discord is struggling for me and cant join the server
If I remember it right, the Auto work will do a mid job. The result will tend to middle. It's like you're not really working focused.Hi, I have a question about teaching: how does it work in automatic mode? I mean, my students' degrees keep dropping, like 0.5/1.0 points per week, despite my skills are maxed out. I wonder if I do something wrong.
Not sure it can be done yet (beside purchasing a videogame of one's own, that is).I want to know how to upgrade my house, can anyone tell me?