Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 284 to 323 of 334 · Next page · Previous page · First page · Last page

started fresh - in the character screen for the girls, if you click hints and there are no hints, when you click the X to close the screen it throws an exception error. 

I believe you're talking about lack of hints in prologue? I'm aware of these issues and actully have them fixed. They'll show up with the next public release.
As a temp solution you can avoid the exception error by clicking again on 'hint', instead of 'close'. That's gonna hide the hint window.

na, this is after the prologue, and the exception error screen responds to both 'back' and 'ignore'. its not a game breaker in any way, just a small bug. honestly, i shouldnt need to check the hints because there is no content for those girls, which i think is why the error is popping up..

What girls exactly? Can you post the error log? Main 3-6 lines should be enough.

(2 edits)

it is all of the side girls.. here is an example of when it happens (if you click "Close" on this window) 
 
and heres a copy/paste of teh BB code, as im not sure which the 'main lines' would be :) 

like i said, it doesnt really break the game, you can click ignore or rollback and it goes straight back to the game.. it only happens if there are no remaining hints for the girl.
i only mention it cos newer players might be put off.


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 609, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "renpy/common/00action_data.rpy", line 371, in __call__

    value = cs.scope[self.name]

KeyError: u'hintswindow'

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

Full traceback:

  File "myscripts/00_home1.rpyc", line 29, in script call

  File "myscripts/00_mall.rpyc", line 35, in script call

  File "myscripts/00_home1.rpyc", line 70, in script call

  File "myscripts/00_home1.rpyc", line 29, in script call

  File "myscripts/00_home1.rpyc", line 29, in script call

  File "myscripts/00_home1.rpyc", line 29, in script call

  File "myscripts/01_asara.rpyc", line 53, in script call

  File "myscripts/battle engine/battle/define/dungeons.rpyc", line 213, in script call

  File "myscripts/battle engine/battle/battle.rpyc", line 346, in script call

  File "myscripts/battle engine/battle/define/dungeons.rpyc", line 481, in script call

  File "myscripts/00_home1.rpyc", line 29, in script call

  File "myscripts/00_dorms.rpyc", line 18, in script call

  File "myscripts/00_home1.rpyc", line 70, in script call

  File "myscripts/00_home1.rpyc", line 70, in script call

  File "myscripts/00_home1.rpyc", line 29, in script

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

    self.call("execute")

  File "renpy/ast.py", line 2220, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "renpy/statements.py", line 281, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 609, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "renpy/exports.py", line 3181, in call_screen

    rv = renpy.ui.interact(mouse="screen", type="screen", 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 3377, 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 4258, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "renpy/display/layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/screen.py", line 743, in event

    rv = self.child.event(ev, x, y, st)

  File "renpy/display/layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1399, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "renpy/display/layout.py", line 279, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "renpy/display/layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1399, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "renpy/display/layout.py", line 279, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "renpy/display/layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/behavior.py", line 1073, in event

    return handle_click(self.clicked)

  File "renpy/display/behavior.py", line 1008, in handle_click

    rv = run(action)

  File "renpy/display/behavior.py", line 329, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_data.rpy", line 371, in __call__

    value = cs.scope[self.name]

KeyError: u'hintswindow'

Windows-10-10.0.22621 AMD64

Ren'Py 7.5.3.22090809

Lust Harem 0.21

Sat Nov 26 11:38:19 2022

[/code]

i do however keep getting this question mark at the uni, even though there are no girls i havent yet met.. 
at this moment, the only girl at the uni is Magda and her even hotter little purple-haired friend, but i've already bought a couple of spells from Magda already.. 
is there a chance it might be Kate from the checkpoint scenes? i havent seen her again at all for some reason

(+1)

Definitely Magda. For whatever reason her picture changed to 'unknown'. I'll look into this after work.

Kate should show up at the beach, assuming you stamped her papers. Maybe the hint isn't displaying properly. Try going to the beach at evening and ordering a drink.

ah ok, i havent yet unlocked the beach, so that makes sense.

(1 edit) (+2)

Thank you for creating Klaus.

I need more Asuka!

(+1)(-3)

that klaus character should be dead

umm were do you find the cheat codes, i've been searching all over but i can't find them?

(+6)(-3)

Available cheat codes unlock content or change story decisions as new options were unlocked. For anything else, you can simply use the renpy console.

KateSaint - It will alter the story so you helped Kate without taking advantage of her. This cheat will RESET Kate's story (includes pregnancy events).

KateMolestHelp - It will alter the story so you helped Kate after taking advantage of her. This cheat will RESET Kate's story (includes pregnancy events).

BellaRejected - It will alter the story so you rejected Isabella's advances. Even after her attempted seduction.

EarlyHalloween - unlocks all Halloween content (wallpaper, outfit)

(+10)(-2)

any cheats for Money?

(+1)

Hi developer Can you add Some new Cheat Like Unlimited Mana and Money For next Update pls Respond Thank you.

(+2)(-5)

There are cheats that give you 1000€ and increase stats but are for supporters only.

Hello  XiongMao

I'd like to report a bug about  fireshield spell. The morning after the battle with
the use of fireshield the fire resistance become  -25 (see attached). As far as I can test it only happens if you use this spell - learning only doesn't provide such effect. However, if you use spell two times,  your morning  after fire resistance become -50 and so on.

This happens both in 0.21 and 0.20.

Thanks for the report. I'll look into it after work.

cheats anyone

I just saw .21 got posted but what's new in it?

(2 edits) (+1)

Haven't posted a new devlog as mac version is still uploading.

  • Adult Toadpole shop now properly restocks store each day
  • cure poison: player will no longer take damage from poison after curing it. In addition, the potion also reduces damage from poison (used to simply increase resistance to it)
  • added regeneration stats to character inventory
  • added name tooltips to glossary
  • fixed missing scenes in witcher laptop replay. This will need improving in the future
  • fixed Asara spawning in the library when she's supposed to be in the dorms
  • sewer dungeon: early on when Asara is still in library at evening, selecting a map and canceling before doing any combat would take the player to the dorms. This is now fixed
  • fixed crashes/errors saying 'currentplayer' has no name attribute. This was caused by skipping, and in some cases the text under combatlog not changing properly
  • fixed missing sfx error on conjured skeletons
  • minor improvements to Willow story4 dialogue
  • improved enemy counterattack on touch spells
  • fixed a rare error that may have popped up during damage calculation for monsters
  • casting titus exposus during arena event will no longer cause issues with music (flies sound effect)
  • changed locations positioning on map for better clarity
  • improved character icons positioning on map for better clarity
  • fixed Helen animation in repeat
  • equipping an item for the first time could cause an error if this is the first item ever the player used

in 0.20 an exception is thrown in battle when the last kill in the combat before was done by a minion. it's not a hard crash but can be mitigated with "ignore" twice

[..]
  File "game/myscripts/battle engine/battle/battle.rpy", line 284, in <module>     
    text "What will {0} do?".format(currentplayer.name) outlines[ (absolute(10), "#000", absolute(2), absolute(2)) ] 
AttributeError: 'NoneType' object has no attribute 'name'</module>

not exactly sure about the root cause, maybe the battle end does not (re)set the variables/classes correctly when the final kill was not done by MC or Asara

if you need it I can post the whole trace or prepare a save game

(1 edit)

It's the text under combatlog. For some reason it didn't reset for you. Did you use 'all minions attack'?

EDIT:

Found the issue. Happens when you skip (left CTRL) when selecting 'All minions attack'. For some bizzare reason it also skips the variable change.

This will be fixed in the next update/hotfix. Thank you for the report.

quite sure I was not skipping but an unset variable seems very plausible.

will report if it works for me in the next release :)

