I'm sorry, but an uncaught exception occurred.
While processing the color property of anonymous style:
File "game/home.rpy", line 172, in script
scene momdrunkadult2 with dissolve
File "tmp/gen3-static/styleclass.pxi", line 621, in renpy.styledata.styleclass.Style.slow_abortable.__get__
File "renpy/style.pyx", line 493, in renpy.style.StyleCore._get
File "renpy/style.pyx", line 717, in renpy.style.build_style
File "renpy/style.pyx", line 714, in renpy.style.build_style
File "tmp/gen3-static/style_functions.pyx", line 336, in style_functions.color_property
ValueError: invalid literal for int() with base 16: '_c'
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/home.rpy", line 172, in script
scene momdrunkadult2 with dissolve
File "renpy/ast.py", line 1581, in execute
renpy.exports.with_statement(trans, paired=paired)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "renpy/exports/statementexports.py", line 260, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/core.py", line 1579, in do_with
return self.interact(
~~~~~~~~~~~~~^
trans_pause=True, suppress_overlay=not renpy.config.overlay_during_with, mouse="with", clear=clear
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "renpy/display/core.py", line 2219, in interact
repeat, rv = self.interact_core(
~~~~~~~~~~~~~~~~~~^
preloads=preloads,
^^^^^^^^^^^^^^^^^^
...<4 lines>...
**kwargs,
^^^^^^^^^
) # type: ignore
^
File "renpy/display/core.py", line 2757, in interact_core
root_widget.visit_all(lambda d: d.per_interact())
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/displayable.py", line 432, in visit_all
d.visit_all(callback, seen)
~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "renpy/display/displayable.py", line 432, in visit_all
d.visit_all(callback, seen)
~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "renpy/display/displayable.py", line 432, in visit_all
d.visit_all(callback, seen)
~~~~~~~~~~~^^^^^^^^^^^^^^^^
[Previous line repeated 1 more time]
File "renpy/display/screen.py", line 508, in visit_all
self.child.visit_all(callback, seen=None)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/displayable.py", line 432, in visit_all
d.visit_all(callback, seen)
~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "renpy/display/displayable.py", line 432, in visit_all
d.visit_all(callback, seen)
~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "renpy/display/displayable.py", line 432, in visit_all
d.visit_all(callback, seen)
~~~~~~~~~~~^^^^^^^^^^^^^^^^
[Previous line repeated 2 more times]
File "renpy/display/displayable.py", line 434, in visit_all
callback(self)
~~~~~~~~^^^^^^
File "renpy/display/core.py", line 2757, in <lambda>
root_widget.visit_all(lambda d: d.per_interact())
~~~~~~~~~~~~~~^^
File "renpy/text/text.py", line 2354, in per_interact
if self.style.slow_abortable:
^^^^^^^^^^^^^^^^^^^^^^^^^
File "tmp/gen3-static/styleclass.pxi", line 621, in renpy.styledata.styleclass.Style.slow_abortable.__get__
File "renpy/style.pyx", line 493, in renpy.style.StyleCore._get
File "renpy/style.pyx", line 717, in renpy.style.build_style
File "renpy/style.pyx", line 714, in renpy.style.build_style
File "tmp/gen3-static/style_functions.pyx", line 336, in style_functions.color_property
File "renpy/color.py", line 142, in __new__
r = int(c[:2], 16)
~~~^^^^^^^^^^^
ValueError: invalid literal for int() with base 16: '_c'
Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.4.1.25072401
Fractured Veil 1.4
Mon Oct 27 00:16:41 2025