- Sep 1, 2020
- 609
- 2,484
SanchoMod (update release pending about another hour or so) has a replay gallery (17 scenes to date). Saves: you're on your own.I'm looking for Gallary or full saves to start Chapter 5 or 6 for 0.6.1 build
It's less than half the size of other updates so nothing has changed. What a joke.Radiant getting update? Schedule has gone to bonkers. This came one year too early.
I'm getting this error, with and without the 'Walkthrough Mod':
Features:
You don't have permission to view the spoiler content. Log in or register now.
Installation:
You don't have permission to view the spoiler content. Log in or register now.
Note: I will update the Mod only on full releases.
Download:You must be registered to see the links-You must be registered to see the links- ANDROID by Ghost''
As always if you like the game please show your support for the Dev,You must be registered to see the links.
If you like my work, please consider supporting me on myYou must be registered to see the linksorYou must be registered to see the links, check myYou must be registered to see the links.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 479, in __call__
renpy.load(fn)
AttributeError: Can't get attribute 'WTMOD_DB' on <renpy.python.StoreModule object at 0x0000000003bc1fd0>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\python.py", line 1122, 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 "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\core.py", line 3582, 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 "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\core.py", line 4543, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\screen.py", line 770, in event
rv = self.child.event(ev, x, y, st)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\behavior.py", line 1142, in event
return handle_click(self.clicked)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\behavior.py", line 1075, in handle_click
rv = run(action)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\behavior.py", line 379, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 479, in __call__
renpy.load(fn)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\loadsave.py", line 815, in load
roots, log = loads(log_data)
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\compat\pickle.py", line 100, in loads
return load(io.BytesIO(s))
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\compat\pickle.py", line 97, in load
return up.load()
File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\compat\pickle.py", line 93, in find_class
return super().find_class(module, name)
AttributeError: Can't get attribute 'WTMOD_DB' on <renpy.python.StoreModule object at 0x0000000003bc1fd0>
Windows-10-10.0.22631 AMD64
Ren'Py 8.1.3.23091805
Radiant 0.6.1
Wed Mar 27 01:34:05 2024
D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\python.py",I'm getting this error, with and without the 'Walkthrough Mod':
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 479, in __call__ renpy.load(fn) AttributeError: Can't get attribute 'WTMOD_DB' on <renpy.python.StoreModule object at 0x0000000003bc1fd0> -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\ast.py", line 1138, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\python.py", line 1122, 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 "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\core.py", line 3582, 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 "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\core.py", line 4543, in interact_core rv = root_widget.event(ev, x, y, 0) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\screen.py", line 770, in event rv = self.child.event(ev, x, y, st) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1403, in event rv = super(Window, self).event(ev, x, y, st) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 281, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1403, in event rv = super(Window, self).event(ev, x, y, st) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 281, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 281, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\behavior.py", line 1142, in event return handle_click(self.clicked) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\behavior.py", line 1075, in handle_click rv = run(action) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\behavior.py", line 379, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 479, in __call__ renpy.load(fn) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\loadsave.py", line 815, in load roots, log = loads(log_data) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\compat\pickle.py", line 100, in loads return load(io.BytesIO(s)) File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\compat\pickle.py", line 97, in load return up.load() File "D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\compat\pickle.py", line 93, in find_class return super().find_class(module, name) AttributeError: Can't get attribute 'WTMOD_DB' on <renpy.python.StoreModule object at 0x0000000003bc1fd0> Windows-10-10.0.22631 AMD64 Ren'Py 8.1.3.23091805 Radiant 0.6.1 Wed Mar 27 01:34:05 2024
Instead of mocking me, would you mind helping? I have no idea how any of this shit works, like most people on this platform.D:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\python.py",
wHy iSn'T tHe gAme wOrKiNg....
Tbf it's kinda impressive that he even gets as far as an error code. I just checked, my PC won't even get that much running from a zipD:\Chrome Downloads\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\python.py",
wHy iSn'T tHe gAmE wOrKiNg....
You put the game in the game... you can deduce that yourself. I even highlighted it for you...Instead of mocking me, would you mind helping? I have no idea how any of this shit works, like most people on this platform.
What are the choices you have to do to reach this? I´m planning to start a fresh playthrough in a few days and wanted this.LMAO... if you force Liv you get a submenu where you can "Respect her wishes" and pad her stats big time:
View attachment 3481845
DL SanchoMod... it'll hold your hand. If you don't want to do that think of it this way: "forcing" any LI to do anything gives you a hint... just be a "dark" asshole through the playthrough and you won't miss it.What are the choices you have to do to reach this? I´m planning to start a fresh playthrough in a few days and wanted this.
Dick.Tbf it's kinda impressive that he even gets as far as an error code. I just checked, my PC won't even get that much running from a zip
Well, I didn't put the game anywhere. I simply extracted it from the zip/rar/whatever file. It came that way. I just re-extracted it from the file, to make sure I didn't (accidently) do as you said I did. Nevertheless I took your advice. I removed 'the game from the game' and the same error still happens.You put the game in the game... you can deduce that yourself. I even highlighted it for you...
How to create folder structures is taught in school and should be common knowledge.
You must be registered to see the links
Please read that.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 479, in __call__
renpy.load(fn)
AttributeError: Can't get attribute 'WTMOD_DB' on <renpy.python.StoreModule object at 0x0000000003ba8fd0>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\python.py", line 1122, 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 "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\core.py", line 3582, 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 "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\core.py", line 4543, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\screen.py", line 770, in event
rv = self.child.event(ev, x, y, st)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\behavior.py", line 1142, in event
return handle_click(self.clicked)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\behavior.py", line 1075, in handle_click
rv = run(action)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\behavior.py", line 379, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 479, in __call__
renpy.load(fn)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\loadsave.py", line 815, in load
roots, log = loads(log_data)
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\compat\pickle.py", line 100, in loads
return load(io.BytesIO(s))
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\compat\pickle.py", line 97, in load
return up.load()
File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\compat\pickle.py", line 93, in find_class
return super().find_class(module, name)
AttributeError: Can't get attribute 'WTMOD_DB' on <renpy.python.StoreModule object at 0x0000000003ba8fd0>
Windows-10-10.0.22631 AMD64
Ren'Py 8.1.3.23091805
Radiant 0.6.1
Wed Mar 27 01:57:49 2024
I always use your mod, and I have been a dark asshole, and still nothing. I read that there are some choices in chapter 4. But perhaps your mod now gives that hint.DL SanchoMod... it'll hold your hand. If you don't want to do that think of it this way: "forcing" any LI to do anything gives you a hint... just be a "dark" asshole through the playthrough and you won't miss it.
Just move the zip to your desktop, extract to here, open the folder, start the game with Radiant.exe.Dick.
Well, I didn't put the game anywhere. I simply extracted it from the zip/rar/whatever file. It came that way. I just re-extracted it from the file, to make sure I didn't (accidently) do as you said I did. Nevertheless I took your advice. I removed 'the game from the game' and the same error still happens.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 479, in __call__ renpy.load(fn) AttributeError: Can't get attribute 'WTMOD_DB' on <renpy.python.StoreModule object at 0x0000000003ba8fd0> -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\ast.py", line 1138, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\python.py", line 1122, 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 "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\core.py", line 3582, 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 "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\core.py", line 4543, in interact_core rv = root_widget.event(ev, x, y, 0) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\screen.py", line 770, in event rv = self.child.event(ev, x, y, st) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1403, in event rv = super(Window, self).event(ev, x, y, st) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 281, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1403, in event rv = super(Window, self).event(ev, x, y, st) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 281, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\layout.py", line 281, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\behavior.py", line 1142, in event return handle_click(self.clicked) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\behavior.py", line 1075, in handle_click rv = run(action) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\display\behavior.py", line 379, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 479, in __call__ renpy.load(fn) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\loadsave.py", line 815, in load roots, log = loads(log_data) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\compat\pickle.py", line 100, in loads return load(io.BytesIO(s)) File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\compat\pickle.py", line 97, in load return up.load() File "D:\Chrome Downloads\Radiant-0.6.1-pcc\renpy\compat\pickle.py", line 93, in find_class return super().find_class(module, name) AttributeError: Can't get attribute 'WTMOD_DB' on <renpy.python.StoreModule object at 0x0000000003ba8fd0> Windows-10-10.0.22631 AMD64 Ren'Py 8.1.3.23091805 Radiant 0.6.1 Wed Mar 27 01:57:49 2024
Let's get into the weeds a bit to explain this variant in Ch6:I always use your mod, and I have been a dark asshole, and still nothing. I read that there are some choices in chapter 4. But perhaps your mod now gives that hint.
What I did to get that scene was reject her in chapter 4 and then in chapter 6 when she says "I love you" or something like that you have to respond with "I know"I always use your mod, and I have been a dark asshole, and still nothing. I read that there are some choices in chapter 4. But perhaps your mod now gives that hint.
Appreciate the help. But that still didn't fix it. It's bizarre, I've played literally hundreds if not a thousand games. And I've had the occasional error, but nothing like this.Just move the zip to your desktop, extract to here, open the folder, start the game with Radiant.exe.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 479, in __call__
renpy.load(fn)
AttributeError: Can't get attribute 'WTMOD_DB' on <renpy.python.StoreModule object at 0x0000000004025670>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\python.py", line 1122, 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 "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\core.py", line 3582, 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 "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\core.py", line 4543, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\screen.py", line 770, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\behavior.py", line 1142, in event
return handle_click(self.clicked)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\behavior.py", line 1075, in handle_click
rv = run(action)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\display\behavior.py", line 379, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 479, in __call__
renpy.load(fn)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\loadsave.py", line 815, in load
roots, log = loads(log_data)
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\compat\pickle.py", line 100, in loads
return load(io.BytesIO(s))
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\compat\pickle.py", line 97, in load
return up.load()
File "C:\Users\mauri\Desktop\Radiant-0.6.1-pc\Radiant-0.6.1-pc\renpy\compat\pickle.py", line 93, in find_class
return super().find_class(module, name)
AttributeError: Can't get attribute 'WTMOD_DB' on <renpy.python.StoreModule object at 0x0000000004025670>
Windows-10-10.0.22631 AMD64
Ren'Py 8.1.3.23091805
Radiant 0.6.1
Wed Mar 27 02:08:25 2024
default age is 18 for all girls in this gameNo, they're not Olivia wasn't old enough to drink.