(1 edit)

and one QoL change request: please add tooltips with the name to the Characters screen similar to the ones in Skills.

use case: my memory for names sucks :) exploring the new features I bought the outfit for some Isabelle and it took me a lot of clicking around in the chars' screen to identify her :D

PS another totally critical bug deserving a hot fix: titus exposus does not work on the woman in dungeon lvl 4 :P

(1 edit)

I'll add that. Shouldn't be a problem.

As for errors with minions. I've noticed it giving the same error in a few other cases, when canceling skill selection and so on. Think I eliminated them all now.

Thank you again.

Edit: Heh. Didn't think of that as she's a spirit and wouldn't care. Main issue now would be the scenes that follow after (she's fully dressed in them from what I remember). I'll look into changing that but that's something to be done in the future.

great, thanks for checking & fixing!

and I didn't meant the spell as way to end the fight but as eye candy gimmick. but yes, you'll would have to create a new set of windows for the scene after the combat, probably not worth your time for a small easter egg

if you made the spell effect just pull her shirt down, you could just add a second shot where she pulls her clothes back up, and no need to re-cast all the following shots in the ending scene

(+1)

Not a bad idea. I'll probably do that or something similar.
I haven't looked at that event for a while now.

somehow HP regen is not working.

the regen part of invEquip() in char_def is triggered when equipping the troll ring, but startPlayersTurn() in battle_def gives 0 for MC's p.regen['hp']

