Aug 3, 2018
2
0
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
File "game/locations/guest_wing.rpyc", line 3, in script
�#�d��qHI�j�Hu��S���Ì!�Z�)x!^�w@�8N�
File "F:\Downloads\seeds-of-chaos\renpy\ast.py", line 1861, in execute
self.call("execute")
File "F:\Downloads\seeds-of-chaos\renpy\ast.py", line 1849, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "F:\Downloads\seeds-of-chaos\renpy\statements.py", line 203, 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 "F:\Downloads\seeds-of-chaos\renpy\exports.py", line 2755, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "F:\Downloads\seeds-of-chaos\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\Downloads\seeds-of-chaos\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "F:\Downloads\seeds-of-chaos\renpy\display\core.py", line 3059, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "F:\Downloads\seeds-of-chaos\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\Downloads\seeds-of-chaos\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\Downloads\seeds-of-chaos\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\Downloads\seeds-of-chaos\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "F:\Downloads\seeds-of-chaos\renpy\display\core.py", line 3059, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "F:\Downloads\seeds-of-chaos\renpy\display\screen.py", line 434, in per_interact
self.update()
File "F:\Downloads\seeds-of-chaos\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 "F:\Downloads\seeds-of-chaos\renpy\text\text.py", line 1423, in __init__
self.set_text(text, scope, substitute)
File "F:\Downloads\seeds-of-chaos\renpy\text\text.py", line 1542, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "F:\Downloads\seeds-of-chaos\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'

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'
I've been running into this error when trying to run the training under the bonus section for the last few months. I can get to the castle map, but if i click anything but the bedroom, I get this error. I've deleted all my old saves to see if that would help, but it didn't change anything.
 

Hekzow

Member
Dec 24, 2017
131
159
I've been running into this error when trying to run the training under the bonus section for the last few months. I can get to the castle map, but if i click anything but the bedroom, I get this error. I've deleted all my old saves to see if that would help, but it didn't change anything.
Training mode is not actually there. It was planned, maybe still is, but so far there is nothing.
 

TheMagister

Well-Known Member
Aug 5, 2016
1,184
1,509
If you're running in a different locale, try using Locale Emulator or switching to a normal English locale.

It might also be foldered in too deep, try putting it in your Games or Adult folder and see if it works from there.
 

SoraGG

Newbie
Feb 9, 2018
95
87
is there some kind of map for the explore mode ? I forgot how to reach delane in some orc camp
 

Booster88

New Member
Apr 8, 2018
1
0
Hi I have a question about the DEV mode I dowlnoaded the file that someone postet a few pages back and put it in my game folder but I still can´t access the DEV mode in the game
 

Hekzow

Member
Dec 24, 2017
131
159
Hi I have a question about the DEV mode I dowlnoaded the file that someone postet a few pages back and put it in my game folder but I still can´t access the DEV mode in the game
Did you put the file in the folder named "game"? Did it overwrite another options file? If it didn't then delete the old one.
 

destroying101

Newbie
Jul 25, 2017
44
8
I see the scene guide, but is there anywhere I can find general tips for the game? I'm not really sure what I should invest in and how much I should explore the map
 

Hekzow

Member
Dec 24, 2017
131
159
I'm pretty sure 90% of the discussion in this thread now is about the dev mode.
I think it's a direct consequence of how the game is at the moment. Dev mode just lets you save a lot of time to see the stuff you care about.

It's been bothering me for a while now, but I feel like in a game with corruption as a major (if not main) fetish the game is designed a bit backwards. The appeal of corruption is seeing how the character changes their opinions on things based on their corruption level. That's why despite Witch Trainer being a complete grindfest with one sprite (a very good sprite though) and 3 cgs it's still very enjoyable to play.
However, Seeds of Chaos centers around random, non-repeatable events. If you aren't playing in dev mode you'll need to start a new playthrough to see the scene again under different circumstances, and that could take hours.
I do enjoy the variation you folks put into scenes. The latest bath with Andras scene has both Andras influence and corruption dependencies (which is cool), but the fact is, due to the non-repeatable nature of it and being so far into the game most folks won't see the differences without using Dev mode.
 

TheMagister

Well-Known Member
Aug 5, 2016
1,184
1,509
I'm pretty sure 90% of the discussion in this thread now is about the dev mode.
I think that's a sacrifice to be expected when you are releasing monthly non-linear content. You could release a monthly update where at most I get a few story scenes, because the path I'm on or because I'm unlucky. Or maybe I do get some scenes, but they're all from previous updates. It's hard to keep people invested in your story and to keep your pacing going when you've decided on slow corruption (0.2.40 and NOW Alexia reaches MEDIUM corruption) and release monthly. And that's not a criticism, but you have to understand people also have limited time on their hands and considering the actual gameplay elements of SoC are still somewhat thin, the main draw to your game is...well...H-scenes. And the dev mode helps a lot with that.

I see the scene guide, but is there anywhere I can find general tips for the game? I'm not really sure what I should invest in and how much I should explore the map
Build a tavern as soon as possible to get steady income. Once you've raided the first village near the portal you have some time to explore the map before you need to raid Raeve Keep. Explore at your leisure but certainly try to find some villages for more income. Remember to regularly check your dungeon to sell slaves.

Not in Rowan's chambers either
Just...download UnRen and unlock it that way. It'll be in Rowan's chambers :p
 
3.90 star(s) 179 Votes