Nottthatguy5476
Newbie
- Dec 9, 2019
- 30
- 28
- 139
been running into an error trying to talk to luna, now im at the part where i have to gather clues and she is one of the characters i need to talk to, i can share the error if that helps
been running into an error trying to talk to luna, now im at the part where i have to gather clues and she is one of the characters i need to talk to, i can share the error if that helps
Why it's NOT laggy like hell? i7 + rtx 3060, wtf.
No. It only makes the game better but adds almost no content.sorry i'm not understanding the changelog...does this update contain new scenes that weren't in the version that released a week or so ago?
There might be a bug.Please, download the new version V0.1.2.2.
The... cliche?Well, I am fine with the update fixes and everything, but again another schizophrenic old man comes into the story. When will those cliches end?
Yeah, I haven't think about that people could start the snowy from the finished prologue scene. I will fix this.There might be a bug.
Started snowy days before finishing prologue quest (The sleep option to end prologue).
Finished snowy days (the whole event).
Finished prologue in sleep option.
Could restart snowy days.
Dialog options (with girls during snowy days) are all grayed out, because i already answered everything. Hats are collected.
Finished snowy days through Jimmy.
Choosing snowy days queen screen comes up.
Chose a girl.
Next day comes up to choose the girl to spend the night with. All girls grayed out, none to choose.
So after finishing prologue quest, there's an option to start snowy days.
Maybe check if it was done before (snowy days) to omit the choice in that case?
Unless you want it to be repeatable, then you'll have to find out why the "who to spend the night with" choice doesn't work.
Or you forgot to check if the prologue quest was finished, to be able to start snowy days.
Another bug i guess?Yeah, I haven't think about that people could start the snowy from the finished prologue scene. I will fix this.
My mistake, please, ignore Lucy's "action" button during the workshop time.When I click on actions with Lucy I get this error
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/dialogue.rpy", line 179, in execute
File "game/script/dialogue.rpy", line 179, in execute
File "game/script/dialogue.rpy", line 187, in execute
File "game/script/dialogue.rpy", line 194, in execute
File "game/script/dialogue.rpy", line 195, in execute
File "game/script/dialogue.rpy", line 200, in execute
File "game/script/dialogue.rpy", line 203, in execute
NameError: Name 'Guild Outfit' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/guild_nav.rpyc", line 464, in script call
File "script/lucy.rpyc", line 381, in script call
File "script/lucy.rpyc", line 619, in script call
File "script/lucy.rpyc", line 409, in script call
File "script/lucy.rpyc", line 394, in script
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\ast.py", line 1903, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\exports.py", line 1010, in menu
rv = renpy.store.menu(new_items)
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\exports.py", line 1250, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\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 "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\display\screen.py", line 462, in per_interact
self.update()
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/script/dialogue.rpy", line 179, in execute
File "game/script/dialogue.rpy", line 179, in execute
File "game/script/dialogue.rpy", line 187, in execute
File "game/script/dialogue.rpy", line 194, in execute
File "game/script/dialogue.rpy", line 195, in execute
File "game/script/dialogue.rpy", line 200, in execute
File "game/script/dialogue.rpy", line 203, in execute
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\text\text.py", line 1594, in __init__
self.set_text(text, scope, substitute)
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\text\text.py", line 1712, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
File "E:\GameZ\Heros_Harem_Guild-v0.1.2-pc\Heros_Harem_Guild-v0.1.2.2-windows-linux\HHGv0.1.2.2-v0.1.2.2-pc\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'Guild Outfit' is not defined.
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Heros Harem Guild v0.1.2.2
Fri May 5 18:04:54 2023
```
OK, Thank you for looking into it. I am really enjoying your game. I am looking forward to future updates and the storyline progression.My mistake, please, ignore Lucy's "action" button during the workshop time.
I will push a patch soon.
You get what you wait for.12 Giga doots!?
It's well worth it!12 Giga doots!?