Just checked. Works fine. Are u sure about this one? Check if your regen drops to -1 if u unequip the ring.

can I somewhere see the regen value? the only way I'm aware of is to take an eye between combat rounds

No, I'll throw it in. Shouldn't be difficult to see though. Just keep 1 rat alive and check if you lost HP or not.

and the cure poison is working only with delay?

- got poisoned (w/ poison damage)

- drank anti poison potion (health bar not green again, condition icon gone)

- got poison damage (wait, what?)

noticed this with the Manticore and did not test it further

(+1)

That is idd a bug. I'll get it fixed.

(1 edit)

aaaand one more, but I saw all the new content, should be the final one :)

replaying The Bitcher on the laptop has a lot of image not found errors.

compare the working scene in 02_varess

scene laptop2_13 with dissolve 
    triss "Geralt."
[..]

with the b0rken one in my_computer

scene varess5a_13 with sfade
    triss "Geralt."
[..]

replacing 'varess5_' with 'laptop2_' in my_computer seems to solve this


edited to add: there is no way to unlock the love wallpaper? persistent.lovewallpaper is never set to true

My bad. I changed the scene names. Thanks for the reports.


Love wallpaper - not at the moment, no. I'll throw it with some other content or for Valentine's

Deleted 2 years ago
Deleted 2 years ago
Deleted 2 years ago

I just finished ur the 0.19 version rn and deleted it not knowing theres a new version. If im gonna play 0.20, how do i use my 0.19 save?

(1 edit)

Copy & paste the save file into the new version of the game. There's a save folder if you're on PC. Android is SD:/Android/data/com.LustHarem.program/files/saves/


Also, if you by any chance deleted your save files: search up %appdata% and then find the renpy folder in there. Copy all files to the newly downloaded 0.20 version.

there's a question mark in the university, and i cant find out what it is

(+1)

Magda & Anisa or Mia & Christina. Go to university and use the left and right arrows to navigate. Check the hint as well in worldmap.

hey I have a question do all the girls who have pregnancy on do they all give birth at some point?

In the future, yes. At the moment, only Mizuki. I need to get some models for that.

What do I do with Erika? I’ve done the option to subdue and now nothing? Or is that later in next update?

Only the helping her route has a sex scene for now. Seduction route is to be done.

Omg I love the way Katherine handled Klaus. It was epic. I hate Klaus so much. 

(-1)

Anal sex?

There's some anal scenes with Natalie.

ummm not sure if its intended or not but when you do the event with asuka on the beach and her and jen play vollyball against the pregos for some reason when it switches back to mc its klaus's model and not the mc

Hero changes his appearance to conceal himself from the preggo he had an argument with. Think there was some internal dialogue about him being thankful for having illusions and being able to do this. I'll have another look later.

ah ok cheers, i must have missed it

How do you exactly put the game to free roam mode?

Save it on the old version in an open space where you can access map, inventory etc. Then load it on new version.
This is no longer really necessary as of 0.19.2. You can load pretty much any save file during any event etc. Only exception is the battle minigame.

