Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

You must be 18+ to view this content

[EN/简化字] The Wilting Amaranth may contain content you must be 18+ to view.

Are you 18 years of age or older?

or Return to itch.io

[EN/简化字] The Wilting Amaranth

A yuri (GxG) romance visual novel based very loosely on a familiar fairy tale. · By Reine Works

18+ Content Patch Sticky

A topic by Reine Works created May 30, 2018 Views: 13,419 Replies: 23
Viewing posts 1 to 12
Developer (3 edits) (+1)

February 6, 2019: a new patch file compatible with version 1.3.1 has been uploaded. Please update your game before using.

January 20, 2019: the patch file has been updated.

If you're 18 or older, you can download the adult content patch below.

Link: https://drive.google.com/file/d/1wlmySNJdJYlURg1BK2WcRDZDpXRoSCMQ/view?usp=shari...

Mirror: https://www.dropbox.com/s/7zg7cwb1luq3wzx/Patch.rpa?dl=0

To use the patch, please drop it into the TheWiltingAmaranth-(GameVersion)/game directory.

Hello!

I getting this error wen using the patch.


[code]
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'patch/images/cg07-2.png'>:
IOError: Couldn't find file 'patch/images/cg07-2.png'.

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

Full traceback:
  File "game/main/routes/priya_route.rpyc", line 3690, in script call
  File "patch/patchs.rpyc", line 318, in script
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\ast.py", line 1310, in execute
    renpy.exports.with_statement(trans, paired)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\exports.py", line 1409, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\core.py", line 2190, in do_with
    clear=clear)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\core.py", line 2624, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\core.py", line 3098, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\core.py", line 2038, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 485, in renpy.display.render.render_screen
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 711, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\transition.py", line 361, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 711, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 711, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\image.py", line 414, in render
    return wrap_render(self.target, width, height, st, at)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\image.py", line 229, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\loader.py", line 555, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'patch/images/cg07-2.png'.

Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
The Wilting Amaranth 1.15
Mon Jun 04 00:26:11 2018
[/code]

Developer

Hello,

Have you tried reinstalling the patch? The file may have been corrupted in download.

We've tried replicating the issue but haven't been able to do so.

(1 edit)

Yes, i have download it again and replaced the file,  but the error continues.

But, the error occurs only in cert events in the game or wen i try to acesses de second page in the gallery.

PS. Sorry for the bad english, my first language is portuguese. 

Error Example in accessing the gallery. 

[code]
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'patch/gallery/11.png'>:
IOError: Couldn't find file 'patch/gallery/11.png'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\python.py", line 1812, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in <module>
    ui.interact()
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\core.py", line 2624, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\core.py", line 3098, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\core.py", line 2038, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 485, in renpy.display.render.render_screen
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 711, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\transition.py", line 361, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 711, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 711, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\screen.py", line 639, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 711, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 444, in render
    renders = [ render(i, renwidth, renheight, st, at) for i in children ]
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\behavior.py", line 715, in render
    rv = super(Button, self).render(width, height, st, at)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 1110, in render
    st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "F:\Gameteck\TheWiltingAmaranth-1.15-market\renpy\loader.py", line 555, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'patch/gallery/11.png'.

Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
The Wilting Amaranth 1.15
Mon Jun 04 03:07:53 2018
[/code]

I also tried copy the game to another path ( to disc C ) for test if maybe the error was because a have installed the game in another disc  an the path  was maybe too long or something like that, but the error continues. 

To try a new test i created a virtual machine with Windows XP (32bits) and sadly the result was the same. 

[code]
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'patch/gallery/11.png'>:
IOError: Couldn't find file 'patch/gallery/11.png'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\python.py", line 1812, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in <module>
    ui.interact()
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\core.py", line 2624, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\core.py", line 3098, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\core.py", line 2038, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 485, in renpy.display.render.render_screen
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 711, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\transition.py", line 361, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 711, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 711, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\screen.py", line 639, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 711, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 444, in render
    renders = [ render(i, renwidth, renheight, st, at) for i in children ]
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\behavior.py", line 715, in render
    rv = super(Button, self).render(width, height, st, at)
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\layout.py", line 1110, in render
    st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Documents and Settings\Fernando\Desktop\TheWiltingAmaranth-1.15-market\renpy\loader.py", line 555, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'patch/gallery/11.png'.

Windows-XP-5.1.2600-SP3
Ren'Py 6.99.14.1.3218
The Wilting Amaranth 1.15
Mon Jun 04 04:01:28 2018
[/code]

Developer

Hello!

We've tried updating the patch link above. Can you please try downloading this new version and let us know if it works?

We apologise for the inconvenience.

(+2)

No need for apologies, works fine now. Seems that the previous patch file was corrupt... the old one was only 72.2 KB and the new one is 18.6 MB. Thank`s for the support and for this amazing game.  

Question:  I have bought the game here (itch.io) is there a way to active it on steam when it be released ? I would like tho give it a thumbs up for all the help.

Developer

Hello!

Awesome, we're glad to hear that! We actually had to rebuild the patch. For whatever reason, the first one only worked sometimes. In any case, we're glad you're enjoying the game.

We've asked our Steam publisher, and we'll see what we can do. If we can get one, we'll e-mail it to you directly.

Thanks so much for buying the game! Our writer was particularly glad to read your comment.

(1 edit)

Hello! 

Thank you for the great support and thanks again for the awesome game.  

The soundtrack is really nice and Isolde is so loving and cute ;)

haaa... i am playing the game with the Xbox 360 controller and everything is working really well, i was looking on the store pages (here and in Steam) and is no mention of controller support...

Developer

Good morning!

You're very welcome. We're glad to hear that; Isolde's route in particular took us quite a while to polish.

Ren'Py, the program the game was built in, does have controller support by default now, but because we don't personally test our games with it, we don't mark it as a feature. Perhaps we should invest in a controller to test it in the future, though.

Is it better for you if I buy this on steam or itchio? The 2 versions are identical, yeah?

Developer

Hello!

Thank you for asking. The two game versions are identical, yes, but the Steam version also has achievements. 

In terms of profit share, we get the largest amount from itch.io than any other storefront. But, honestly, we want everyone to buy the game from their preferred store; in the grand scheme of things, a few cents here and there is no big deal.

Alright. I kind of wish I could leave a steam review after getting the game on itchio...oh well.

I have bought dthe game from you and steam today trying to get the patch to work... IT downloads with a Explorer icon,  is that right.. I don't know what to change it to  (open with)  I cant imagine opening with Explorer is right...  I drop it in the game file, but no action.. what am I doing wrong?

Developer

Hi!

You don't need to open the file. You drop it into the game folder as-is and then run the game normally. The quickest way to check that it's working is to open the gallery and check if there's an arrow leading to a second page.

ok thanks

Hi,

I purchased this game recently for Mac from Steam and I've added the patch in the \game directory. The adult gallery has been added, so I'm sure it's in the right place.  That said, I've completed the game 5 times including "friends" and "marriage" with Isolde and I've yet to see any 18+ content. Is there something wrong with my patch and/or game? 

Can someone walk me through idk how to add it on downloaded it and dragged it to game and it said error idk

Developer

Hi,

You need to drop the file into TheWiltingAmaranth-1.15/game. If there's an error, you might've downloaded the old version of the patch from several weeks ago, in which case you'll need to re-download it at one of the links at the top.

I tired it yesterday. with the updated one.

Never mind I figured it out thank you :)

Excuse me, is there an Android version? Where can I download or install it? 

Developer

No, sorry. The Android exporter for the game engine is sadly broken, and we haven't been able to create Android versions for some time.