Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Nevermind, it seems I won't need it, seeing as the game crashes whenever I try to continue the story, regardless of where I send the MC's wife to work.
The Slave Training bonus is also very broken.

Please post a screenshot of the error, or the text. Nobody else has reported this issue so it would be very helpful.

Slave training was a prototype for something that is no longer in development, and as a result is now defunct. 

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/hex_map.rpy", line 7, in execute
  File "game/screens/hex_map.rpy", line 7, in execute
  File "game/screens/hex_map.rpy", line 8, in execute
  File "game/screens/hex_map.rpy", line 15, in execute
  File "game/screens/hex_map.rpy", line 22, in execute
  File "game/screens/hex_map.rpy", line 24, in execute
  File "game/screens/hex_map.rpy", line 27, in execute
  File "game/screens/hex_map.rpy", line 29, in execute
  File "game/screens/hex_map.rpy", line 32, in execute
  File "game/screens/hex_map.rpy", line 32, in <module>
KeyError: 919

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

Full traceback:
  File "game/locations/portal_room.rpyc", line 3, in script call
    ��Y�b� �
  File "game/mapExploration.rpyc", line 88, in script
  File "C:\Users\ShadowHound\Pictures\jim\games\itch.io\Seeds of Chaos\0.2.42\renpy\ast.py", line 1861, in execute
    self.call("execute")
  File "C:\Users\ShadowHound\Pictures\jim\games\itch.io\Seeds of Chaos\0.2.42\renpy\ast.py", line 1849, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\ShadowHound\Pictures\jim\games\itch.io\Seeds of Chaos\0.2.42\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 "C:\Users\ShadowHound\Pictures\jim\games\itch.io\Seeds of Chaos\0.2.42\renpy\exports.py", line 2755, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\ShadowHound\Pictures\jim\games\itch.io\Seeds of Chaos\0.2.42\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\ShadowHound\Pictures\jim\games\itch.io\Seeds of Chaos\0.2.42\renpy\display\core.py", line 2672, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\ShadowHound\Pictures\jim\games\itch.io\Seeds of Chaos\0.2.42\renpy\display\core.py", line 3059, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\ShadowHound\Pictures\jim\games\itch.io\Seeds of Chaos\0.2.42\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\ShadowHound\Pictures\jim\games\itch.io\Seeds of Chaos\0.2.42\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\ShadowHound\Pictures\jim\games\itch.io\Seeds of Chaos\0.2.42\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\ShadowHound\Pictures\jim\games\itch.io\Seeds of Chaos\0.2.42\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "C:\Users\ShadowHound\Pictures\jim\games\itch.io\Seeds of Chaos\0.2.42\renpy\display\core.py", line 3059, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\ShadowHound\Pictures\jim\games\itch.io\Seeds of Chaos\0.2.42\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "C:\Users\ShadowHound\Pictures\jim\games\itch.io\Seeds of Chaos\0.2.42\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/screens/hex_map.rpy", line 7, in execute
  File "game/screens/hex_map.rpy", line 7, in execute
  File "game/screens/hex_map.rpy", line 8, in execute
  File "game/screens/hex_map.rpy", line 15, in execute
  File "game/screens/hex_map.rpy", line 22, in execute
  File "game/screens/hex_map.rpy", line 24, in execute
  File "game/screens/hex_map.rpy", line 27, in execute
  File "game/screens/hex_map.rpy", line 29, in execute
  File "game/screens/hex_map.rpy", line 32, in execute
  File "game/screens/hex_map.rpy", line 32, in <module>
KeyError: 919

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Seeds of Chaos 0.0.05
Wed Apr 10 11:31:12 2019

So I noticed just now that the error output says
"Seeds of Chaos 0.0.05"
Which in itself is strange, since the files came from "seeds-of-chaos-0.2.42-pc.zip" which I downloaded from here.

I have no idea why the version number it is outputting is wrong…

As for slave training, perhaps removing the button in a future release would help reduce confusion.