This is to apply new changes and variables. If you load a savefile where you're playing the battle minigame, you'll simply get a load of errors.

*Spoiler*

,

,

,

,

,

,

,

This are just some bugs I found on Natalie's route. Sex Animation w/ Natalie does not play too.

Thank you for the report. It's my bad. Idk how but I must have forgotten to put it in. Think I may have messed a file transfer somewhere...

This is pretty much already resolved with other issues and will be with the next update in an hour or two.  Just testing now.

(+2)

thanks a lot for 0.19 - you were able to improve all the negative points I mentioned here(tm) before!

great work, looking forward to see your development as game designer!

(+1)

Thanks for the feedback and comment.

(+2)

For anyone who downloaded 0.19.0. I issued a quick update to 0.19.1 that fixes a bug with the battle minigame after fighting the sewer boss.  If you're on PC, just download the 6mb file.

Sorry for this!

i love this game humour.

Hi, i bought titus exposus from henry but how do i learn it?

You buy it, you learn it. That's it. I need to change that dialogue a bit.
If you wanna make it useable during combat then double click it in the spell list.

ok thank you

Hi, what are the different cheat codes that have been added?

Spoilers ahead.

KateSaint - It will alter the story so you helped Kate without taking advantage of her. This cheat will RESET Kate's story (includes pregnancy events).

KateMolestHelp - It will alter the story so you helped Kate after taking advantage of her. This cheat will RESET Kate's story (includes pregnancy events).

Great thanks. Im loving your work please keep PUMPING OUT those updates. Pardon the pun, i have a very dry sense of humour. Is there a code to give yourself more money? Thanks

Thanks.

There's not but you can use the console (renpy editor or whatever it is called). Variable is player_inv.money Simply change it to something else.

(1 edit) (+1)

I like it so far, art is fine, the story not groundbreaking but still a good read - keep up the good work!

After playing it some time I have two major feedback points:

- I _always_ forget what the spells exactly do. Please give me a way to reread the spell descriptions in combat :)

- The spelling makes it often hard to follow the plot. Have you ever tried to export the dialog (should be an option in Renpy's SDK) and opened it with Word/Grammerly/whatever to run a spell checker?

(+1)

I'll look into these. Thank you.

(1 edit)

Looking at the history of updates... seems as if there's one every 20-30 days. Are you working solo and just cranking this shit out or do you have help? Genuine question, as I would like to help(donations aren't an option cuz bills drain my cash flow dry)

(Also an approximated ETA on a solid 1.9 ver would be very much appreciated)


-Kaine Malachæi

The updates happen every 2-4 months or so. I did jump from 0.10 to 0.15 and then to 0.18. It's a solo project that I spent time on after work. Sometimes I have more time, sometimes less.

Does Kate stay pregnant after impregnating her? I've been skipping to 20-30 days now but she's still pregnant.

Yes, she does.

(2 edits)

