I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Unlocker.rpy", line 492, in execute
init 100 screen OnionGallery:
File "game/Unlocker.rpy", line 492, in execute
init 100 screen OnionGallery:
File "game/Unlocker.rpy", line 548, in execute
add "Galleries/ImgFilter"+persistent.language+".png" xpos 1677 ypos 672
File "game/Unlocker.rpy", line 548, in <module>
add "Galleries/ImgFilter"+persistent.language+".png" xpos 1677 ypos 672
TypeError: coercing to Unicode: need string or buffer, NoneType found
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 451, in visit_all
callback(self)
File "renpy/display/core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 462, in per_interact
self.update()
File "renpy/display/screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/Unlocker.rpy", line 492, in execute
init 100 screen OnionGallery:
File "game/Unlocker.rpy", line 492, in execute
init 100 screen OnionGallery:
File "game/Unlocker.rpy", line 548, in execute
add "Galleries/ImgFilter"+persistent.language+".png" xpos 1677 ypos 672
File "game/Unlocker.rpy", line 548, in <module>
add "Galleries/ImgFilter"+persistent.language+".png" xpos 1677 ypos 672
TypeError: coercing to Unicode: need string or buffer, NoneType found
Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
Stormside v0.22.05
Wed Sep 25 22:15:42 2024
[/code
mode just doesnt work for me this keeps poping up