Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 167 to 206 of 432 · Next page · Previous page · First page · Last page

I played version 0.6, and when I came to play the new update, the tasks for the characters did not appear to me. It only said, “Wait for the new update.” What will be added to update 0.7 other than meeting the emo girl?

How do I find a cat?

i've checked everywhere i cant find it either

Ohhh you need to go to emily and get the ladder during the afternoon

(-4)

when the steam version be released

new update is bugged where the map, the time of day, the phone, and the missions list will all go away after clicking on it once and you cant get it back unless you hit the back button to the point where you last had it

Where did you get the bug? 

same here, I got it at the bar.

I'll get on it, I won't have time to fix it right now, but if you reach another scene it will show the UI again

So any clue on unlocking emilys 1st scene

??

Are there no new scenarios?

Когда обнова?

Is the update tomorrow

Hadi ama güncelleme ne zaman

I'm stuck on "I should probably wait" Help pls

(+1)

just skip forwards time

Is the update today

how to talk to Delilah?

(+1)

Come on but I can't wait when the new update is

When is the new Update?

(+2)

Hopefully very very soon! Should only be  a day or two is my guess. Waiting for the last tiny bits now and then we're gonna playtest and make sure everything works.

I hope tomorrow.... 🤝🏻

When is the new update 

(+1)

Hey how can i find lisa's third gallery image i finished the game and still cant find it

Desperately need more Emma content. Easily the best of the girls.

(+1)

How do I go about getting the full game

(+3)(-5)

any chance for a futanari/femboy protag update?

(-2)

Im keeping my eyes on the emo/scene girl.

(+5)

can u make more updates

(+2)(-3)

I can't seem to get the second gallery image for Sarah. Can someone give me an explanation on how to get it?

(-2)

I'm support you if you improve the sex scene add animation okay

For some reason after staging the app on Android it won't actually install the app do you have anyway of fixing this

(+1)

If youre on android you should be fine with downloading the .apk file.

I had the exact problem but I enabled the alternative option for downloading and it worked

How do I do that

I pressed go to downloads then no thanks to the downloads, then it should give you the option of the downloads not starting which then you can press that and then check mark the alternative download feature and then it should work

10/10 bro

(+1)

After dalila do a blow, my game crash/has a glitch

(+3)

Amazing game, I wish it had more content

Cuando sacarán la 0.8 ??

probablemente a mitades de febrero 

(+1)

steam plss

(1 edit) (+1)

EDIT: leaving original comment for anyone that experiences what i did, but  glad to have this confirmed as not a real virus. Thank you!


when i downloaded this game it gave me a virus called "PornTool". FYI

Same here. Windows just says its a file in Win32/PornTool

(+1)

Ok I looked into this, its NOTHING TO WORRY ABOUT. The term "Win32/PornTool" is a generic detection name that often produces false positives. With this weeks version of Microsoft it wants to think that the latest version of Renpy is a virus but it's not.