Found a small bug (Can't send a video sorry I only have potato pc).

When I went to the library to talk to Asara, I picked a location to go to the sewers, but I canceled it and weirdly I was teleported to Asara's dorm. Funny thing tho is that I haven't even unlocked the dorms yet.


Also Helen cannot be found at the university or anywhere during the evenings even tho the map and the glossary say's she is available.

 Thats all, great game btw props to the person that made the dialog's funny af also the reference of harem hotel caught me off guard lmao.

I'll look into these. Thank you.

I liked the game, the premise is good and the scenario with everything together and mixed. I add a lot of things I've seen in other games here on the platform. Modern scenery, magic, semi-humans, maybe a "villain" is missing!.. Which reminds me to ask why Klaus has so much history, if I can leave my opinion here, he doesn't add anything, in the prologue maybe , but then it doesn't even serve as comic relief. The MC is very condescending to him. Well, so far as I'm following the lore, it's been pretty interesting. I apologize here in advance, because I didn't check if something has already been commented on this. I noticed that during the game the MC's design was changed with that of Klaus. The first time happened during the prologue and I didn't care, because I thought it was my mistake. Now it happened again, during Natalie's event on the beach. After the MC comes back from the changing room, to watch the volleyball match. Anyway, congratulations for the beautiful work.

(+1)

On the beach the hero has changed himself into Klaus to avoid confrontation with the pregnant woman. Illusion, nothing else. I can't check atm but I think there was some inner monologue about it.

As for the prologue you'd have to be more specific. You mean him telling the story?

Thanks for the answer! In this case, fine! Maybe I skipped some part of the text! About the prologue I will try to restart the story to observe the exact point! Thanks again for your attention!

if the illusion spell was mentioned in the scene it's well hidden - I stumbled over this as well.

Okay. I love the game and played it again, after the hints for the side characters was added. But I am missing 6 side characters and for every character says the hint, that no more content for this version. Did I miss something?

These haven't been added to any locations yet hence they're still locked.

Okay. Thank you for the response.

Can't install on my phone

I'd need more details. Any errors? Could be something silly like the app getting blocked because it doesn't recognize the developer.

You can always download something like JoiPlay and try the PC version. You'll need JoiPlay anyway for any renpy game that is over 2gb in size.

(2 edits)

Nice new update. I liked seeing Willow and getting to know her better. Plus seeing the MC fight too.   Then the cat, it was what I was hoping for :D

I didnt see the brick save message and I loaded the game halfway through and event. It basically made me replay the event the next day as it was a trigger event (last save was the Issabella event, so I replayed the date).  Would I have broken the save ?  I didnt see anything that broke.

(+1)

Probably not if you replayed it.

Happy to see you liked it. Thanks.

0.15 you can keep on buying neko overtimers without limit. it does not remember that you already own it

(+2)

That's fine. You can only use it once during the minigame and it's a consumable.

Oh I see. I assumed it is used automatically and is reusable. My bad there, that is what I get for assuming

funny how klaus is referred to as ugly when he looks much better than the MC lmao

(+1)

Well MC has the succubus charm filter on, and also in the karaoke event with Klaus they were interested in him until he Klaused it up but Klaus is my fav one of the reason i play is his presences.

(1 edit) (+1)

Great game. One of the newer ones I've seen that is pretty good and not a pain to play through, lots of funny moments. Animations were great wasn't expecting them to be so nice. Also story isn't half bad and looks like it has a lot of potential. Im really picky about what gets to stay on my phone and this definently has potential. 

Klaus is a hilarious comedic relief character. Really like Eileen, Varess and Mizuki are probably my top 3 now I think Eileen is 1st despite the lack of *plot* scenes with her but she is just so interesting. 

The kitsune is so damn adorable I want to just protect that smile. Nice to hear Willow and Helen content especially the Willow content I uh appreciate the options to change our relationship with her ;) 

Also a lot games tend to lack side character options just like a quickie is all I ask and u got those here. Pretty nice surprises to run into as there aren't hints to them which makes it a fun surprise, unless there are and I'm blind lol. Keep those side bangs coming I enjoy the main girls but unexpected side bangs are nice surprises.


Edit: Also I noticed in the gallery a pregnant girl? Or some girl in a red bikini? Not sure where to find her, a sie character I think, trying to think how I missed her.

(+1)

Thanks for the comment, appreciate it.

There are no hints for side characters at the moment. I will most likely have to throw something for the bigger events like Natalie has but minor stuff will be left to explore.

As for the pregnant girl:

-complete Natalie's first event at night

-order new drink at the bar

-if nothing happens then read the bellow

SPOILERS ahead. Read at your own discretion:

Another requirements is for you to have taken advantage of the girl at the border checkpoint. If you haven't then there's something else coming for her in the next update. You will also get an option to use a cheat code and change your decision to a new option - helping without taking advantage.

Seriously, I wish itch offered something like a [spoiler] command.

No worries thanks! Ah no wonder. Was curious if I missed something at the beach. Ah nice yeah the border girl was nice, cool to see it'll be expanded upon and an alternate option.

(1 edit)

bar? what bar?
this game definitely needs some kind of hint system, i definitely didn't see anywhere near 1/4 of 4800 scenes ,, i prolly only saw 500 (1/10th of the game?) ..
i was left with the feeling that this was a small game so far, and was feeling disappointed and wasnt going to follow it any more -  so with that in mind, hints would help you retain a player base.
lucky i came back to check up on the game and saw this comment.

