69BOI69

Newbie
Jul 24, 2020
75
71
So after 2 years of work you have issues with this wery small christmas update that is not even ch1 after 2 years? I mean i know i did saw some bugs and crashes even on launch and with some lady's in game and i was stunned i couldn't believe that sense you worked like 2 years for this event that is not even ch1.
It's just wrong to say they worked on this singular event for 2 years. Forgot when they announced this event it but definitely not 2 years ago.
 

Cirdon

Well-Known Member
Nov 27, 2019
1,251
1,830
It's just wrong to say they worked on this singular event for 2 years. Forgot when they announced this event it but definitely not 2 years ago.
No, they were supposed to have made lots of quality of life improvements as well, instead traceback errors galore.
I can skip most of them, but some like talking to Luna are preventing me from moving forward.


Code:
  File "game/script/luna.rpy", line 55, in script
    menu .talk(talk=side):
  File "game/script/luna.rpy", line 57, in <module>
    "Cat"(img=["gui/exclamation.png"]) if luna.talkSys("cat") and luna.level < 6:
  File "game/script/girls.rpy", line 554, in talkSys
    return ((string not in self.talk) and eval(self.menuTalk[string]["condition"]) and (self.location_id in self.menuTalk[string]["locations"] or self.menuTalk[string]["locations"] == []))
KeyError: u'cat'
These type are frequent, but I can ignore and the gallery entries will still open so I don't know what's failing that's causing the error.

Code:
  File "game/script/shino.rpy", line 1023, in <module>
    $shino.addGallery("event3_sex")
  File "game/script/girls.rpy", line 666, in addGallery
    name = self.galleryEvents[string]["name"]
KeyError: u'event3_sex'
 

He-man96.

Member
May 25, 2018
118
206
Anyone else having issues with saving the game? I can't progress on my old saves to start the new content since the game has an error whenever I try to save.
 

Komisari

Well-Known Member
Game Developer
Dec 17, 2019
1,215
3,928
No, they were supposed to have made lots of quality of life improvements as well, instead traceback errors galore.
I can skip most of them, but some like talking to Luna are preventing me from moving forward.


Code:
  File "game/script/luna.rpy", line 55, in script
    menu .talk(talk=side):
  File "game/script/luna.rpy", line 57, in <module>
    "Cat"(img=["gui/exclamation.png"]) if luna.talkSys("cat") and luna.level < 6:
  File "game/script/girls.rpy", line 554, in talkSys
    return ((string not in self.talk) and eval(self.menuTalk[string]["condition"]) and (self.location_id in self.menuTalk[string]["locations"] or self.menuTalk[string]["locations"] == []))
KeyError: u'cat'
These type are frequent, but I can ignore and the gallery entries will still open so I don't know what's failing that's causing the error.

Code:
  File "game/script/shino.rpy", line 1023, in <module>
    $shino.addGallery("event3_sex")
  File "game/script/girls.rpy", line 666, in addGallery
    name = self.galleryEvents[string]["name"]
KeyError: u'event3_sex'
Hello, install the BUGFIX patch!
 

taterballz

Newbie
Nov 30, 2021
17
49
This small update was great, the animations are super fluid and the model updates are spectacular, and of course the writing / humor is always my speed. One problem though..the need for chapter 1 has increased tenfold after experiencing this greatness and I fear it wont be until 2024 that we see it :WutFace:
 
  • Like
Reactions: Mythrs

Powerack

Member
Jul 13, 2020
199
263
HHG - Pain in the ass when it comes to updates. More than year from 0.1.2 to 0.1.2.1... If you look at patreon, you see some new events, some new animations and so and hope for some progress. But as a outcome you got some sort of subversion which is not enough and not worth to even start a new game again. Well not for me, I have had removed this unfinished thing from my repository. Waiting for full version, if that will ever go out.
 

KingAinz

