Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

bangbangay

82
Posts
3
Topics
2
Followers
118
Following
A member registered Aug 28, 2018 · View creator page →

Recent community posts

game won't download. hit install and it gets to 100% then gives this:

rar: an entry cannot be decompressed (Max_The_Elf_DEMO_Data/sharedassets4.assets.resS)

idk if that file was named incorrectly and the pathway got screwed up or something, but it won't extract all the way because of it. please fix :(

yea mine too! 

um so i got to ashon plains and the stores. i bought an item labeled as 50g and i had 114 so i was gonna get that and the other item available since they say theyre both 50 each. i buy one and suddenly i have 34g left? so i go back in the text to check again and yeah. both say 50 but they're actually 80 when you pay for them. rip

okay so idk what fixed it cause i did multiple things. but i turned off skipping after text and transitions, then i did the mouse scroll wheel a couple times to go backward and then forward thru the text and now im on this sorta menu? im gonna keep going past this point to see if anything else happens but idk if theres supposed to be anything else on this screen as like a bg or something or if for some reason it had a little trouble loading this lol.

just started this game. got a ren'py error 

[code]

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('gui/overlay/customize1_menu.png') at 0x0000000008d8e220>:

  File "game/script.rpy", line 362, in script

    $ renpy.pause(hard=True)

  File "game/script.rpy", line 362, in <module>

    $ renpy.pause(hard=True)

OSError: Couldn't find file 'gui/overlay/customize1_menu.png'.

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

Full traceback:

  File "game/script.rpy", line 362, in script

    $ renpy.pause(hard=True)

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\ast.py", line 1138, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/script.rpy", line 362, in <module>

    $ renpy.pause(hard=True)

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\exports.py", line 1637, in pause

    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\ui.py", line 299, in interact

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

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\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 "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\display\core.py", line 4172, in interact_core

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

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\display\core.py", line 2779, in draw_screen

    surftree = renpy.display.render.render_screen(

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

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

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\display\layout.py", line 886, in render

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

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

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

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\display\layout.py", line 886, in render

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

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

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

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\display\layout.py", line 886, in render

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

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

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

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\display\screen.py", line 731, 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 266, in renpy.display.render.render

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\display\layout.py", line 886, in render

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

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

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

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\display\im.py", line 676, in render

    return cache.get(self, render=True)

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\display\im.py", line 330, in get

    surf = image.load()

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\display\im.py", line 803, in load

    raise e

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\display\im.py", line 757, in load

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

  File "C:\Users\Owner\AppData\Roaming\itch\apps\restart-heart\RestartHeart-0.4-pc\renpy\loader.py", line 833, in load

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

OSError: Couldn't find file 'gui/overlay/customize1_menu.png'.

Windows-10-10.0.19045 AMD64

Ren'Py 8.1.1.23060707

Restart Heart 0.4

Tue Jan 30 16:26:19 2024

[/code]



i think it just means an image couldnt be found. idk how to fix this. trying to do "ignore" and continuing i just endless blackness so i assume this is like. an important screen thingy.

i think you got it wrong for the rotten milk. either that or my game just will keep giving me the cookie ending for everything.

same thing is happening to me. now i cant play the most recent version :(









oh good, another person who saw a looped ending! nobody else was mentioning it and i was worried i was alone in witnessing that lol

i didnt know if it was a prod at there being "no escape" or whatever but ill see if the dev ever responds to my inquiry. 

the >15 also kinda weirded me but we do have 3a and 3b as two same-but-also-different death scenes so. maybe thats included as part of the 15? idk.

okay so i did the wonderful task of doing everything in an order that makes it so i have all the items (besides rat unfortunately) when opening the door. but the same thing happened? just the same screen with the audio loop.



is this the ending? do i need to wait here for some amount of time?? what am i not getting here

(2 edits)

i think i found a bug w the final ending???






*SPOILER*

so i finished all the endings except the no smoking one, since i already had the cigarette and thus had to "reset" via the interview. 

then i did the ending immediately by just turning and selecting the sign, without having done anything to gain any items and such. probably a mistake on my part, but still.

now im just watching a black screen with the audio of footsteps over and over. i dont have any items, and the little "back" button doesnt seem to be working.

closing out of the game and restarting it respawns me back in front of the fire escape, but hitting the "help" and elevator buttons does nothing.

...i also just found that restarting multiple times seems to have also erased the "back" button as well.

im honestly lost on whats supposed to be happening. is this the actual ending? or am i doing something wrong? like was i supposed to have this while i had the items?

someone help please

nvm turns out i was like .5 seconds from the end lol

how do you save

:(

is the bg music available somewhere? i really like it :D

only two complaint. i can't see where i'm going very well, and the fact that i cannot stay stuck to a wall for very long. otherwise. cute game! love the mechanic overall even with my little irritation with part of it. also love that this just happened while she was asleep lol. hope this doesn't happen every time to her

Yes there is fur which is why I'm so confused on why it stopped working. But yeah, it is still early access, so it will hopefully be fixed in a future update, whenever that is.

I have it set to the shears and the clippers and it does nothing.

I can't figure out how to trim fur/nails after the intro? It used to be I could press E and it would use whichever tool, but now it brings up the menu for details and breeding options. Is it set to the same button for some reason? If so, could there at least be an added option for trimming in that menu? Or just change the button.  Unless it's me not realizing there is another way to do it. Which would be also fine lol

yes ofc what other reason would there be lol

do u have official fullbody art of jester. i need it for......reasons *sweats*

when is there more?

okay nevermind now? i guess it works? ????? idk what happened the first time

trying to launch 3.03 crashed my computer. also it wont show it in my files at all

idk why, but the bunny girl icon menu doesn't allow me to return to the previous screen. i click the icon in the top left and it does nothing :(

will there ever be additional stuff to this game? i enjoy it very much, but maybe a future (not soon, i know you have other things to do lol) update with like. worms or centipedes like in CC? i love your work btw!

thanks!

i cant figure out how to make a net. or wire, which everyone mentions. i feel like ive tried everything at this point

idk what this is but it pops up every time i open the game. i also dont know what it affects so...

i havent been able to complete the lakeview quest even though im pretty sure i did everything available atm. :(

fair enough. i would definitely be happy seeing this again in the future.

love your work! there arent many content out there that traverse such territory, and i am grateful for your contributions to it. can't wait for more!

will this game ever get updated in the future? i wish there was more to do

the first game ive seen on here that shows this kind of fetish/kink content. fantastic job, for how little of it there is as of right now.


can't wait for more!

yes! i am not the only one!

i don't know if it's just me, but the hit box for the arrows feels a bit tight for a rhythm game. especially considering i am a wimp who plays on easy mode all the time. i've played other rhythm games on pc before, and in comparison the hit box is way too small., as even when i felt that i'd hit it right on the letter, it misses.

someone either tell me i'm the only one with this problem or help request a fix. i want to enjoy things. please.

get the big knot from beelzebub, then you're done!

i was stuck on it too for a while but i just realized the top part of the stairs banister looks like a butt plug and yes. it is clickable.

hope that helps!