- Jun 21, 2020
- 945
- 736
Pls don’t bully the microwave XDGimme a couple of days and it'll probably work even in your microwave
Pls don’t bully the microwave XDGimme a couple of days and it'll probably work even in your microwave
Sure, i'll give it a try. You omitted like half of what i was saying though.These systems work fine on the new update I'm going to push soon. All my testers got a great improve in stability and the game doesn't have lag anymore, for all of them.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/tutorial.rpy", line 423, in script call
""
File "game/script/script.rpy", line 117, in script call
$pause(0.75)
File "game/script/guild_nav.rpy", line 839, in script call
""
File "game/script/shino.rpy", line 50, in script call
call expression talkingto pass (side=side) from _call_expression_43
File "game/script/guild_nav.rpy", line 839, in script call
""
File "game/script/beach.rpy", line 323, in script call
""
File "game/script/sunny.rpy", line 91, in script call
call expression talkingto pass (side=side) from _call_expression_18
File "game/script/sunny.rpy", line 114, in script call
call expression talkingto pass (side=side) from _call_expression_20
File "game/script/beach.rpy", line 84, in script call
""
File "game/script/town_stairs.rpy", line 18, in script call
""
File "game/script/town_stairs.rpy", line 18, in script call
""
File "game/script/guild_nav.rpy", line 839, in script call
""
File "game/script/lucy.rpy", line 381, in script call
call expression talkingto pass (side=side) from _call_expression_61
File "game/script/guild_nav.rpy", line 1339, in script call
""
File "game/script/fara.rpy", line 243, in script call
call expression talkingto pass (side=side) from _call_expression_1
File "game/script/fara.rpy", line 243, in script call
call expression talkingto pass (side=side) from _call_expression_1
File "game/script/guild_nav.rpy", line 1339, in script call
""
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 423, in script call
""
File "game/script/script.rpy", line 117, in script call
$pause(0.75)
File "game/script/guild_nav.rpy", line 839, in script call
""
File "game/script/shino.rpy", line 50, in script call
call expression talkingto pass (side=side) from _call_expression_43
File "game/script/guild_nav.rpy", line 839, in script call
""
File "game/script/beach.rpy", line 323, in script call
""
File "game/script/sunny.rpy", line 91, in script call
call expression talkingto pass (side=side) from _call_expression_18
File "game/script/sunny.rpy", line 114, in script call
call expression talkingto pass (side=side) from _call_expression_20
File "game/script/beach.rpy", line 84, in script call
""
File "game/script/town_stairs.rpy", line 18, in script call
""
File "game/script/town_stairs.rpy", line 18, in script call
""
File "game/script/guild_nav.rpy", line 839, in script call
""
File "game/script/lucy.rpy", line 381, in script call
call expression talkingto pass (side=side) from _call_expression_61
File "game/script/guild_nav.rpy", line 1339, in script call
""
File "game/script/fara.rpy", line 243, in script call
call expression talkingto pass (side=side) from _call_expression_1
File "game/script/fara.rpy", line 243, in script call
call expression talkingto pass (side=side) from _call_expression_1
File "game/script/guild_nav.rpy", line 1339, in script call
""
File "game/script/luna.rpy", line 55, in script
menu .talk(talk=side):
File "F:\Private\AGames\HHG v0.1.2.1\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "F:\Private\AGames\HHG v0.1.2.1\renpy\exports.py", line 956, in menu
condition = renpy.python.py_eval(condition)
File "F:\Private\AGames\HHG v0.1.2.1\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "F:\Private\AGames\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
Sun Apr 30 21:19:02 2023
Probably not worth the download at this point. He uses default/stock animations for the few scenes available and the story barely started. Plus the game is laggy with multiple renpy errors. Wait for chapter 1 imoHow long is the content right now?
There are several sexy scenes, funny dialogue and a interesting plotHow long is the content right now?
So I did the patch a 3rd time and it seems to have took finally. Not sure what happened there. Probably user error hehHey folks
My apologies
Getting an error when I try to talk to Luna. I tried to reload the script after the first time, nd did a Rollback but still comes up. Doesnt matter if its midnight in the bedroom or at the town stairs. Tried adding the Luna talk True codes in Console as well but got the same error. Also tried the Patch still get it. Seems to be specific to her. Otherwise havent had any issues
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script/tutorial.rpy", line 423, in script call "" File "game/script/script.rpy", line 117, in script call $pause(0.75) File "game/script/guild_nav.rpy", line 839, in script call "" File "game/script/shino.rpy", line 50, in script call call expression talkingto pass (side=side) from _call_expression_43 File "game/script/guild_nav.rpy", line 839, in script call "" File "game/script/beach.rpy", line 323, in script call "" File "game/script/sunny.rpy", line 91, in script call call expression talkingto pass (side=side) from _call_expression_18 File "game/script/sunny.rpy", line 114, in script call call expression talkingto pass (side=side) from _call_expression_20 File "game/script/beach.rpy", line 84, in script call "" File "game/script/town_stairs.rpy", line 18, in script call "" File "game/script/town_stairs.rpy", line 18, in script call "" File "game/script/guild_nav.rpy", line 839, in script call "" File "game/script/lucy.rpy", line 381, in script call call expression talkingto pass (side=side) from _call_expression_61 File "game/script/guild_nav.rpy", line 1339, in script call "" File "game/script/fara.rpy", line 243, in script call call expression talkingto pass (side=side) from _call_expression_1 File "game/script/fara.rpy", line 243, in script call call expression talkingto pass (side=side) from _call_expression_1 File "game/script/guild_nav.rpy", line 1339, in script call "" 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 423, in script call "" File "game/script/script.rpy", line 117, in script call $pause(0.75) File "game/script/guild_nav.rpy", line 839, in script call "" File "game/script/shino.rpy", line 50, in script call call expression talkingto pass (side=side) from _call_expression_43 File "game/script/guild_nav.rpy", line 839, in script call "" File "game/script/beach.rpy", line 323, in script call "" File "game/script/sunny.rpy", line 91, in script call call expression talkingto pass (side=side) from _call_expression_18 File "game/script/sunny.rpy", line 114, in script call call expression talkingto pass (side=side) from _call_expression_20 File "game/script/beach.rpy", line 84, in script call "" File "game/script/town_stairs.rpy", line 18, in script call "" File "game/script/town_stairs.rpy", line 18, in script call "" File "game/script/guild_nav.rpy", line 839, in script call "" File "game/script/lucy.rpy", line 381, in script call call expression talkingto pass (side=side) from _call_expression_61 File "game/script/guild_nav.rpy", line 1339, in script call "" File "game/script/fara.rpy", line 243, in script call call expression talkingto pass (side=side) from _call_expression_1 File "game/script/fara.rpy", line 243, in script call call expression talkingto pass (side=side) from _call_expression_1 File "game/script/guild_nav.rpy", line 1339, in script call "" File "game/script/luna.rpy", line 55, in script menu .talk(talk=side): File "F:\Private\AGames\HHG v0.1.2.1\renpy\ast.py", line 1628, in execute choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments) File "F:\Private\AGames\HHG v0.1.2.1\renpy\exports.py", line 956, in menu condition = renpy.python.py_eval(condition) File "F:\Private\AGames\HHG v0.1.2.1\renpy\python.py", line 2059, in py_eval return py_eval_bytecode(code, globals, locals) File "F:\Private\AGames\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 Sun Apr 30 21:19:02 2023
After you finish the prologue you will see the new scenes.Probably not worth the download at this point. He uses default/stock animations for the few scenes available and the story barely started. Plus the game is laggy with multiple renpy errors. Wait for chapter 1 imo
Wait a couple of days for the v0.1.2.2 before downloading, please!How long is the content right now?
basically this. solid takes.1)He works from home. Its not like he has to go somewhere for work. So this point is moot.
2)Why monthly donations then? He could've stopped monthly donations when it was clear he didn't release anything for a while. Instead he pocketed the cash. You know many games got finished in that time, Komi made a single tiny Christmas special.
3)No you don't. Plenty of examples out there that have more content than Komis game and that released in the last two years.
4)True Kojima is a proper game developer and competent. Unlike Komisari.
5)How quirky. I didn't laugh. Christmas special in April. Proper update had to be paused, if he even works on that at all.
"wait a little more and chill"
I'm glad I didn't donate a single cent to him and I feel sorry for everyone who did. Even if Komisari doesn't care.
"don't complain about people getting ripped off for years while a dude makes bank unless you also got ripped off" FAILSo you aren’t a patreon member, you play for free and you're here complaining about the game or the way he work? FAIL
basically this. solid takes.
Hello, you don't have to support me! Future updates will be available for everyone for free after the second week, so, you will be able to play!"don't complain about people getting ripped off for years while a dude makes bank unless you also got ripped off" FAIL
Already downloaded it but sure I'll play when the bugfixes come outAfter you finish the prologue you will see the new scenes.
Prologue are stock, Snowy Events are fully custom animated, with voices and sounds.
I will push a patch in a couple of days to fix the errors.
Wait a couple of days for the v0.1.2.2 before downloading, please!
The game has lots of content for lots of hours.
You will have to download again, sorry, its a literal rework on every single gameplay system of the game.Already downloaded it but sure I'll play when the bugfixes come out
It's not like I couldn't solve it (I've added the variable in dev console).Just press Ignore
I'm addressing and fixing every single error, soon, in a couple of days, there will be a new version.It's not like I couldn't solve it (I've added the variable in dev console).
This was a bug report. I strongly believe every bug should be reported and fixed at the earliest occurrence. Or would you like to play a Ren'Py game where you frequently meet these error messages and have to press Ignore every single time? Because chances are... at some point it won't work and you'll get stuck.
Yes, it helped a lot. Thank you.Peace of mind is priceless. I'm hoping the publication of this update brought you closer to finding your peace of mind, homie.