New Member
May 24, 2018
9
6
I can´t talk to Luna
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script/tutorial.rpy", line 382, in script call
    ""
  File "game/script/tutorial.rpy", line 423, in script call
    ""
  File "game/script/guild_nav.rpy", line 95, in script call
    ""
  File "game/script/market.rpy", line 30, in script call
    ""
  File "game/script/market.rpy", line 527, in script call
    ""
  File "game/script/yinna.rpy", line 94, in script call
    call yinna_talk.talk from _call_yinna_talk_talk
  File "game/script/yinna.rpy", line 107, in script call
    call yinna_talk.talk from _call_yinna_talk_talk_2
  File "game/script/yinna.rpy", line 107, in script call
    call yinna_talk.talk from _call_yinna_talk_talk_2
  File "game/script/yinna.rpy", line 138, in script call
    call expression talkingto pass (side=side) from _call_expression_38
  File "game/script/market.rpy", line 146, in script call
    ""
  File "game/script/granny.rpy", line 20, in script call
    Granny "I am interested in any type of plant!"
  File "game/script/granny.rpy", line 41, in script call
    call granny_talk.quest13 from _call_granny_talk_quest13
  File "game/script/granny.rpy", line 76, in script call
    call  granny_talk("granny_1_1","left",shop="Open") from _call_granny_talk_1
  File "game/script/granny.rpy", line 20, in script call
    Granny "I am interested in any type of plant!"
  File "game/script/market.rpy", line 146, in script call
    ""
  File "game/script/lake.rpy", line 21, in script call
    ""
  File "game/script/script.rpy", line 117, in script call
    $pause(0.75)
  File "game/script/market.rpy", line 326, in script call
    ""
  File "game/script/market.rpy", line 570, in script call
    ""
  File "game/script/maria.rpy", line 253, in script call
    call expression talkingto pass (side=side) from _call_expression_75
  File "game/script/maria.rpy", line 175, in script call
    call maria_talk.talk from _call_maria_talk_talk
  File "game/script/maria.rpy", line 220, in script call
    call maria_talk.talk from _call_maria_talk_talk_1
  File "game/script/maria.rpy", line 228, in script call
    call expression talkingto pass (side=side) from _call_expression_26
  File "game/script/market.rpy", line 30, in script call
    ""
  File "game/script/lake.rpy", line 378, in script call
    ""
  File "game/script/market.rpy", line 30, in script call
    ""
  File "game/script/luna.rpy", line 160, in script call
    call expression talkingto pass (side=side) from _call_expression_8
  File "game/script/luna.rpy", line 55, in script
    menu .talk(talk=side):
  File "game/script/luna.rpy", line 57, in <module>
    "Cat"(img=["gui/exclamation.png"]) if luna.talkSys("cat") and luna.level < 6:
  File "game/script/girls.rpy", line 554, in talkSys
    return ((string not in self.talk) and eval(self.menuTalk[string]["condition"]) and (self.location_id in self.menuTalk[string]["locations"] or self.menuTalk[string]["locations"] == []))
KeyError: u'cat'

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

Full traceback:
  File "game/script/tutorial.rpy", line 382, in script call
    ""
  File "game/script/tutorial.rpy", line 423, in script call
    ""
  File "game/script/guild_nav.rpy", line 95, in script call
    ""
  File "game/script/market.rpy", line 30, in script call
    ""
  File "game/script/market.rpy", line 527, in script call
    ""
  File "game/script/yinna.rpy", line 94, in script call
    call yinna_talk.talk from _call_yinna_talk_talk
  File "game/script/yinna.rpy", line 107, in script call
    call yinna_talk.talk from _call_yinna_talk_talk_2
  File "game/script/yinna.rpy", line 107, in script call
    call yinna_talk.talk from _call_yinna_talk_talk_2
  File "game/script/yinna.rpy", line 138, in script call
    call expression talkingto pass (side=side) from _call_expression_38
  File "game/script/market.rpy", line 146, in script call
    ""
  File "game/script/granny.rpy", line 20, in script call
    Granny "I am interested in any type of plant!"
  File "game/script/granny.rpy", line 41, in script call
    call granny_talk.quest13 from _call_granny_talk_quest13
  File "game/script/granny.rpy", line 76, in script call
    call  granny_talk("granny_1_1","left",shop="Open") from _call_granny_talk_1
  File "game/script/granny.rpy", line 20, in script call
    Granny "I am interested in any type of plant!"
  File "game/script/market.rpy", line 146, in script call
    ""
  File "game/script/lake.rpy", line 21, in script call
    ""
  File "game/script/script.rpy", line 117, in script call
    $pause(0.75)
  File "game/script/market.rpy", line 326, in script call
    ""
  File "game/script/market.rpy", line 570, in script call
    ""
  File "game/script/maria.rpy", line 253, in script call
    call expression talkingto pass (side=side) from _call_expression_75
  File "game/script/maria.rpy", line 175, in script call
    call maria_talk.talk from _call_maria_talk_talk
  File "game/script/maria.rpy", line 220, in script call
    call maria_talk.talk from _call_maria_talk_talk_1
  File "game/script/maria.rpy", line 228, in script call
    call expression talkingto pass (side=side) from _call_expression_26
  File "game/script/market.rpy", line 30, in script call
    ""
  File "game/script/lake.rpy", line 378, in script call
    ""
  File "game/script/market.rpy", line 30, in script call
    ""
  File "game/script/luna.rpy", line 160, in script call
    call expression talkingto pass (side=side) from _call_expression_8
  File "game/script/luna.rpy", line 55, in script
    menu .talk(talk=side):
  File "A:\H Games 20.01.22\HHG v0.1.2.1\renpy\ast.py", line 1628, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "A:\H Games 20.01.22\HHG v0.1.2.1\renpy\exports.py", line 956, in menu
    condition = renpy.python.py_eval(condition)
  File "A:\H Games 20.01.22\HHG v0.1.2.1\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "A:\H Games 20.01.22\HHG v0.1.2.1\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script/luna.rpy", line 57, in <module>
    "Cat"(img=["gui/exclamation.png"]) if luna.talkSys("cat") and luna.level < 6:
  File "game/script/girls.rpy", line 554, in talkSys
    return ((string not in self.talk) and eval(self.menuTalk[string]["condition"]) and (self.location_id in self.menuTalk[string]["locations"] or self.menuTalk[string]["locations"] == []))