I ran it through Virustotal(that's about 50 anti virus programs) and there's not a virus, only Microsoft think it's a virus.

Here's a comment 14hours ago from the creator of Renpy renpytom, he sent a request to Microsoft to remove Renpy from that suspicion list.


(+1)

If it keeps spamming you, click on "show details" if it says Renpy then you can safely click on the "Allow this"

where do i find the hot sauce?

You can ask the Lisa for it when she's in the kitchen

(+1)

the way the convo started with Emma in the spa pool really threw me off for some reason. Anyways, Next update when?

中文翻译中的问题

Will it be possible to buy the game here and not just on Steam? In my country, erotic games are not on Steam

Yeah I'll have it available here on Itch too

I know this is probably not helpful, but with a VPN, you can get around that.

Got as far as I can, Sarah's last pic seemed to be just randomly waiting until she said "guess what!!". Have a traceback for you too. Eagerly waiting for more!

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('sarah_topimage.png') at 0x000000000b32d1f0>:

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

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

OSError: Couldn't find file 'sarah_topimage.png'.

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

Full traceback:

  File "locations.rpyc", line 92, in script

  File "C:\Unzipped\Bubblesandsisters\renpy\ast.py", line 1968, in execute

    self.call("execute")

  File "C:\Unzipped\Bubblesandsisters\renpy\ast.py", line 1950, in call

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

  File "C:\Unzipped\Bubblesandsisters\renpy\statements.py", line 349, in call

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

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

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

  File "C:\Unzipped\Bubblesandsisters\renpy\exports.py", line 3413, in call_screen

    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)

  File "C:\Unzipped\Bubblesandsisters\renpy\ui.py", line 301, in interact

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

  File "C:\Unzipped\Bubblesandsisters\renpy\display\core.py", line 2165, 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 "C:\Unzipped\Bubblesandsisters\renpy\display\core.py", line 2818, in interact_core

    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)

  File "C:\Unzipped\Bubblesandsisters\renpy\display\core.py", line 1352, in draw_screen

    surftree = renpy.display.render.render_screen(

  File "render.pyx", line 486, in renpy.display.render.render_screen

  File "render.pyx", line 260, in renpy.display.render.render

  File "C:\Unzipped\Bubblesandsisters\renpy\display\layout.py", line 900, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "C:\Unzipped\Bubblesandsisters\renpy\display\layout.py", line 900, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "C:\Unzipped\Bubblesandsisters\renpy\display\layout.py", line 900, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "C:\Unzipped\Bubblesandsisters\renpy\display\screen.py", line 754, in render

    child = renpy.display.render.render(self.child, w, h, st, at)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "C:\Unzipped\Bubblesandsisters\renpy\display\layout.py", line 900, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "C:\Unzipped\Bubblesandsisters\renpy\display\layout.py", line 1361, in render

    surf = render(child,

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "C:\Unzipped\Bubblesandsisters\renpy\display\layout.py", line 900, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "C:\Unzipped\Bubblesandsisters\renpy\display\transform.py", line 957, in render

    return RenderTransform(self).render(width, height, st, at)

  File "accelerator.pyx", line 978, in renpy.display.accelerator.RenderTransform.render

  File "accelerator.pyx", line 413, in renpy.display.accelerator.RenderTransform.render_child

  File "render.pyx", line 260, in renpy.display.render.render

  File "C:\Unzipped\Bubblesandsisters\renpy\display\im.py", line 626, in render

    return cache.get(self, render=True)

  File "C:\Unzipped\Bubblesandsisters\renpy\display\im.py", line 309, in get

    surf = image.load()

  File "C:\Unzipped\Bubblesandsisters\renpy\display\im.py", line 761, in load

    raise e

  File "C:\Unzipped\Bubblesandsisters\renpy\display\im.py", line 711, in load

    filelike = renpy.loader.load(self.filename, directory="images")

  File "C:\Unzipped\Bubblesandsisters\renpy\loader.py", line 672, in load

    raise IOError("Couldn't find file '%s'." % name)

OSError: Couldn't find file 'sarah_topimage.png'.

Windows-10-10.0.19045 AMD64

Ren'Py 8.2.1.24030407

Thu Jan  9 21:10:41 2025

Yeah that's a stupid mistake on my part. this happens because I used a .png picture instead of a .webp. I've uploaded a new 0.6 version that has this fixed here on itch for mac, pc and the web build

Love game

So how do i get this last scene with sarah??? Ive cycled through the week. Went to every room at everytime of day and still cant get it. Any help?

(2 edits) (+1)

Your game probably  malfunctioned in some way because it is a scene in which she gives you a handjob ,i also came here to find out how to get the two last scenes but i see in you ss that i already had those scenes just they didnt save 

(-1)

Great plot haha. The spring of endickens.

Viewing most recent comments 167 to 206 of 432 · Next page · Previous page · First page · Last page