wildride

Member
Jul 5, 2017
128
156
Error in tutorial, not game breaking as ignore will bypass.

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

While running game code:
  File "game/script.rpy", line 499, in script
    call screen location_options_tutorial([LocationObject("Home's Living Room", "tutorial_part_1_living_room", "home living_room icon")], []) with dissolve
  File "renpy/common/000statements.rpy", line 604, in execute_call_screen
    args, kwargs = a.evaluate()
  File "game/script.rpy", line 499, in <module>
    call screen location_options_tutorial([LocationObject("Home's Living Room", "tutorial_part_1_living_room", "home living_room icon")], []) with dissolve
TypeError: __init__() missing 2 required positional arguments: 'iconLocation' and 'numPerRow'

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

Full traceback:
  File "game/script.rpy", line 499, in script
    call screen location_options_tutorial([LocationObject("Home's Living Room", "tutorial_part_1_living_room", "home living_room icon")], []) with dissolve
  File "E:\Downloads\Sovereign-9.0-pc\renpy\ast.py", line 2232, in execute
    self.call("execute")
  File "E:\Downloads\Sovereign-9.0-pc\renpy\ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\Downloads\Sovereign-9.0-pc\renpy\statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 604, in execute_call_screen
    args, kwargs = a.evaluate()
  File "E:\Downloads\Sovereign-9.0-pc\renpy\ast.py", line 342, in evaluate
    value = renpy.python.py_eval(v, locals=scope)
  File "E:\Downloads\Sovereign-9.0-pc\renpy\python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\Downloads\Sovereign-9.0-pc\renpy\python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 499, in <module>
    call screen location_options_tutorial([LocationObject("Home's Living Room", "tutorial_part_1_living_room", "home living_room icon")], []) with dissolve
TypeError: __init__() missing 2 required positional arguments: 'iconLocation' and 'numPerRow'

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Sovereign 9.0
Sat Mar 30 22:07:06 2024
Edit: ok it actually seems to be doing it every transition.
 

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
18,541
152,257
Sovereign [v0.9.0] [Zinikis Production]

COMPRESSED:

Win/Linux:
- - -

Mac:
- - -
 
Last edited:

chuangshiren

Member
Aug 4, 2018
337
507
Great game. But it would be even better if the develop could add some interaction between LIs. For example, if mom is at high corruption level and the two sis are at low corruption level, they should comment on mom's choice of cloth. And maybe found some sexual actions between MC and mom, and add corruption for themselves. Something like this. Sorry for my English, not first language.
 

"Download"

Member
Jul 12, 2018
226
1,010
imagine getting on this site and ending up debugging fking pyton scripts in the end...
anyway here's a fixed(i hope) file. goes to ../game/location/
Miracle! Thx dude) Say... should I continue play or further this game will be breaking at every turn?)
 

Tsusaku

Member
Oct 6, 2021
341
352
How many levels does it take to be completely corrupt
Considering the highest corruption is mom and at the main page there is an image thats shows her corruption stages. She is at level 8, which is her 4 stage and there are 2 more. Normally he girls change stage every 2 levels of corruption, which would mean the last one would be probably level 12.

Are there supposed to be animated scenes? I'll have a dialogue and midway the screen goes black and it goes to a different position?
There are no animated scenes, only still images.
 

Sir_EatsALot

Active Member
Aug 24, 2017
585
719
I tried this game earlier, good concept, but the characters feel too lifeless. they have no change in expression. Perhaps that's something the dev can look at.
 

Devil_uk

New Member
Jul 27, 2021
4
7
Someone probably ought to update the cheats to point to this post....

So I thought I'd expand on the provided cheats after some experimentation

Main Character
mc.money = ####
mc.strength = ##
mc.intelligence = ##
mc.charisma = ##
mc.energy = ###
mc.mind = ###

WorkPromotion Progress
officeWork.promotionLevel = ###

Main Girls
<2LetterCode> - Name
ac = Alyssa
ca = Cathy
dh = Dahila
em = Emily
ev = Evelyn
ja = Jeanne
jl = Jill
rh = Reina
sh = Sheryl

<2LetterCode>.influence = ##
<2LetterCode>.corruption = ##
<2LetterCode>.control_level = ##
<2LetterCode>.influence_level = ##

Example: ev.influence = 20 Sets the influence lvel for Evelyn to 20....

Also to quickly check the value if you typed ev.corruption without setting = ## it will show you the current value in the console output
 
  • Like
Reactions: kenshin3it

Tsusaku

Member
Oct 6, 2021
341
352
View attachment 3493381 how to use it and what should I do? :cry:
Open the game folder, go to folder renpy, common and find file 00console.rpy open it (if it ask what program to use to open, use notepad). When you open it look for:
# If true, the console is enabled despite config.developer being False.
config.console = False
change the last word in the sentence (False) to True
(you will find it around the row 80)
It should look like this:
# If true, the console is enabled despite config.developer being False.
config.console = True

Then close and save. Next time you open the game and load it push SHIFT+O and it will open a console, when you write the commands.say if you want to get 100000 money you write:
mc.money = 100000
 
  • Red Heart
Reactions: buktccbfc71

buktccbfc71

Engaged Member
Dec 30, 2020
3,153
3,385
Open the game folder, go to folder renpy, common and find file 00console.rpy open it (if it ask what program to use to open, use notepad). When you open it look for:
# If true, the console is enabled despite config.developer being False.
config.console = False
change the last word in the sentence (False) to True
(you will find it around the row 80)
It should look like this:
# If true, the console is enabled despite config.developer being False.
config.console = True

Then close and save. Next time you open the game and load it push SHIFT+O and it will open a console, when you write the commands.say if you want to get 100000 money you write:
mc.money = 100000
Thanks a lot.:):love:
 

turkmusun

Newbie
Jun 20, 2020
40
23
I am at stuck at Emily influence level 8. It says Emily must done consumed up in requirement but how can I do that?
 

wildride

Member
Jul 5, 2017
128
156
Miracle! Thx dude) Say... should I continue play or further this game will be breaking at every turn?)
After the tutorial I only found 2 places it broke, 1 going to bathroom while sisters in there (after corruption started) and at the appartments which blocks the 4th part of Jills corruption path as ignoring it doesnt load the navigation bar.
 

Ozygator

Engaged Member
Donor
Oct 15, 2016
2,020
3,266
Don't try this game, it's a waste of time. If you want just unren and look at the renders, the worthwhile ones are from the mother obviously.
Yeah I figured that from the start, for different reasons, when the mother is going to fuck other dudes in the game, either with you or without. Meh.
 
  • Thinking Face
Reactions: Janus_Apex
2.90 star(s) 40 Votes