KeyError: u'cat'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Heros Harem Guild v0.1.2.1
Thu Apr 27 07:40:19 2023
 

Komisari

Well-Known Member
Game Developer
Dec 17, 2019
1,215
3,928
HHG - Pain in the ass when it comes to updates. More than year from 0.1.2 to 0.1.2.1... If you look at patreon, you see some new events, some new animations and so and hope for some progress. But as a outcome you got some sort of subversion which is not enough and not worth to even start a new game again. Well not for me, I have had removed this unfinished thing from my repository. Waiting for full version, if that will ever go out.
Please, I would suggest to try it out.
 

Komisari

Well-Known Member
Game Developer
Dec 17, 2019
1,215
3,928
This small update was great, the animations are super fluid and the model updates are spectacular, and of course the writing / humor is always my speed. One problem though..the need for chapter 1 has increased tenfold after experiencing this greatness and I fear it wont be until 2024 that we see it :WutFace:
I will divide Chapter 1 into parts. ;D
 
  • Like
Reactions: taterballz

zoyle

Member
Jan 23, 2019
155
165
I felt quite a shame for ending up releasing this version instead of Chapter 1. I've lost lots of time for Chp1 to do this one, so I felt pretty bad.

I was not confident about my work, I didn't have feedback for two years.
I am confident now. And I was overwhelmed by the amount of support.

I was doing something wrong these two years, I want HHG to be one of the best H games out there, I will try to make amends for this.
Expect me to be quite active from now on, I owe that to every single one that is supporting me right now, despite the development time.
My view as someone who has enjoyed your game over the years is that the scope of what you have here (this is a game with a .. 8 hour prologue? or something like that) is just not the sort of thing that can be developed by a single person.

My guess is that when you release Chapter 1 and get a surge in Patreon membership and support you should make it clear you're going to bring on more assistance. I don't know how much story etc you have written (it seems like quite a bit) but it's pretty clear the scope of what you have here is beyond what one person could do in full time work.
 
  • Red Heart
Reactions: Komisari

Komisari

Well-Known Member
Game Developer
Dec 17, 2019
1,215
3,928
My view as someone who has enjoyed your game over the years is that the scope of what you have here (this is a game with a .. 8 hour prologue? or something like that) is just not the sort of thing that can be developed by a single person.

My guess is that when you release Chapter 1 and get a surge in Patreon membership and support you should make it clear you're going to bring on more assistance. I don't know how much story etc you have written (it seems like quite a bit) but it's pretty clear the scope of what you have here is beyond what one person could do in full time work.
I'm already searching for Koikatsu creators, the problem is that some are really difficult to find as I have a specific way of doing stuff.
But, will definitely search for help, in one way or another.
 

mofu2x

Member
Oct 10, 2020
107
561
Okay, the fishing minigame is entirely unchanged. So let me be clear: it is genuinely physically painful for me to play that minigame and it's so bad that I would have dropped the game entirely had it not been for the gold cheat. If you're going to change a single thing about the prologue, please either rework it to be timing-based or have an option to turn it off.
 

Komisari

Well-Known Member
Game Developer
Dec 17, 2019
1,215
3,928
Okay, the fishing minigame is entirely unchanged. So let me be clear: it is genuinely physically painful for me to play that minigame and it's so bad that I would have dropped the game entirely had it not been for the gold cheat. If you're going to change a single thing about the prologue, please either rework it to be timing-based or have an option to turn it off.
Hello, everything from v0.1.2 is entirely unchanged.
All new content went to the Snowy event.
Please, find other ways of getting money for now, foraging or sending your girls to work could be a good one.
 

Cirdon

Well-Known Member
Nov 27, 2019
1,251
1,830
Hello, install the BUGFIX patch!
Did that, started from the beginning again... that'll be a while.

Meanwhile, irksome but not broken.

Found where Fara sleeps and quest now has a top text of "You need to meet Fara first." which would be accurate if I didn't need to have met Fara before I ever get that to appear on my screen.

Next Line: Fara level 1/5

which itself implies I've met Fara because it's not 0/5.

Maybe change the initial line to get to know Fara or something other than the obviously wrong "You need to meet Fara first."??
 

Komisari

Well-Known Member
Game Developer
Dec 17, 2019
1,215
3,928
Did that, started from the beginning again... that'll be a while.

Meanwhile, irksome but not broken.

Found where Fara sleeps and quest now has a top text of "You need to meet Fara first." which would be accurate if I didn't need to have met Fara before I ever get that to appear on my screen.

Next Line: Fara level 1/5

which itself implies I've met Fara because it's not 0/5.

Maybe change the initial line to get to know Fara or something other than the obviously wrong "You need to meet Fara first."??
Addressed and changed!
1682579688170.png
1682579713072.png
 
  • Like
Reactions: Cirdon

Ghotty

Member
Jan 8, 2018
164
205
so i'm a bit confused, first time going through this game, it seems it has a huge graphical overhaul but all the fresh content is just holiday events? how far does the main story go?
 
4.40 star(s) 207 Votes