You have a completely different issue than the individual I was replying to in that post. What platform are you installing on? Attach (don't copy/paste but actually attach) your traceback.txt and log.txt file so I can see what's going on.
First and foremost thank you for the reply!
I am currently on windows
Here is the traceback:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 30, in <module>
File "game/SanchoMod/SanchoMod BaDIK 083.rpy", line 2054, in execute
File "game/SanchoMod/SanchoMod BaDIK 083.rpy", line 2054, in execute
File "game/SanchoMod/SanchoMod BaDIK 083.rpy", line 2061, in execute
File "game/SanchoMod/SanchoMod BaDIK 083.rpy", line 2061, in <module>
TypeError: __init__() got an unexpected keyword argument 'padding'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 30, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 30, in <module>
File "renpy/exports.py", line 1561, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3735, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3735, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/SanchoMod/SanchoMod BaDIK 083.rpy", line 2054, in execute
File "game/SanchoMod/SanchoMod BaDIK 083.rpy", line 2054, in execute
File "game/SanchoMod/SanchoMod BaDIK 083.rpy", line 2061, in execute
File "game/SanchoMod/SanchoMod BaDIK 083.rpy", line 2061, in <module>
TypeError: __init__() got an unexpected keyword argument 'padding'
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.8.3
Wed Apr 5 11:58:57 2023