Home Artists Posts Import Register

Content

Update #2: Should be the last patch for this release (I hope), I forgot to add in a couple of sex scenes, sorry about that, it should be in now! There should be a second scene for Samui, replacing Karui's scene cause I think it'll make more sense to lock Karui behind her team leader (Samui) for plot reasons, I also added in a voyeur scene for Ino as well as Hinata, hopefully y'all would like that!

UPDATE: Hey all, I fixed the outfit errors that some of you have been getting as well as making sure that the map is reflected properly after the events in the update! If it still crashes saying something like "nurse" not found, try loading a previous save, that should fix things right up! Y'all should might also notice something new when you're at the main menu, and yeap yeap, I'll be making reflect the progress of your game, but mostly something for the next update, since I have a month to work on it this time haha.

Hey all! Sorry for the delay, ran into some issues with all the characters and outfits etc that we were adding. The good news is Samui and Karui are fully functional and without any weird stretching now. Basically I managed to add in the Suna girls orgy as well as a couple more stuff, including a small surprise for you guys, something you guys seemed to liked a lot in arc 1 haha.

Anyway, with this update, we are officially jumping over to the Kumo girls! The plan is basically to have you guys try to convert Samui and Karui, which in turn will help you when it's finally time to meet Mabui. I also have a couple of more things planned for this segment of arc 2, but a lot of it isn't quite done, on the bright side, I'll have a month to work on it after this, so expect a lot of stuff to be added in the next release, especially on the UI side when it comes to buying stuff!

I'll drop the links for you guys and leave the fun to y'all! Partially since it's almost 5 a.m. here and I really should get some sleep haha. Shouldn't be any more bugs, but if anything weird does happen, just leave a comment and I'll get it fixed!

Download links:

PC: Google Drive /  MediaFire 

Mac: Google Drive / MediaFire 

Apk: Google Drive /  MediaFire 

Files

Comments

Michael Cekinovich

Quick question do you plan to add yugito as one of the kumo girls (yugito is the two tailed cats jinchurikki

Stormfox4251

It isn't tracking the new girl on mine

Eisbear

When trying to change Temari's clothes, Ren'Py throws an exception saying it's a NameError because the name 'temaris2_nurseuniform' is not defined. Also there's a typo I think: When you teleport to Hinata, the text states she's shielding civilians from "deris".

ArthuR

get this error when trying to visit konaha girls ``` I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 569, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) Exception: DynamicImage u'arc2/ino/[inoclothes].webp': could not find image. (u'arc2/ino/nurse.webp') -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/towns2.rpyc", line 1327, in script call File "scripts/towns2.rpyc", line 1327, in script call File "scripts/own_rooms2.rpyc", line 22, in script File "renpy/ast.py", line 2010, in execute self.call("execute") File "renpy/ast.py", line 1998, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "renpy/statements.py", line 278, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 569, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "renpy/exports.py", line 3132, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3276, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 3691, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/screen.py", line 437, in visit_all self.child.visit_all(callback, seen=None) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 570, in visit_all callback(self) File "renpy/display/core.py", line 3691, in root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/image.py", line 752, in per_interact self.find_target() File "renpy/display/image.py", line 652, in find_target raise Exception(error) Exception: DynamicImage u'arc2/ino/[inoclothes].webp': could not find image. (u'arc2/ino/nurse.webp') Windows-10-10.0.19041 Ren'Py 7.4.7.1862 JikageRising v1.11a Sun Nov 21 00:25:57 2021 ```

Anonymous

I got an error trying to change Ino's outfit ``` I'm sorry, but an uncaught exception occurred. While running game code: Exception: DynamicImage u'arc2/ino/[inoclothes].webp': could not find image. (u'arc2/ino/nurse.webp') -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/jikage_screens.rpyc", line 3111, in script call File "scripts/towns2.rpyc", line 1325, in script call File "scripts/towns2.rpyc", line 1327, in script call File "scripts/outfit_selections2.rpyc", line 163, in script File "renpy/ast.py", line 1438, in execute renpy.exports.with_statement(trans, paired) File "renpy/exports.py", line 1682, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "renpy/display/core.py", line 2718, in do_with clear=clear) File "renpy/display/core.py", line 3276, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 3691, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 570, in visit_all callback(self) File "renpy/display/core.py", line 3691, in root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/image.py", line 752, in per_interact self.find_target() File "renpy/display/image.py", line 652, in find_target raise Exception(error) Exception: DynamicImage u'arc2/ino/[inoclothes].webp': could not find image. (u'arc2/ino/nurse.webp') Windows-10-10.0.19041 Ren'Py 7.4.7.1862 JikageRising v1.11a Sun Nov 21 02:38:09 2021 ```

chirs

I can;t see animate seen... only one pic....and... black screan....

Matt

How do we get to Karui? I got Samui and can train her, but nothing to get Karui yet

SomebodyElse

Looks like a couple of files missing or misnamed, both the below and the cumout version``` I'm sorry, but an uncaught exception occurred. While running game code: IOError: Couldn't find file 'animation/temaris2/sex2/temaris2_sex2cumin_pubes_aroused.webm'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/towns2.rpyc", line 1331, in script call File "scripts/temaris2_scenes.rpyc", line 632, in script File "renpy/ast.py", line 716, in execute renpy.exports.say(who, what, *args, **kwargs) File "renpy/exports.py", line 1417, in say who(what, *args, **kwargs) File "renpy/character.py", line 1219, in __call__ self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args) File "renpy/character.py", line 871, in do_display **display_args) File "renpy/character.py", line 621, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3276, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 3976, in interact_core renpy.audio.audio.periodic() File "renpy/audio/audio.py", line 1138, in periodic raise_(exc[0], exc[1], exc[2]) File "renpy/audio/audio.py", line 1116, in periodic_thread_main periodic_pass() File "renpy/audio/audio.py", line 1058, in periodic_pass c.periodic() File "renpy/audio/audio.py", line 512, in periodic topf = load(filename) File "renpy/audio/audio.py", line 69, in load rv = renpy.loader.load(fn) File "renpy/loader.py", line 798, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'animation/temaris2/sex2/temaris2_sex2cumin_pubes_aroused.webm'. Windows-10-10.0.19041 Ren'Py 7.4.7.1862 JikageRising v1.11c Sun Nov 21 23:37:10 2021 ```

smilingdog

Thought I fixed that, sorry about that, took a look and fixed it, it shouldn't happen after this!

smilingdog

Oh, I moved Karui to the next next update so I could lock her behind Samui so that it makes more sense plot-wise, I added in an additional scene for Samui to replace it!

Anonymous

i was gunna ask, is there a Sakura scene that's missing there are only 2 foot and bj?

smilingdog

Only 2 of that atm, but more will be added once we are done with the more pressing scenes! So no worries on that end!

Anonymous

How to open all the outfits ino , I 've seen other outfits before, but now they are closed to me . The question is can these suits be opened ?

smilingdog

Ah, not all of them are released yet, there will be more in the next update, no worries about that

Anonymous

I don't know if this is happening to anyone else but as soon as I try to continue to the new content I get an error message in the apk version

Luck

the mega link doesn't work

chirs

play seen.... and blackout seen...or skip seen?