Could you describe what errors you experienced?Horrible game. To many errors and the RPGM Map is way to big to find anything even with the walktrough. Complete garbage game cant recommend to anyone.
man i got the same problem i was sad that i couldn't finish the gameHi. I got this error while trying to move to park map after giving sister her energy tonic.
____________________________________________________________
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 242, in script
$ keyed_common_event = None
Exception: Possible infinite loop.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 242, in script
$ keyed_common_event = None
File "D:\IC Story 1\renpy\execution.py", line 58, in check_infinite_loop
raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.
Windows-8-6.2.9200
Ren'Py 6.99.14.3135
ics1 0.6.1
_______________________________________________________________
i have no idea how to edit this to make it work.
anyone have any ideas?
Maybe you should read the OP. Specifically, the part that talks about the patch that's required for IS1. Given that you're running 0.6.1, and the bug you're seeing was fixed in 0.6.9.man i got the same problem i was sad that i couldn't finish the game
how can i apply the patch or download it ?Maybe you should read the OP. Specifically, the part that talks about the patch that's required for IS1. Given that you're running 0.6.1, and the bug you're seeing was fixed in 0.6.9.
The download is in the OP. The instructions are in the Installation spoiler in the OP.how can i apply the patch or download it ?
Does this error have an...error?Anyone knows the link to both patches that are not mega? I do not know if its my browser or their website because I get weird error when trying to use it to download stuff.
I keep getting this:Does this error have an...error?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 237, in script
$ game_state.show_map(in_interaction)
File "game/script.rpy", line 237, in <module>
$ game_state.show_map(in_interaction)
File "game/game_state.rpy", line 798, in show_map
background_image = self.map.background_image()
File "game/game_map.rpy", line 275, in background_image
self.generate_background_image()
File "game/game_map.rpy", line 292, in generate_background_image
bg.save()
File "game/game_map.rpy", line 178, in save
pygame_sdl2.image.save(surf, self.cache_file)
error: Couldn't open C:/Users/garci/OneDrive/Área de Trabalho/Valdrung/ics1-0.6.1-pc/rpgmcache/maps/v1/Map001.png
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 237, in script
$ game_state.show_map(in_interaction)
File "C:\Users\garci\OneDrive\Área de Trabalho\Valdrung\ics1-0.6.1-pc\renpy\ast.py", line 848, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\garci\OneDrive\Área de Trabalho\Valdrung\ics1-0.6.1-pc\renpy\python.py", line 1804, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 237, in <module>
$ game_state.show_map(in_interaction)
File "game/game_state.rpy", line 798, in show_map
background_image = self.map.background_image()
File "game/game_map.rpy", line 275, in background_image
self.generate_background_image()
File "game/game_map.rpy", line 292, in generate_background_image
bg.save()
File "game/game_map.rpy", line 178, in save
pygame_sdl2.image.save(surf, self.cache_file)
File "pygame_sdl2/image.pyx", line 151, in pygame_sdl2.image.save (gen\pygame_sdl2.image.c:2426)
error: Couldn't open C:/Users/garci/OneDrive/Área de Trabalho/Valdrung/ics1-0.6.1-pc/rpgmcache/maps/v1/Map001.png
Windows-8-6.2.9200
Ren'Py 6.99.14.3135
ics1 0.6.9
error: Couldn't open C:/Users/garci/OneDrive/Área de Trabalho/Valdrung/ics1-0.6.1-pc/rpgmcache/maps/v1/Map001.pngI got this error
What do I do?Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 237, in script $ game_state.show_map(in_interaction) File "game/script.rpy", line 237, in <module> $ game_state.show_map(in_interaction) File "game/game_state.rpy", line 798, in show_map background_image = self.map.background_image() File "game/game_map.rpy", line 275, in background_image self.generate_background_image() File "game/game_map.rpy", line 292, in generate_background_image bg.save() File "game/game_map.rpy", line 178, in save pygame_sdl2.image.save(surf, self.cache_file) error: Couldn't open C:/Users/garci/OneDrive/Área de Trabalho/Valdrung/ics1-0.6.1-pc/rpgmcache/maps/v1/Map001.png -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 237, in script $ game_state.show_map(in_interaction) File "C:\Users\garci\OneDrive\Área de Trabalho\Valdrung\ics1-0.6.1-pc\renpy\ast.py", line 848, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\garci\OneDrive\Área de Trabalho\Valdrung\ics1-0.6.1-pc\renpy\python.py", line 1804, in py_exec_bytecode exec bytecode in globals, locals File "game/script.rpy", line 237, in <module> $ game_state.show_map(in_interaction) File "game/game_state.rpy", line 798, in show_map background_image = self.map.background_image() File "game/game_map.rpy", line 275, in background_image self.generate_background_image() File "game/game_map.rpy", line 292, in generate_background_image bg.save() File "game/game_map.rpy", line 178, in save pygame_sdl2.image.save(surf, self.cache_file) File "pygame_sdl2/image.pyx", line 151, in pygame_sdl2.image.save (gen\pygame_sdl2.image.c:2426) error: Couldn't open C:/Users/garci/OneDrive/Área de Trabalho/Valdrung/ics1-0.6.1-pc/rpgmcache/maps/v1/Map001.png Windows-8-6.2.9200 Ren'Py 6.99.14.3135 ics1 0.6.9
thx dude. if you have time, can you do this to IS2?Full save with saved between story events for Incest Story 1:
You must be registered to see the links
Someone already did it for IS2 earlier, I couldn't find one for IS1 that's why I decided to upload it.thx dude. if you have time, can you do this to IS2?
Keep in mind that IS2 isn't exactly "linear".full save with full scene and all ending for anyone who lazy to play .
You must be registered to see the links