NightShadeX
Active Member
- May 11, 2017
- 717
- 614
Just amazing pictures, Friend. Really give a try to it.Is this worth the time?> and is there any animation or just the nice art?
I really do love the CG art in this game. They are up there with the best of them... but in this game, the portrait/concept art is SOOO beautiful that it leave you wishing the whole game was done with that art style.Just amazing pictures, Friend. Really give a try to it.
Sent to the Boss ManI'm sorry, but an uncaught exception occurred.
While running game code:
File "game/mapExploration.rpy", line 101, in <module>
TypeError: list indices must be integers, not NoneType
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/main_loop.rpyc", line 37, in script call
�
File "game/locations/portal_room.rpyc", line 3, in script call
����$�!tǻ��#����d멖IO��G*[/����^9����ߗ~�|�~�W7��V3abfY/u� Z���9���;71W���
File "game/mapExploration.rpyc", line 101, in script
File "C:\Users\Troy\Documents\Games\seeds-of-chaos-0.2.38-pc\renpy\ast.py", line 882, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Troy\Documents\Games\seeds-of-chaos-0.2.38-pc\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "game/mapExploration.rpy", line 101, in <module>
TypeError: list indices must be integers, not NoneType
Windows-8-6.2.9200
Ren'Py 7.1.1.929
Seeds of Chaos 0.0.05
Mon Oct 29 20:53:51 2018
Got this when going into the map from the portal
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: 926
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/main_loop.rpyc", line 37, in script call
�
File "game/locations/portal_room.rpyc", line 3, in script call
����$�!tǻ��#����d멖IO��G*[/����^9����ߗ~�|�~�W7��V3abfY/u� Z���9���;71W���
File "game/mapExploration.rpyc", line 88, in script
File "E:\Downloads\seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\ast.py", line 1859, in execute
self.call("execute")
File "E:\Downloads\seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\ast.py", line 1847, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\Downloads\seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\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 "E:\Downloads\seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\exports.py", line 2724, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\Downloads\seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Downloads\seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\core.py", line 2662, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\Downloads\seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\core.py", line 3049, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Downloads\seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "E:\Downloads\seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "E:\Downloads\seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "E:\Downloads\seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "E:\Downloads\seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\core.py", line 3049, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Downloads\seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "E:\Downloads\seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\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: 926
Windows-8-6.2.9200
Ren'Py 7.1.1.929
Seeds of Chaos 0.0.05
Mon Oct 29 21:17:39 2018
You can use the "debug" system in game. it's a blue Menu on the low left corner.Does anyone have console commands for things like gold and stats? I'm starting over cus of the errors and dont feel like struggling so much with the exploration and stuff.
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: 926
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/mapExploration.rpyc", line 88, in script
File "C:\Users\Desktop\Games\Development Mostly Played\[Renpy]\Seeds of Chaos\foqS82_seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\ast.py", line 1859, in execute
self.call("execute")
File "C:\Users\Desktop\Games\Development Mostly Played\[Renpy]\Seeds of Chaos\foqS82_seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\ast.py", line 1847, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\Desktop\Games\Development Mostly Played\[Renpy]\Seeds of Chaos\foqS82_seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\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\Desktop\Games\Development Mostly Played\[Renpy]\Seeds of Chaos\foqS82_seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\exports.py", line 2724, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\Desktop\Games\Development Mostly Played\[Renpy]\Seeds of Chaos\foqS82_seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Desktop\Games\Development Mostly Played\[Renpy]\Seeds of Chaos\foqS82_seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\core.py", line 2662, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Desktop\Games\Development Mostly Played\[Renpy]\Seeds of Chaos\foqS82_seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\core.py", line 3049, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Desktop\Games\Development Mostly Played\[Renpy]\Seeds of Chaos\foqS82_seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Desktop\Games\Development Mostly Played\[Renpy]\Seeds of Chaos\foqS82_seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Desktop\Games\Development Mostly Played\[Renpy]\Seeds of Chaos\foqS82_seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Desktop\Games\Development Mostly Played\[Renpy]\Seeds of Chaos\foqS82_seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\Desktop\Games\Development Mostly Played\[Renpy]\Seeds of Chaos\foqS82_seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\core.py", line 3049, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Desktop\Games\Development Mostly Played\[Renpy]\Seeds of Chaos\foqS82_seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\Desktop\Games\Development Mostly Played\[Renpy]\Seeds of Chaos\foqS82_seeds-of-chaos-0238-pc\seeds-of-chaos-0.2.38-pc\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: 926
Windows-8-6.2.9200
Ren'Py 7.1.1.929
Seeds of Chaos 0.0.05
Tue Oct 30 16:21:08 2018
I had a third one planned, but due to a death in the family, I was forced to reduce my writing time considerably. It's a miracle these two scenes were even finished >.>I definitely wanted some more NTR content but the pits scene was pretty worth it.
#WhenIt'sDone. Reworking the skills is a considerable time investment, and while the majority of the design work is done, we're not starting on it until we're sure this is exactly what we need.When will the inventory and player stats be updated? I feel naked.
Turning the NTR off, as the name suggests, turns all the NTR offDoes your wife cheats on you even if you turn off the NTR tag?