Sie sind auf Seite 1von 2

I'm sorry, but an uncaught exception occurred.

Exception: Argument to color() must be 3, 4, 6, or 8 hex digits long.


While running game code:
- script at line 13 of /media/Data-Data/All About Campus (UG)/ALL ABOUT SEMESTE
R 8/praktikum/SISMUL/Belajar Python/game/script.rpy
- python at line 27 of renpy-6.12.0-mainline/template/game/screens.rpy.
-- Full Traceback ------------------------------------------------------------
File "/home/soyjoy23/renpy-6.12.0/renpy/bootstrap.py", line 279, in bootstrap
renpy.main.main()
File "/home/soyjoy23/renpy-6.12.0/renpy/main.py", line 320, in main
run(restart)
File "/home/soyjoy23/renpy-6.12.0/renpy/main.py", line 93, in run
game.context().run()
File "/home/soyjoy23/renpy-6.12.0/renpy/execution.py", line 259, in run
node = node.execute()
File "/home/soyjoy23/renpy-6.12.0/renpy/ast.py", line 367, in execute
renpy.exports.say(who, what, interact=getattr(self, 'interact', True))
File "/home/soyjoy23/renpy-6.12.0/renpy/exports.py", line 633, in say
who(what, interact=interact)
File "/home/soyjoy23/renpy-6.12.0/renpy/character.py", line 697, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "/home/soyjoy23/renpy-6.12.0/renpy/character.py", line 651, in do_display
**display_args)
File "/home/soyjoy23/renpy-6.12.0/renpy/character.py", line 422, in display_sa
y
what_text = show_function(who, dtt.text)
File "/home/soyjoy23/renpy-6.12.0/renpy/character.py", line 635, in do_show
**self.show_args)
File "/home/soyjoy23/renpy-6.12.0/renpy/character.py", line 262, in show_displ
ay_say
return renpy.display.screen.get_widget(screen, "what")
File "/home/soyjoy23/renpy-6.12.0/renpy/display/screen.py", line 559, in get_w
idget
screen.update()
File "/home/soyjoy23/renpy-6.12.0/renpy/display/screen.py", line 244, in updat
e
self.screen.function(**self.scope)
File "/home/soyjoy23/renpy-6.12.0/renpy/screenlang.py", line 1146, in __call__
renpy.python.py_exec_bytecode(self.code.bytecode, locals=_scope)
File "/home/soyjoy23/renpy-6.12.0/renpy/python.py", line 957, in py_exec_bytec
ode
exec bytecode in globals, locals
File "renpy-6.12.0-mainline/template/game/screens.rpy", line 27, in <module>
File "/home/soyjoy23/renpy-6.12.0/renpy/ui.py", line 431, in __call__
w = self.function(*args, **keyword)
File "/home/soyjoy23/renpy-6.12.0/renpy/display/text.py", line 675, in __init_
_
super(Text, self).__init__(style=style, **properties)
File "/home/soyjoy23/renpy-6.12.0/renpy/display/core.py", line 125, in __init_
_
self.style = renpy.style.Style(style, properties, heavy=True)
File "/home/soyjoy23/renpy-6.12.0/renpy/style.py", line 780, in __init__
build_style(self)
File "/home/soyjoy23/renpy-6.12.0/renpy/style.py", line 599, in build_style
my_updates.extend(expand_properties(p))
File "/home/soyjoy23/renpy-6.12.0/renpy/style.py", line 488, in expand_propert
ies
newval = func(val)
File "/home/soyjoy23/renpy-6.12.0/renpy/easy.py", line 34, in color
return renpy.display.text.color(c)
File "/home/soyjoy23/renpy-6.12.0/renpy/display/text.py", line 93, in color
raise Exception("Argument to color() must be 3, 4, 6, or 8 hex digits long."
)
Exception: Argument to color() must be 3, 4, 6, or 8 hex digits long.
While running game code:
- script at line 13 of /media/Data-Data/All About Campus (UG)/ALL ABOUT SEMESTE
R 8/praktikum/SISMUL/Belajar Python/game/script.rpy
- python at line 27 of renpy-6.12.0-mainline/template/game/screens.rpy.
Ren'Py Version: Ren'Py 6.12.0e

Das könnte Ihnen auch gefallen