Maybe I'm just dumb but how do you restart? I can't see the button or option for it.
dkurage
Recent community posts
Looking forward to the new stuff! Also wanted to report this error (wasn't sure where to send it)
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/src/story/script.rpy", line 85, in script call
File "game/src/controllers/Navigation.rpy", line 176, in script call
File "game/src/controllers/Navigation.rpy", line 191, in script call
File "game/src/controllers/EventDispatcher.rpy", line 233, in script call
File "game/src/story/S01/E04/Day3/a_portarrival.rpy", line 364, in script
Exception: Say has image attributes ('loch',), but there's no image tag associated with the speaking character.
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/src/story/script.rpy", line 85, in script call
File "game/src/controllers/Navigation.rpy", line 176, in script call
File "game/src/controllers/Navigation.rpy", line 191, in script call
File "game/src/controllers/EventDispatcher.rpy", line 233, in script call
File "game/src/story/S01/E04/Day3/a_portarrival.rpy", line 364, in script
File "renpy/ast.py", line 2925, in execute
Say.execute(self)
~~~~~~~~~~~^^^^^^
File "renpy/ast.py", line 991, in execute
renpy.exports.say(who, what, *args, **kwargs)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/exports/sayexports.py", line 129, in say
who(what, *args, **kwargs)
~~~^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/common/00library.rpy", line 217, in __call__
renpy.exports.say(who, what, *args, **kw)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/exports/sayexports.py", line 129, in say
who(what, *args, **kwargs)
~~~^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/character.py", line 1503, in __call__
old_attr_state = self.handle_say_attributes(False, interact)
~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "renpy/character.py", line 1321, in handle_say_attributes
if self.resolve_say_attributes(predicting, attrs):
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
File "renpy/character.py", line 1249, in resolve_say_attributes
raise Exception(
...<2 lines>...
)
Exception: Say has image attributes ('loch',), but there's no image tag associated with the speaking character.
Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.5.2.26010301
Infinite Stars 1.0426.0226p
Sun Mar 1 11:46:37 2026
[/code]
Just a heads up, the game may not be 18+ but its still tagged lgbt, so it may not be completely safe from some future shadowbanning, given that people who pull this nonsense often lump them as one in the same. :/
On the plus side, it looks like collections are unaffected from what I've seen, for now at least. So that may be a workaround for games that do get hit.
Interesting so far, though with some bugs and typos (hey its early days, so it's fine). I hope the school romance character rolls around again as a possible RO for the MC. Yes I'm a sucker for that hs sweethearts goodness, but also it makes sense for MCs who choose the 'age gaps are skeezy' option at the party, what with the current ROs being your mom's peers and therefore a lot older than the MC.
In the Outlands when you call Milo through the portal, does Mal automatically come as well or is that a bug? There was only text of Milo coming through before the gate closes, but then Mal is just there as well when it gets to the talky bits. I'm romancing Milo and have only ever treated Mal as a friend (even choosing dialogue options with Milo that excluded Mal).


