I'm guessing the error appeared during episode 10 or another episode? or was when transferring the save from end of Season 2 into Season 3? or when loading a save? Did it appear after making a choice or during something specific like a freeroam or was just in a random render? What happens when you click Ignore, does it keep giving other errors or the game just moves on? If the game moves on after ignore it probably you can keep playing. I never encounter anything similar with that error during Season 3 with this mod.
Or is the game not even loading and gives the error when trying to run. You can always upload here the traceback file that always creates when gives an error, the traceback file is created in the same place/folder where the exe file is located, and usually is overwritten when appears another error so usually the traceback file only gives the last error you encounter. Probably helps a lot someone with knowledge to help you if you give the most information of how and when the error happens and of course the full traceback error. The screenshot you put only gives like half the information I guess.
Edit: Also before installing the mod don't Unren the game files, some issues I read in latest posts when Sancho was still around was because people unren the files and then installed the mod. Just install the game and then install the mod, never ever unren the rpa files, it isn't on the installation information in the OP of this thread. Players need to be careful and install the mods correctly or issues will always appear.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 455, in execute_pause
renpy.pause()
File "game/SanchoMod/SanchoMod BaDIK.rpy", line 2375, in execute
File "game/SanchoMod/SanchoMod BaDIK.rpy", line 2375, in execute
File "game/SanchoMod/SanchoMod BaDIK.rpy", line 2382, in execute
File "game/SanchoMod/SanchoMod BaDIK.rpy", line 2382, in <module>
TypeError: __init__() got an unexpected keyword argument 'padding'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 652, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "scripts/misc/mp_transfer_saves.rpyc", line 185, in script
File "scripts/misc/mp_transfer_saves.rpyc", line 185, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 455, in execute_pause
renpy.pause()
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.rpy", line 2375, in execute
File "game/SanchoMod/SanchoMod BaDIK.rpy", line 2375, in execute
File "game/SanchoMod/SanchoMod BaDIK.rpy", line 2382, in execute
File "game/SanchoMod/SanchoMod BaDIK.rpy", line 2382, 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.10.1
Thu Dec 12 12:02:22 2024