Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

hagemage

156
Posts
3
Topics
1
Followers
A member registered Jul 22, 2019

Recent community posts

Well i was pretty damn fine before them. Would be pretty damn fine without too. Just saying that why you need to pay for something IF you only want the game? If you dont want to support the developer, if you dont want bonuses etc, that theres a way to get things for free.

(1 edit)

Ever heard of F95zone? 馃槒

Edit:... Its an amaizing place, where you can easily download ALL the adult games for FREE. Whats the problem??? Why the hate? -.-

Its going to be free when its out. But yeah, maybe itll be out next decade... With any luck. :/

And now? When is the next "supposed release"? Today? Tomorrow?

April 15th. Still no Official or even Patreon release...

Oh... Its just that i literally played to the end of 0.1.1... Like, 5-8h. Oh well. Shit happens

(3 edits)

You clearly didnt read my comment... I said that i got an error when i tried to load my 0.1.1 saves on 0.1.2. I cant load them in 0.1.2

Why?

Edit: Though i was playing 0.1.1(beta) and tried to share those saves with 0.1.2(which is not a beta version:/)

Seriously, even the menu button doesnt work. I try to press the right mouse button and every single other button, but the menu doesnt come up :/

(1 edit)

How can i share my 0.1.1 saves with 0.1.2? I only got an error when i tried to load my 0.1.1 saves.

While running game code:
  File "renpy/common/00start.rpy", line 273, in script
    python:
  File "renpy/common/00start.rpy", line 273, in script
    python:
  File "renpy/common/00start.rpy", line 277, in <module>
    renpy.call_in_new_context("_main_menu")
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'MyGuild'

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

Full traceback:
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\bootstrap.py", line 316, in bootstrap
    renpy.main.main()
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\main.py", line 578, in main
    run(restart)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\main.py", line 143, in run
    renpy.execution.run_context(True)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\execution.py", line 908, in run_context
    context.run()
  File "renpy/common/00start.rpy", line 273, in script
    python:
  File "renpy/common/00start.rpy", line 273, in script
    python:
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00start.rpy", line 277, in <module>
    renpy.call_in_new_context("_main_menu")
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\game.py", line 332, in call_in_new_context
    return renpy.execution.run_context(False)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\execution.py", line 908, in run_context
    context.run()
  File "script/splash.rpyc", line 305, in script
  File "script/splash.rpyc", line 305, in script
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\transform.py", line 882, in event
    rv = d.event(ev, cx, cy, st)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\loadsave.py", line 769, in load
    roots, log = loads(location.load(filename))
  File "E:\Ladatut tiedostot\Locker\CDG\HHGv0.1.2-v0.1.2-pc\renpy\loadsave.py", line 63, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'MyGuild'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Heros Harem Guild v0.1.2
Thu Jan 14 20:25:35 2021

(2 edits)

The hell is wrong with you with all of those creepy ass scenes?? XDXD

I thought i was playing an adult game, not a horror game! :D

+ What is with all of those lined up words?? Are those all meant to 麓麓disturb/confuse me``? Or do they have something to do with the story?

When do you think that you will be finished with the game?

When do you think that you will be finished with the game?

When do you think that you will be finished with the game?

Are you going to add more of Naira's scenes in the next update? The other girls have more scenes than her :(

#Nairabestgirl

But i dont have to move the saves when upgrading the game to a higher version?

Where are the games saves located at?

Because... Youre *too hilarious* to ignore?

Oh look... Replying to a 175 days old post... I literally have no words, left to give... Your just SOO f*cking hilarious to ignore XD XD

(1 edit)

When do you think you would release v.1.0? Next year? 2022?

yup. 5$ patreon minimum

Runey has said that it will be added once the game is finished(when the characters stories are finished)

next week

Like i said... IF you play on PC, you just delete the old version and download the new one, your saves are safe in the appdata. Thats just computer science! And how the f were i 麓麓half correct``? I only siad about *1* thing.

Ever heard of a computers 麓麓appdata``? Your saves are safe in there. Just delete the old version, download the new one and just continue your save. You are playing on PC and not on Android or Mac for instance?

Did you delete the 11.1 and just started to download and start the 12

(1 edit)

When do you think you could release full(not a beta version) v.1.0 of this game? Next year? 2022?

When do you think you could be able to release v.1.0? Next year? 2022?

He could just be an easter egg, the MC from Sirens Town of Passion game.

In the beginning your able to choose what Mary is to you and the default is 麓麓Maid`` and you are her 麓麓client``. But why does Mary appear as 麓麓Mom`` in the journal and in the story(For example in Roses story Rose says something like 麓麓his mom would kill me if she found out about this``.)

And what is the voice in the Roselyns story in her 麓麓heart challenge`` suppose to be, when she starts chasing you? :D It sounds SOOOO creepy... o_O

Do you know when you would be ready with a full version of the game AKA v.1.0?

No. If you play on PC, the save data is in the appdata of your computer. So you can just delete the old version and install the new one on January 18 when it comes out. :)

You mean Nurse Lea?

If it is that 麓She said that she was in the gym every morning, so where is she`, then go to the Gyms shower.

Go to the Park at the Afternoon or to the Doggie style shop in the morning.

Go to the Lake in the Afternoon.

(1 edit)

You need to have a camera in your inventory and then click on Nairas door. Then go to Esther in the garden and ask to get into Nairas room.

Ps. Search her whole room while your at it ;)

Go to the living rooms couch at night

I dont quite remember how i got it... I think youll just have to check it out everytime you can. Like first on the morning, then on afternoon, then the next day. I think it depends on what weekday it is. Like i said, cant quite remember.

Me neither. It's propably just not added yet. :/

1 is when you go to the lake in morning or afternoon, depending on what lvl you are in Fanoras story.

The main events are when you go to Nairas room(cant remember at what time :/)

When you go to the Sweet Treats at afternoon and talk to Fanora.

Every scene could also depend on what weekday it is. Cant remember 100%

Others i haven't opened myself neither.

not yet