rexi073

New Member
Apr 29, 2020
11
4
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
 

Golden Crow

Member
Game Developer
Jan 28, 2021
146
469
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
Thank you for reporting. I'll check this!
 

Spillthebeans

Active Member
Jun 21, 2017
780
1,311
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.
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.
 

Frankston

Newbie
Feb 4, 2020
95
57
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. (y)
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.
 

egib

Member
Apr 21, 2017
138
113
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

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 7469, in script
$ time_pass(h=4, divide_time=False, exclude_residents=True)
File "game/script.rpy", line 7469, in <module>
$ time_pass(h=4, divide_time=False, exclude_residents=True)
File "game/script.rpy", line 1698, in time_pass
ai_action(m_to_h=m_to_h, h_to_d=h_to_d, d_to_mon=d_to_mon, mon_to_y=mon_to_y, d=d, h=h, m=m, exclude_residents=exclude_residents)
File "game/script.rpy", line 5099, in ai_action
place_and_action_s(i)
File "game/script.rpy", line 5375, in place_and_action_s
go_to = rchoice(place_global.keys())
TypeError: 'dict_keys' object is not subscriptable

save1-1 main save
save2-1 when saving after clicking new game
 
  • Like
Reactions: Golden Crow

Legionsoul

New Member
Jul 7, 2018
5
6
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)
 

Sonico

Forum Fanatic
Jul 21, 2018
4,212
3,094
Requested features:

Incest patch - yes we all are aware of Patreon's rules, an "unofficial" patch does not violent those
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.
 

Golden Crow

Member
Game Developer
Jan 28, 2021
146
469
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
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!
capt.png

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)
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.

Everything else is on the way! :D


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.
SOunds interesting...
 

Golden Crow

Member
Game Developer
Jan 28, 2021
146
469
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.
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.
About the typos, Thank you so much for reporting! I just fixed it all for the next versions! If you see anything else, please let me know. My dislexic brain miss a lot of those stuff...
 
  • Like
Reactions: scrumbles

Umbra.Nox

Active Member
Mar 12, 2020
544
1,293
I want to know how to upgrade my house, can anyone tell me?
You can definitely upgrade it by editing these files, add some wallpaper, change colors and the bed. Didn't see any other way to do it, aside from buying a console.
1704458050884.png
 

Hardor

Member
May 29, 2020
404
245
The UI could use a way to overwrite old config files and also delete them.

Also way to quickly increase and decrease certain values (to not make most of the city obese, which is realistic in western sphere but not so fun to play) when generating city would be nice, as would possibility to regenerate singular bosses, force them all to certain gender/choose individually their gender and also a possibility to manually design them would be nice to generate some fat bastards and fit fuckers.

Also, the generator doesn't seem to respect the skin color configs if you set certain skin colors to zero. Personally I don't like albinos or the darker end of skin colors in my city (they look weird).
 
Last edited:

Sonico

Forum Fanatic
Jul 21, 2018
4,212
3,094
Also, the generator doesn't seem to respect the skin color configs if you set certain skin colors to zero. Personally I don't like albinos or the darker end of skin colors in my city (they look weird).
Truth be told, it doesn't seem to respect ratios between man and woman either - lost count of how many times i had to hit the "generate again" button to get a 300 people city with less than 100 men, irrespective of the 1:4 ratio i picked.
 

BanNTR

New Member
Jul 14, 2022
12
4
why is it crashing on every action??


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

While running game code:
  File "game/script.rpy", line 7501, in script call
    call wait from _call_wait_1
  File "game/labels.rpy", line 275, in script call
    $ renpy.pause()
  File "game/labels.rpy", line 275, in script call
    $ renpy.pause()
  File "game/labels.rpy", line 275, in script call
    $ renpy.pause()
  [Previous line repeated 1 more time]
  File "game/labels.rpy", line 365, in script call
    call ans_clothe_comment(charid=x_00[1], charid_t=x_00[0]) from _call_ans_clothe_comment_1
  File "game/labels.rpy", line 275, in script call
    $ renpy.pause()
  File "game/labels.rpy", line 275, in script call
    $ renpy.pause()
  File "game/labels.rpy", line 4174, in script
    $ time_pass(m=2)
  File "game/labels.rpy", line 4174, in <module>
    $ time_pass(m=2)
  File "game/script.rpy", line 1698, in time_pass
    ai_action(m_to_h=m_to_h, h_to_d=h_to_d, d_to_mon=d_to_mon, mon_to_y=mon_to_y, d=d, h=h, m=m, exclude_residents=exclude_residents)
  File "game/script.rpy", line 5099, in ai_action
    place_and_action_s(i)
  File "game/script.rpy", line 5375, in place_and_action_s
    go_to = rchoice(place_global.keys())
TypeError: 'dict_keys' object is not subscriptable

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

Full traceback:
  File "game/script.rpy", line 7501, in script call
    call wait from _call_wait_1
  File "game/labels.rpy", line 275, in script call
    $ renpy.pause()
  File "game/labels.rpy", line 275, in script call
    $ renpy.pause()
  File "game/labels.rpy", line 275, in script call
    $ renpy.pause()
  [Previous line repeated 1 more time]
  File "game/labels.rpy", line 365, in script call
    call ans_clothe_comment(charid=x_00[1], charid_t=x_00[0]) from _call_ans_clothe_comment_1
  File "game/labels.rpy", line 275, in script call
    $ renpy.pause()
  File "game/labels.rpy", line 275, in script call
    $ renpy.pause()
  File "game/labels.rpy", line 4174, in script
    $ time_pass(m=2)
  File "D:\New folder\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 "D:\New folder\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/labels.rpy", line 4174, in <module>
    $ time_pass(m=2)
  File "game/script.rpy", line 1698, in time_pass
    ai_action(m_to_h=m_to_h, h_to_d=h_to_d, d_to_mon=d_to_mon, mon_to_y=mon_to_y, d=d, h=h, m=m, exclude_residents=exclude_residents)
  File "game/script.rpy", line 5099, in ai_action
    place_and_action_s(i)
  File "game/script.rpy", line 5375, in place_and_action_s
    go_to = rchoice(place_global.keys())
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/random.py", line 346, in choice
TypeError: 'dict_keys' object is not subscriptable

Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
Influencing 0.1.15.2
Sat Jan  6 20:35:27 2024
 
4.10 star(s) 55 Votes