in the meantime, i guess i'll reinstall it and try again when the new update is released 

(+1)

There's hints already for the main girls, which is like 90% of the content. Open up the glossary, select a character and click on 'hint'.

Side character hints are coming in the next update.

(4 edits) (-1)

and that is working? obviously not. as i said, i saw around 10% of what you say is included in the game. that made me lose interest, and the only thing that brought me back was pure luck. how many others didn't come back? are you aware of the widely-known statistic in retail that only 1:10 ppl actually give feedback when they have an issue? 9/10 customers with a problem usually just leave and never return.
butt sure, you can ignore my advice if you want, its your loss. #NotMyCircusNotMyMonkeys

(+1)

Not exactly what I meant. It was mostly a reply to the 'this game definitely needs some kind of hint system' part. Yes, there is a hint system but yes I know it needs improvement.

Also, your feedback is appreciated. Idk if what I said came off wrong or not. 

I'm not sure about the numbers but I know that very well, being a customer myself and often not bothering giving feedback.

Is it gnna get updated any soon.if yes im gnna wait for the update orelse im gnna download it..

In about 2 months or more.

Deleted post

https://www.musicfox.com/en/genre/german-hits/1

Bis ans Ende der Welt (MF-1788)

Hello. What is your nationality? I got stunned in the Eileen story when I saw my matern language being used.  And very well actually.

(5 edits)

After playing the new version

-- Loved the foxs beastial insticts coming out when shes horny. The licking, sniffing and panting.  It was pretty interesting. Then shes back to civil the next morning after calming down pretending like it didnt happen.  Cuming on the tail was the icing on the cake.  What a cultured MC.  I like where its going :D

--Holy fuck, Klaus can sing. Outstanding, but I still knew he was going to self destruct. He didnt disappoint. Fox is finally fed up with him heh.  Shes finally complaining.

-- I feel like MCs ment to be the one who breaks Erikas curse.... but.... I totally hope she stays like that, for a long time at least.. ngl, cause I'd total hit that (Kemonomimi that is, RIP Henry) .  Maybe if we got the succubus involved to confuse her feelings, she might wanna stay a pig girl for the MC, or not.. Just my wishful thinking :p. If the curse irreversible now, I'd be happy with that.

-- Finally got to see the succubus in action with Isabella Was nice to see her get involved with helping the MC like that. She really did us proud handling Isabella. I like her playing a more active role like that as MCs companion/winglady. So I enjoyed it. And her shenanigans :). 

--Figured Mia as a side character, and probably is. But shes sorta growing on me now where I want the MC to tame her like a main girl. But I also been looking forward to the lonely elf. I'll have to be patient for that I guess. 

Thank you for making this game, I been enjoying it.

(+1)

Glad to hear you like it. Thanks for the comment.

Anyone else have the game keep crashing during Isabella's sex scene? Also, is it possible to turn off animations to get around this kind of problem?

That's a first for me. PC or android and what scene exactly? Just a crash and no errors?

Sadly no, it's not possible.

Android, latest version. No errors. When Isabella is being plowed against the window, on one foot if I remember. It crashes almost instantly. Varess in the bath too. I can say these crashes repeat. Hope this helps, awesome game by the way!

I can't recreate this issue on my phone or other devices so it's rather difficult to resolve. I did however update renpy (the game engine) which brings some updates to android packaging. I also reconverted the animations you're having issues with. Hope this helps.

Make sure you transfer/copy your save files before reinstalling.
https://mega.nz/file/xxJXBYiA#qp1Gj_nzeSXcLLu_6m5wZi-BcJ8eDtTLSwtXucRMKnE
PS. Didn't have time to test this but nothing was changed except for renpy version... so it should be fine.

Okay. I'll try it out. Fingers crossed. Thanks.

(+1)

The animations are running much smoother, crashes are much less frequent. Thanks again and keep up the good work. Looking forward to the next installment!

Viewing most recent comments 284 to 323 of 334 · Next page · Previous page · First page · Last page