Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

frofrogurt

6
Posts
A member registered Oct 09, 2023

Recent community posts

[spoiler] If you are male and marked on day 2  ( I did it by losing to Rihanna), and also have influence (from having beaten the lion but not transformed him) you can give Elami enough Influence to transform you from male to milf.    If you are a princess on the second day, you can ask Elami to transform you; since you are already a woman she is okay with using only her influence.  [spoiler]

Thanks for the reply!

(4 edits)

Neat, a new release! The web version has crashed on me twice so far however (see log at the end of this comment)

Edit: Reloading a while later seems to have fixed the issue, but another one cropped up later when transforming the lion prince to a woman (perhaps missing colorized transformation images)

Full traceback:

  File "/game/script.rpyc", line 526, in script

  File "/renpy/ast.py", line 930, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "/renpy/exports.py", line 1473, in say

    who(what, *args, **kwargs)

  File "/renpy/character.py", line 1352, in __call__

    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)

  File "/renpy/character.py", line 1003, in do_display

    display_say(who,

  File "/renpy/character.py", line 693, in display_say

    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)

  File "/renpy/ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "/renpy/display/core.py", line 3579, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "/renpy/display/core.py", line 4125, in interact_core

    renpy.webloader.process_downloaded_resources()

  File "/renpy/webloader.py", line 225, in process_downloaded_resources

    raise IOError("Download error: {} ('{}' > '{}')".format(

OSError: Download error: network error ('images/akarion2akari6.PNG' > '/game/images/akarion2akari6.PNG')

While running game code:

OSError: Download error: network error ('images/akarion2akari6.PNG' > '/game/images/akarion2akari6.PNG')

(1 edit)

Much obliged! (user Isfahann)

(3 edits)

Good update, Tessa is a fun character for this premise... Also great to see more from the dragons!

I've mentioned this in a previous comment but a system to keep track of context would probably help the devs prevent character speech or conversations that "don't make sense" depending on which story-line the player is on.

I've not seen a contact point for the team but as someone with Python experience I'd be happy to chat with them on this topic!

Game shows promise, and has an interesting cast of characters (some of which we've seen more than others so far). Good writing , as well.

There are a few glitches where the game forget previous events/conversation/transformation

I look forward to the team's progress, I might give the advice of trying to complete one full path before adding branches. Some way for people playing beta versions to tell where is the content might also be helfpul.