Backer Release - Version 0.2.21
Added 2017-10-27 23:20:47 +0000 UTCAnd here it is. It's late so I'm going to bed, scene walkthrough / public release / any bugs that pop up will be dealt with tomorrow. Enjoy.
Win / Linux
Mac
Release Notes
- Turn count upped to 36
- New Ruler events
- Four new sex scenes
- More content for the Orciad narrative
- New Job for Alexia - Tavern
- Framework and initial content for journal added
- New BGs, sprites, and CGs
Comments
Have fixed that one too. :)
Lord Arioch
2017-10-30 14:52:09 +0000 UTCAlso, just came across this error when I came across the young reading orc in the camp. This came up two different times, I reloaded an earlier save, a different event worked fine, but when this one came up there was another error: [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/main_loop.rpy", line 19, in script call File "game/locations/portal_room.rpy", line 3, in script call File "game/mapExploration.rpy", line 127, in script call File "game/mapEventController.rpy", line 54, in script call File "game/core/event_manager.rpy", line 309, in script call File "game/events/orciad/orciad_explore_2.rpy", line 257, in script Exception: Sayer 'eid' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/main_loop.rpy", line 19, in script call File "game/locations/portal_room.rpy", line 3, in script call File "game/mapExploration.rpy", line 127, in script call File "game/mapEventController.rpy", line 54, in script call File "game/core/event_manager.rpy", line 309, in script call File "game/events/orciad/orciad_explore_2.rpy", line 257, in script File "E:\Bacuk\seeds-of-chaos-0.2.21-pc\renpy\ast.py", line 593, in execute who = eval_who(self.who, self.who_fast) File "E:\Bacuk\seeds-of-chaos-0.2.21-pc\renpy\ast.py", line 509, in eval_who raise Exception("Sayer '%s' is not defined." % who.encode("utf-8")) Exception: Sayer 'eid' is not defined. Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Seeds of Chaos 0.0.05 [/code]
Ken
2017-10-30 14:49:18 +0000 UTCKnown issue. Going to put out a new release in a little while with this, the journal bug, and a few little other things fixed. :)
Lord Arioch
2017-10-30 14:47:44 +0000 UTCHmmm so sometimes it doesn't allow me to revist the orc village. It is lightened (not sure the right term) like other areas I visited, and moving to the hex it doesnt do anything. Other times it does allow me to do so. For what it is worth, I talked to the three orcs, found where the lady is in the camps but didn't talk to her yet.
Ken
2017-10-30 14:40:37 +0000 UTCThanks for letting me know CM, should be sorted now.
Lord Arioch
2017-10-29 19:26:10 +0000 UTCThe guide has some errors. There are two Andras x Alexia 3 and the short list at the top hasn't been updated.
ClearMadness
2017-10-29 19:23:21 +0000 UTCwhen I skip the prologue and later come back to the replay scenes and click on the Andras scene I get an exception even though it shows it being unlocked ....[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/rowan intro.rpy", line 2241, in script File "game/screens/screens.rpy", line 49, in execute File "game/screens/screens.rpy", line 49, in execute File "game/screens/screens.rpy", line 103, in execute File "game/screens/journal_screen.rpy", line 122, in execute File "game/screens/journal_screen.rpy", line 122, in execute File "game/screens/journal_screen.rpy", line 123, in execute NameError: name 'journal' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/rowan intro.rpy", line 2241, in script File "K:\tmp sto\tmp_sto\evn_neuer\seeds-of-chaos-0.2.17-pc\seeds-of-chaos-0.2.21-pc\renpy\ast.py", line 613, in execute renpy.exports.say(who, what, interact=self.interact) File "K:\tmp sto\tmp_sto\evn_neuer\seeds-of-chaos-0.2.17-pc\seeds-of-chaos-0.2.21-pc\renpy\exports.py", line 1147, in say who(what, interact=interact) File "K:\tmp sto\tmp_sto\evn_neuer\seeds-of-chaos-0.2.17-pc\seeds-of-chaos-0.2.21-pc\renpy\character.py", line 877, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "K:\tmp sto\tmp_sto\evn_neuer\seeds-of-chaos-0.2.17-pc\seeds-of-chaos-0.2.21-pc\renpy\character.py", line 716, in do_display **display_args) File "K:\tmp sto\tmp_sto\evn_neuer\seeds-of-chaos-0.2.17-pc\seeds-of-chaos-0.2.21-pc\renpy\character.py", line 482, in display_say what_text = show_function(who, what_string) File "K:\tmp sto\tmp_sto\evn_neuer\seeds-of-chaos-0.2.17-pc\seeds-of-chaos-0.2.21-pc\renpy\character.py", line 700, in do_show **self.show_args) File "K:\tmp sto\tmp_sto\evn_neuer\seeds-of-chaos-0.2.17-pc\seeds-of-chaos-0.2.21-pc\renpy\character.py", line 283, in show_display_say return renpy.display.screen.get_widget(screen, "what", layer) File "K:\tmp sto\tmp_sto\evn_neuer\seeds-of-chaos-0.2.17-pc\seeds-of-chaos-0.2.21-pc\renpy\display\screen.py", line 1194, in get_widget screen.update() File "K:\tmp sto\tmp_sto\evn_neuer\seeds-of-chaos-0.2.17-pc\seeds-of-chaos-0.2.21-pc\renpy\display\screen.py", line 578, in update self.screen.function(**self.scope) File "game/screens/screens.rpy", line 49, in execute File "game/screens/screens.rpy", line 49, in execute File "game/screens/screens.rpy", line 103, in execute File "game/screens/journal_screen.rpy", line 122, in execute File "game/screens/journal_screen.rpy", line 122, in execute File "game/screens/journal_screen.rpy", line 123, in execute File "<screen language="">", line 123, in <module> NameError: name 'journal' is not defined Windows-7-6.1.7601-SP1 Ren'Py 6.99.12.4.2187 Seeds of Chaos 0.0.05 [/code] </module></screen>
A.Schado
2017-10-29 04:06:45 +0000 UTCHi, I am having problems with the slave training, it crashes before even starting (I am on linux ubuntu)
2017-10-28 12:06:20 +0000 UTCAt last!!!
Urvutihlavu
2017-10-28 06:53:13 +0000 UTCWoohoo! Excellent, thanks!
Ken
2017-10-28 03:20:16 +0000 UTC