JohnBirch

New Member
Jun 28, 2018
7
1
I get error message:

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

While running game code:
  File "game/events/ruler_events_16.rpy", line 320, in <module>
KeyError: u'threesome'

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

Full traceback:
  File "game/events/ruler_events_16.rpyc", line 281, in script
    �h]KCk��^�$���F���V�|;n�q�GD�˒��&-ކc�fC�Y �.<�*nSp=p�]׹wx�:��; �e���u�O�
  File "E:\Seed of Chaos 0.2.37\renpy\ast.py", line 1551, in execute
    choice = renpy.exports.menu(choices, self.set)
  File "E:\Seed of Chaos 0.2.37\renpy\exports.py", line 878, in menu
    if renpy.python.py_eval(condition) ]
  File "E:\Seed of Chaos 0.2.37\renpy\python.py", line 1944, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\Seed of Chaos 0.2.37\renpy\python.py", line 1937, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/events/ruler_events_16.rpy", line 320, in <module>
KeyError: u'threesome'

Windows-8-6.2.9200
Ren'Py 7.1.0.882
Seeds of Chaos 0.2.37
Sun Oct 14 12:10:35 2018
 

DRinWV

Member
Donor
Nov 22, 2017
125
156
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/screens/room_screen.rpy", line 6, in execute
  File "game/screens/room_screen.rpy", line 6, in execute
  File "game/screens/room_screen.rpy", line 151, in execute
  File "game/screens/room_screen.rpy", line 155, in execute
  File "game/screens/castle_status.rpy", line 35, in execute
  File "game/screens/castle_status.rpy", line 35, in execute
  File "game/screens/castle_status.rpy", line 36, in execute
  File "game/screens/castle_status.rpy", line 41, in execute
AttributeError: 'CastleSt' object has no attribute 'treasury'

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

