You haven't been paying attention. There's lot of "ewww girls touching each other!!!" weirdos on this site.This is the first time I've seen someone want to avoid a threesome. Do they exist?![]()
None, really ... at least so far (unless you count the threesome as a "fetish").What fetishes the dev is offering in this game
because I think with meredith and juliaThis is the first time I've seen someone want to avoid a threesome. Do they exist?![]()
ngl thats the gayest comment ive ever seen on this sitecan I avoid the threesome?
It's been 8 days since the last update, bruh. It'll likely be a while.any news on the updates?
Yeah, i'm starting to think the same. Pretty suspiciousRead between the lines.
It is not primarily about the models. AOA Acadamy's Developer TLG Games abandoned his game and then out of nowhere a few months later comes SparkHG with his VN Game of Hearts who "re-uses?" similar models.
Same guy?!![]()
Nothing gay about that comment. Threesomes are overrated af.ngl thats the gayest comment ive ever seen on this site
i mean bruh ik some of us dont want that LI but come on lmao
Demonic.Whats involved with the transformation tag ?
MC is the son of a demon and he himself is also a demon and around him there are also such as demons or angels and much more that may appear in the future... therefore the transformation tag.Whats involved with the transformation tag ?
I hope I understand correctly and we're not already close to the end of the storyI feel capable of handling the gargantuan task ahead: To provide a conclusive end to Meredith's story, and... well, yours, too.
It can also mean personality Especially at the end.Whats involved with the transformation tag ?
Confound it, now I really want to know what the salvation road looks like. Just going to have to be even more patient, I suppose.You must be registered to see the links
View attachment 4023179
The last few pieces are falling into place. Meredith's fate is now in your hands. Will the road you pave be of salvation? Or will it be her disgrace?
Only time can tell... in part 2
Hi! It's been a while since I last made a public post. I took a short break after the public release to compose myself for the challenges ahead, now fresh and recharged, I feel capable of handling the gargantuan task ahead: To provide a conclusive end to Meredith's story, and... well, yours, too.
![]()
I have to admit: the general workload needed to fulfill a chapter's requirements has ballooned since the first prologue. That, and the increased render time + fidelity makes it tougher to satisfy the baseline content requirements. So, it will take time; like most things in life. I hope you're all patient enough to wait.
While I can't promise to always satisfy all your expectations, I promise to put in as much effort as I can to do so.
Times are tough these days. I hope what I've made eases up whatever challenges you've faced, even if it's just a silly adult game.
That being said, thank you for all of your support! We'll talk again soon![]()
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 26, in script call
call chapter4_part2_driver from _call_chapter4_part2_driver
File "game/scripts/chap4/part2/Chapter4_2.rpy", line 3, in script call
call chapter4_2_rub_past from _call_chapter4_2_rub_past
File "game/scripts/chap4/part2/Chapter4_2_rub_past.rpy", line 350, in script
menu :
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 210, in execute
vbox:
File "game/screens.rpy", line 212, in execute
for i in items:
File "game/screens.rpy", line 213, in execute
textbutton i.caption action i.action
NameError: Name 'JRUBYATTRACTION' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 26, in script call
call chapter4_part2_driver from _call_chapter4_part2_driver
File "game/scripts/chap4/part2/Chapter4_2.rpy", line 3, in script call
call chapter4_2_rub_past from _call_chapter4_2_rub_past
File "game/scripts/chap4/part2/Chapter4_2_rub_past.rpy", line 350, in script
menu :
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\ast.py", line 1922, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\exports.py", line 1106, in menu
rv = renpy.store.menu(new_items)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\exports.py", line 1345, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-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\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\core.py", line 4052, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\core.py", line 4052, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 210, in execute
vbox:
File "game/screens.rpy", line 212, in execute
for i in items:
File "game/screens.rpy", line 213, in execute
textbutton i.caption action i.action
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\ui.py", line 988, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\text\text.py", line 1633, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\text\text.py", line 1763, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-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 "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-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 "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'JRUBYATTRACTION' is not defined.
Windows-10-10.0.22000 AMD64
Ren'Py 8.1.1.23060707
Game of hearts Chapter_5_R1
Thu Sep 12 18:39:18 2024
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 26, in script call
call chapter4_part2_driver from _call_chapter4_part2_driver
File "game/scripts/chap4/part2/Chapter4_2.rpy", line 3, in script call
call chapter4_2_rub_past from _call_chapter4_2_rub_past
File "game/scripts/chap4/part2/Chapter4_2_rub_past.rpy", line 401, in script
menu :
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 210, in execute
vbox:
File "game/screens.rpy", line 212, in execute
for i in items:
File "game/screens.rpy", line 213, in execute
textbutton i.caption action i.action
NameError: Name 'JRUBYATTRACTION' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 26, in script call
call chapter4_part2_driver from _call_chapter4_part2_driver
File "game/scripts/chap4/part2/Chapter4_2.rpy", line 3, in script call
call chapter4_2_rub_past from _call_chapter4_2_rub_past
File "game/scripts/chap4/part2/Chapter4_2_rub_past.rpy", line 401, in script
menu :
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\ast.py", line 1922, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\exports.py", line 1106, in menu
rv = renpy.store.menu(new_items)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\exports.py", line 1345, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-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\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\core.py", line 4052, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\core.py", line 4052, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 210, in execute
vbox:
File "game/screens.rpy", line 212, in execute
for i in items:
File "game/screens.rpy", line 213, in execute
textbutton i.caption action i.action
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\ui.py", line 988, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\text\text.py", line 1633, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\text\text.py", line 1763, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-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 "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-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 "C:\Users\dunca\Documents\Games\GameOfHearts-Chapter_5_R1-pc\GameOfHearts-Chapter_5_R1-pc\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'JRUBYATTRACTION' is not defined.
Windows-10-10.0.22000 AMD64
Ren'Py 8.1.1.23060707
Game of hearts Chapter_5_R1
Thu Sep 12 18:30:52 2024