fupirla

New Member
Aug 17, 2020
3
2
13
I'm confused. I conquered rastedel but..nothing happens? like the mission on the throne room remains the same. I spent weeks and weeks seeing if it fixed itself but it didn't :p
 

Malagga

Newbie
Jun 16, 2023
45
45
151
Hi, found another little bug.
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/events/rastedel/rastedel_barracks.rpy", line 2068, in <module>
  File "game/core/utils.rpy", line 68, in check_skill
AttributeError: 'Avatar' object has no attribute 'skill'

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

Full traceback:
  File "game/main_loop.rpyc", line 73, in script call
  File "game/locations/portal_room.rpyc", line 15, in script call
  File "game/mapExploration.rpyc", line 210, in script call
  File "game/mapEventController.rpyc", line 55, in script call
  File "game/core/event_manager.rpyc", line 390, in script call
  File "game/events/rastedel/rastedel_barracks.rpyc", line 2068, in script
  File "C:\Users\User\Documents\User\Games\seeds-of-chaos-0.4.12a-non-patreon-pc\seeds-of-chaos-0.4.12a-pc\renpy\ast.py", line 1856, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\user\Documents\user\Games\seeds-of-chaos-0.4.12a-non-patreon-pc\seeds-of-chaos-0.4.12a-pc\renpy\python.py", line 1215, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\user\Documents\user\Games\seeds-of-chaos-0.4.12a-non-patreon-pc\seeds-of-chaos-0.4.12a-pc\renpy\python.py", line 1208, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/events/rastedel/rastedel_barracks.rpy", line 2068, in <module>
  File "game/core/utils.rpy", line 68, in check_skill
AttributeError: 'Avatar' object has no attribute 'skill'

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.6.25022803
Seeds of Chaos 0.4.12a
Fri Nov 14 20:38:19 2025
[/CODE]

Seems to be mostly harmless, apparently I can ignore it.
But perhaps somebody can use it.

Edit: Was immediately followed by this message.
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/events/rastedel/rastedel_barracks.rpy", line 2132, in <module>
  File "game/core/utils.rpy", line 86, in check_combat
AttributeError: 'Avatar' object has no attribute 'stat_mod'

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

Full traceback:
  File "game/main_loop.rpyc", line 73, in script call
  File "game/locations/portal_room.rpyc", line 15, in script call
  File "game/mapExploration.rpyc", line 210, in script call
  File "game/mapEventController.rpyc", line 55, in script call
  File "game/core/event_manager.rpyc", line 390, in script call
  File "game/events/rastedel/rastedel_barracks.rpyc", line 2132, in script
  File "C:\Users\user\Documents\user\Games\seeds-of-chaos-0.4.12a-non-patreon-pc\seeds-of-chaos-0.4.12a-pc\renpy\ast.py", line 834, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\user\Documents\user\Games\seeds-of-chaos-0.4.12a-non-patreon-pc\seeds-of-chaos-0.4.12a-pc\renpy\python.py", line 1184, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/events/rastedel/rastedel_barracks.rpy", line 2132, in <module>
  File "game/core/utils.rpy", line 86, in check_combat
AttributeError: 'Avatar' object has no attribute 'stat_mod'

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.6.25022803
Seeds of Chaos 0.4.12a
Fri Nov 14 20:44:34 2025
[/CODE]
Another.
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/events/rastedel/rastedel_barracks.rpy", line 2368, in <module>
  File "game/core/utils.rpy", line 68, in check_skill
AttributeError: 'Avatar' object has no attribute 'skill'

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

Full traceback:
  File "game/main_loop.rpyc", line 73, in script call
  File "game/locations/portal_room.rpyc", line 15, in script call
  File "game/mapExploration.rpyc", line 210, in script call
  File "game/mapEventController.rpyc", line 55, in script call
  File "game/core/event_manager.rpyc", line 390, in script call
  File "game/events/rastedel/rastedel_barracks.rpyc", line 2368, in script
  File "C:\Users\User\Documents\user\Games\seeds-of-chaos-0.4.12a-non-patreon-pc\seeds-of-chaos-0.4.12a-pc\renpy\ast.py", line 1856, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\user\Documents\User\Games\seeds-of-chaos-0.4.12a-non-patreon-pc\seeds-of-chaos-0.4.12a-pc\renpy\python.py", line 1215, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\user\Documents\User\Games\seeds-of-chaos-0.4.12a-non-patreon-pc\seeds-of-chaos-0.4.12a-pc\renpy\python.py", line 1208, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/events/rastedel/rastedel_barracks.rpy", line 2368, in <module>
  File "game/core/utils.rpy", line 68, in check_skill
AttributeError: 'Avatar' object has no attribute 'skill'

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.6.25022803
Seeds of Chaos 0.4.12a
Fri Nov 14 20:53:09 2025
[/CODE]
 
Last edited:

Flikr31

New Member
Apr 30, 2023
3
0
11
i tried this, it still starts as the patreon version, i can trigger the events wtih unren console and the pictures are now there, but its still the patreon version, and the events dont occur naturally
Same for me here, any chance to fix this ?
 

Rein

Active Member
Game Developer
May 8, 2017
856
3,254
447
I believe this is the corrupt variant of the NTR Reconciliation. For it you need Alexia to enter Andras NTR but quit it before the party, then have Rowan be on medium corruption+ to get the option to reaffirm Alexia's corrupt nature.
 
May 30, 2025
50
59
18
Is there any missable content in the game? Like if a scene requires some corruption, and I go way past that, will that scene be missed or will it just play when the conditions are met? Currently about 40 weeks in and I have some idea of the paths characters are on, but I'm not sure about what major decisions I should be making a separate save file for.
 

maroder

Member
Jun 17, 2017
440
418
285
Is there any missable content in the game? Like if a scene requires some corruption, and I go way past that, will that scene be missed or will it just play when the conditions are met? Currently about 40 weeks in and I have some idea of the paths characters are on, but I'm not sure about what major decisions I should be making a separate save file for.
yes like some situations have difrent sex scenes depending on coruption mainly alexia and rowan, except that there are also a lot of eclusive scenes, like NTR routes, male dom or femdom variants and who your ally is also determines some scenes
 
May 30, 2025
50
59
18
yes like some situations have difrent sex scenes depending on coruption mainly alexia and rowan, except that there are also a lot of eclusive scenes, like NTR routes, male dom or femdom variants and who your ally is also determines some scenes
Damn, is there any recommended order or strategy?
 
3.90 star(s) 197 Votes