View attachment 1860053
Overview:
A young man returns to his home city; Goldream city - to enjoy summer to its fullest.
He'll come to realize that his world is not as it seems, and only upon investigating does he discover the truth.
Meanwhile, he'll have some fun.
Thread Updated: 2022-11-24
Release Date: 2022-11-24
Developer: GoldenGob
You must be registered to see the links
-
You must be registered to see the links
-
You must be registered to see the links
-
You must be registered to see the links
-
You must be registered to see the links
-
You must be registered to see the links
Censored: No
Version: 0.141 Free
OS: Windows
Language: English
Genre:
Installation:
Changelog:
Developer Notes:
Every time I mouse over a character I get the following error:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Characters/Kate.rpy", line 297, in script
N "The bathroom is occupied by [HM_name]"
KeyError: u'HM_name'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Characters/Kate.rpy", line 297, in script
N "The bathroom is occupied by [HM_name]"
File "renpy/ast.py", line 901, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1367, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1240, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1159, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1139, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "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/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "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/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'HM_name'
Windows-7-6.1.7601-SP1
Ren'Py 7.5.0.22052902
0.14
Thu Nov 24 14:08:01 2022