- Jul 12, 2020
- 9,915
- 22,880
Not been seen nor heard since a week before storm Beryl.Appreciate the effort thanks! Is Sancho MIA in general or just stopped supporting this game?
Not been seen nor heard since a week before storm Beryl.Appreciate the effort thanks! Is Sancho MIA in general or just stopped supporting this game?
It does that if you're using Sancho's mod with the latest couple of game updates, as the mod isn't updated to match. If you're playing with the mod, remove it and it will load fine. If you're not playing with the mod, then I have no idea.Whenever I try to play, it always quits before it gets to the menu. Anyone else having or had that problem?
My thoughts too, after also recently finding it. I played as male cousin first, and then did a quicker run through as female cousin to see the differences, so I didn't pick up on those couple of things you mentioned, through not paying as much attention to the dialogue. I understand the stats are getting a bit of an overhaul – the dev has mentioned them a couple of times in this thread recently, and some of what you mention comes up there, if I'm remembering it rightly. In the latest update, Jackie and I think it was Mei have been added to the stats screens, so some of that work is already being done.just discovered this gem and really loved it so far.
Are you trying to play the latest update with the Sancho Mod added? If so, it will close on the second screen as the mod is not updated (Sancho is currently MIA). Currently, you have to play without the mod.Game does not load. Gets to the second splash screen and closes itself
I appreciate when a wmod tells you the consequences instead of just saying "this is the right choice" - so you can make up your own mind what to pick. This is clear from your screenshots (but not necessarily from the text) and I like that you list them all when there are multiple results. I've been using URM to check these consequences, so on my next playthrough, I would certainly be open to trying this mod out, thanks!View attachment 4037184
In anticipation of Sancho's return
I took the liberty of making this mod
My mod follows
Green colour Choices with Score increasing
Red colour Choices that decrease the score
I hope to do something appreciated
These are the first ones I've made
I am learning
If you like my work
Leave your mark
Click here to download the mod
View attachment 4037184 View attachment 4037218 View attachment 4037220 View attachment 4037221 View attachment 4037224 View attachment 4037225 View attachment 4037184
your opinion is important to me
to continue growing and improving
My goal is to show the scores that result from the choicesI appreciate when a wmod tells you the consequences instead of just saying "this is the right choice" - so you can make up your own mind what to pick. This is clear from your screenshots (but not necessarily from the text) and I like that you list them all when there are multiple results. I've been using URM to check these consequences, so on my next playthrough, I would certainly be open to trying this mod out, thanks!
thank youView attachment 4037184
In anticipation of Sancho's return
I took the liberty of making this mod
My mod follows
Green colour Choices with Score increasing
Red colour Choices that decrease the score
I hope to do something appreciated
These are the first ones I've made
I am learning
If you like my work
Leave your mark
Click here to download the mod
View attachment 4037184 View attachment 4037218 View attachment 4037220 View attachment 4037221 View attachment 4037224 View attachment 4037225 View attachment 4037184
your opinion is important to me
to continue growing and improving
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 278, in script
python:
File "renpy/common/00start.rpy", line 278, in script
python:
File "renpy/common/00start.rpy", line 282, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
AttributeError: Can't get attribute 'O000O00O000OOO0O0' on <renpy.python.StoreModule object at 0x00000000044724c0>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\bootstrap.py", line 274, in bootstrap
renpy.main.main()
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\main.py", line 660, in main
run(restart)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\execution.py", line 938, in run_context
context.run()
File "renpy/common/00start.rpy", line 278, in script
python:
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 "renpy/common/00start.rpy", line 278, in script
python:
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 282, in <module>
renpy.call_in_new_context("_main_menu")
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\game.py", line 346, in call_in_new_context
return renpy.execution.run_context(False)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\execution.py", line 938, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
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 "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\python.py", line 1049, 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 "E:\ThirtyDays_CH1-0.07.30-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\ThirtyDays_CH1-0.07.30-pc\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, **kwargs) # type: ignore
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\core.py", line 4252, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\behavior.py", line 1064, in event
return handle_click(self.clicked)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\behavior.py", line 999, in handle_click
rv = run(action)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\loadsave.py", line 768, in load
roots, log = loads(location.load(filename))
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\compat\pickle.py", line 100, in loads
return load(io.BytesIO(s))
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\compat\pickle.py", line 97, in load
return up.load()
File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\compat\pickle.py", line 93, in find_class
return super().find_class(module, name)
AttributeError: Can't get attribute 'O000O00O000OOO0O0' on <renpy.python.StoreModule object at 0x00000000044724c0>
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.1.22070801
Thirty Days - Chapter 1 0.07.30
Fri Sep 20 10:07:42 2024
Did you play the earlier saves with Sancho's mod? I think I saw someone attribute the 'O000O00O000OOO0O0' to code in his mods...Hi. If i start everyone save i have this error. How can i solve?
Thanks
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00start.rpy", line 278, in script python: File "renpy/common/00start.rpy", line 278, in script python: File "renpy/common/00start.rpy", line 282, in <module> renpy.call_in_new_context("_main_menu") File "renpy/common/00action_file.rpy", line 463, in __call__ renpy.load(fn) AttributeError: Can't get attribute 'O000O00O000OOO0O0' on <renpy.python.StoreModule object at 0x00000000044724c0> -- Full Traceback ------------------------------------------------------------ Full traceback: File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\bootstrap.py", line 274, in bootstrap renpy.main.main() File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\main.py", line 660, in main run(restart) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\main.py", line 146, in run renpy.execution.run_context(True) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\execution.py", line 938, in run_context context.run() File "renpy/common/00start.rpy", line 278, in script python: 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 "renpy/common/00start.rpy", line 278, in script python: File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\ast.py", line 1131, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\python.py", line 1049, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/00start.rpy", line 282, in <module> renpy.call_in_new_context("_main_menu") File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\game.py", line 346, in call_in_new_context return renpy.execution.run_context(False) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\execution.py", line 938, in run_context context.run() File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: 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 "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\ast.py", line 1131, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\python.py", line 1049, 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 "E:\ThirtyDays_CH1-0.07.30-pc\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "E:\ThirtyDays_CH1-0.07.30-pc\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, **kwargs) # type: ignore File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\core.py", line 4252, in interact_core rv = root_widget.event(ev, x, y, 0) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1175, in event rv = i.event(ev, x - xo, y - yo, cst) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1175, in event rv = i.event(ev, x - xo, y - yo, cst) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1175, in event rv = i.event(ev, x - xo, y - yo, cst) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\screen.py", line 743, in event rv = self.child.event(ev, x, y, st) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1175, in event rv = i.event(ev, x - xo, y - yo, cst) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1399, in event rv = super(Window, self).event(ev, x, y, st) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 279, in event rv = d.event(ev, x - xo, y - yo, st) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1175, in event rv = i.event(ev, x - xo, y - yo, cst) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1399, in event rv = super(Window, self).event(ev, x, y, st) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 279, in event rv = d.event(ev, x - xo, y - yo, st) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 1175, in event rv = i.event(ev, x - xo, y - yo, cst) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\layout.py", line 279, in event rv = d.event(ev, x - xo, y - yo, st) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\behavior.py", line 1064, in event return handle_click(self.clicked) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\behavior.py", line 999, in handle_click rv = run(action) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\display\behavior.py", line 329, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 463, in __call__ renpy.load(fn) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\loadsave.py", line 768, in load roots, log = loads(location.load(filename)) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\compat\pickle.py", line 100, in loads return load(io.BytesIO(s)) File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\compat\pickle.py", line 97, in load return up.load() File "E:\ThirtyDays_CH1-0.07.30-pc\renpy\compat\pickle.py", line 93, in find_class return super().find_class(module, name) AttributeError: Can't get attribute 'O000O00O000OOO0O0' on <renpy.python.StoreModule object at 0x00000000044724c0> Windows-10-10.0.19045 AMD64 Ren'Py 8.0.1.22070801 Thirty Days - Chapter 1 0.07.30 Fri Sep 20 10:07:42 2024