forked from Cavemanon/Space-Lady-Game
38 lines
2.1 KiB
Plaintext
38 lines
2.1 KiB
Plaintext
I'm sorry, but an uncaught exception occurred.
|
|
|
|
While running game code:
|
|
File "game/script.rpy", line 25, in script
|
|
define L = Character('Lyra', base, color="#ffffff", who_outlines=[(gui.name_text_thickness, '#000000')], **kwargs)
|
|
File "game/script.rpy", line 25, in script
|
|
define L = Character('Lyra', base, color="#ffffff", who_outlines=[(gui.name_text_thickness, '#000000')], **kwargs)
|
|
File "game/script.rpy", line 25, in <module>
|
|
define L = Character('Lyra', base, color="#ffffff", who_outlines=[(gui.name_text_thickness, '#000000')], **kwargs)
|
|
AttributeError: 'StoreModule' object has no attribute 'name_text_thickness'
|
|
|
|
-- Full Traceback ------------------------------------------------------------
|
|
|
|
Full traceback:
|
|
File "D:\Other Shitty Programs\renpy-8.0.0-sdk\renpy\bootstrap.py", line 274, in bootstrap
|
|
renpy.main.main()
|
|
File "D:\Other Shitty Programs\renpy-8.0.0-sdk\renpy\main.py", line 558, in main
|
|
renpy.game.context().run(node)
|
|
File "game/script.rpy", line 25, in script
|
|
define L = Character('Lyra', base, color="#ffffff", who_outlines=[(gui.name_text_thickness, '#000000')], **kwargs)
|
|
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
|
|
File "game/script.rpy", line 25, in script
|
|
define L = Character('Lyra', base, color="#ffffff", who_outlines=[(gui.name_text_thickness, '#000000')], **kwargs)
|
|
File "D:\Other Shitty Programs\renpy-8.0.0-sdk\renpy\ast.py", line 2441, in execute
|
|
self.set()
|
|
File "D:\Other Shitty Programs\renpy-8.0.0-sdk\renpy\ast.py", line 2455, in set
|
|
value = renpy.python.py_eval_bytecode(self.code.bytecode)
|
|
File "D:\Other Shitty Programs\renpy-8.0.0-sdk\renpy\python.py", line 1073, in py_eval_bytecode
|
|
return eval(bytecode, globals, locals)
|
|
File "game/script.rpy", line 25, in <module>
|
|
define L = Character('Lyra', base, color="#ffffff", who_outlines=[(gui.name_text_thickness, '#000000')], **kwargs)
|
|
AttributeError: 'StoreModule' object has no attribute 'name_text_thickness'
|
|
|
|
Windows-10-10.0.19044 AMD64
|
|
Ren'Py 8.0.1.22070801
|
|
sexo_space_lady_game 1.0
|
|
Thu Aug 4 18:48:02 2022
|