Full traceback:
  File "game/st/script_training.rpyc", line 51, in script call
  File "game/st/rowans_chambers_st.rpyc", line 20, in script call
    %uB���<2�`�us�\�    �K�!�},Μ�j�7�0����[4�"�IN֎|��6�_�&^@�u'{Ӓtz!KK���F
  File "game/locations/guest_wing.rpyc", line 3, in script
    ަ��,t�g0*��s����.~Rw'W�����X����Z���_$�W~��ԛ���W��uI���-�zE��
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\ast.py", line 1848, in execute
    self.call("execute")
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\ast.py", line 1836, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\statements.py", line 179, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\exports.py", line 2723, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\display\core.py", line 3049, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\display\core.py", line 3049, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/screens/room_screen.rpy", line 6, in execute
  File "game/screens/room_screen.rpy", line 6, in execute
  File "game/screens/room_screen.rpy", line 151, in execute
  File "game/screens/room_screen.rpy", line 155, in execute
  File "game/screens/castle_status.rpy", line 35, in execute
  File "game/screens/castle_status.rpy", line 35, in execute
  File "game/screens/castle_status.rpy", line 36, in execute
  File "game/screens/castle_status.rpy", line 41, in execute
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\text\text.py", line 1392, in __init__
    self.set_text(text, scope, substitute)
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\text\text.py", line 1492, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "C:\Users\droge\Downloads\Gaming\Adult\List Watch\S\SeedsOfChaos\renpy\substitutions.py", line 244, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 652, in get_field
AttributeError: 'CastleSt' object has no attribute 'treasury'

Windows-8-6.2.9200
Ren'Py 7.1.0.882
Seeds of Chaos 0.2.37
Sun Oct 14 07:24:13 2018
I get the above error while playing the Bonus game "Slave Training". It happens right after selecting the training room.
 
  • Like
Reactions: mame666

Frosty2000

Active Member
Nov 16, 2017
593
1,604
Pesky morals, I know.[/QUOTE]
While SoC gets a lot (partially justified) bad rep for being "the NTR game", there is strong desire among all of us to make Rowan both:
A) More heroic
B) More Domineering.
For Now Rowan is shackled by his heroic past and long held sense of justice, but as the game progresses, evil deeds he commits along the way will start to pile up, making an impact on him and his decisions. While the details of the endgame content are still being worked upon, none of us would want to deny the player the possibility to enact their rightful revenge on the twins.



I know right?! But then it's all like "Ooooooooo Rein, we're making a porn game, stop making everything so bleak and depressing".
Nobody shares my love for ryona. T.T
Hmm, I actually like submissive Rowan. Well as long as it is Femdom. Andras I hope to kill with Jezera's help one day, so she can rule alone and Alexia doesn't have to be his fuck toy anymore. :)
 

JJDLT2

Newbie
May 31, 2018
60
49
This is a fantasy tale, set in the a medieval-esque period/time-frame... and you want 'diversity' of women? Particularly a 'diversity' of women's bodytypes, particularly that of chubby/fat women... in a game set in a fucking fantasy setting set in the Middle-ages/Renaissance!?
Pretty sure he doesn't mean obese or morbidly obese women just a little "thicker".
 

RottenPlum

Well-Known Member
Jun 17, 2017
1,157
564
Last time i played this was more than a year ago and the reason i stopped was that previous saves were giving me errors with never versions. Is this still the case or the devs solved this? I would start from the begging of course but only if saves are compatible with each new update.
 

Semantics

Member
Apr 28, 2017
286
366
Last time i played this was more than a year ago and the reason i stopped was that previous saves were giving me errors with never versions. Is this still the case or the devs solved this? I would start from the begging of course but only if saves are compatible with each new update.
Sometimes yes, sometimes no. Thus far I haven't had an error at least with my .36 saves in .37, but I think (especially judging from the fact that I wiped my save folder and started fresh for .36) .36 absolutely hated .35 and earlier saves. And sometimes errors can be avoided by entering a True/False value for whatever's causing the error via console. So on the whole, generally not, unless things completely changed with .37. But you can sometimes get away with it.

Edit: Now that I think about it, though, I could have sworn making saves compatible across versions was something mentioned as an aim...quite a while back. So dunno what happened to that plan, or if it's still ongoing.
 
  • Like
Reactions: RottenPlum

LordofEntropy

Down with Delta-G
Donor
May 8, 2017
768
1,136
so where do i get the female protagnist?
I believe the female protagonist tag is there because Alexia is one part of the "good guys" and you occasionally are in her perspective and making decisions for her. It's a bit of a stretch, but I think that is the reasoning for the tag.
 

RottenPlum

Well-Known Member
Jun 17, 2017
1,157
564
Sometimes yes, sometimes no. Thus far I haven't had an error at least with my .36 saves in .37, but I think (especially judging from the fact that I wiped my save folder and started fresh for .36) .36 absolutely hated .35 and earlier saves. And sometimes errors can be avoided by entering a True/False value for whatever's causing the error via console. So on the whole, generally not, unless things completely changed with .37. But you can sometimes get away with it.

Edit: Now that I think about it, though, I could have sworn making saves compatible across versions was something mentioned as an aim...quite a while back. So dunno what happened to that plan, or if it's still ongoing.
Looking at changelog list on first page, as far as i remember, last version i played was .15, after that i downloaded several next versions and all of them were giving me errors, but they were triggering on different point depending on version and save i loaded. Now when they added significant content i think it's time to try it again hoping i won't get errors when next update is released. That being said, i can't see that any changelog is mentioning fixes tied to save errors.
 

DiabloCadet

Member
Nov 15, 2017
104
72
Im sure its been answered but i just cant go thru 120 pages to find it. Does anyone know if the ntr scenes are avoidable?
 

ZeeLazy

Newbie
Aug 30, 2017
80
214
@7767 apk, 0.2.37, please update the OP (a new version will probably be out 5 seconds after i post it).
 

Semantics

Member
Apr 28, 2017
286
366
With the ability to choose to re-train Helayna as a knight or to train her submissive tendencies, a question for the people that work on the game that visit this thread.

Will her submissiveness still be followed up on in knight route, either as something Rowan engages in with her just to a much more limited degree than bed slave route or as her just being somewhat submissive to Rowan even on knight route? ...Because I'll admit a submissive redhead that'd smite my enemies for me is basically about as life goals as it gets.
 

Regula

Member
Jan 22, 2018
335
366
Why is the Main character so bloody weak?! Also can we betray these 2 *******? If so I really want to know how
 
  • Like
Reactions: monk_56

RC-1138 Boss

Message Maven
Apr 26, 2017
13,043
19,299
Why are some people so averted at using the search function? It is easy and doesn't take time at all apart from a few minutes at most. :oops:
 
  • Like
Reactions: Snugglepuff
4.00 star(s) 162 Votes