- Mar 9, 2020
- 40
- 48
Indeed game crashes when try to load a save or fresh start;
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 148, in script
unk " ...Henry Evans..."
File "game/script.rpy", line 148, in script
unk " ...Henry Evans..."
File "renpy/common/000window.rpy", line 126, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 70, in _window_show
renpy.with_statement(trans)
File "renpy/common/00library.rpy", line 169, in _default_empty_window
store.narrator.empty_window()
File "game/JokerMod/JokerTextbox.rpy", line 135, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 135, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 140, in execute
window:
File "game/JokerMod/JokerTextbox.rpy", line 151, in execute
if persistent.say_window_alpha < 0.6:
File "game/JokerMod/JokerTextbox.rpy", line 151, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\main.py", line 637, in main
run(restart)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\main.py", line 145, in run
renpy.execution.run_context(True)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\execution.py", line 955, in run_context
context.run()
File "game/script.rpy", line 148, in script
unk " ...Henry Evans..."
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "game/script.rpy", line 148, in script
unk " ...Henry Evans..."
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\ast.py", line 2560, in execute
Say.execute(self)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\ast.py", line 583, in execute
statement_name(stmt_name)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\ast.py", line 52, in statement_name
i(name)
File "renpy/common/000window.rpy", line 126, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 70, in _window_show
renpy.with_statement(trans)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\exports.py", line 1782, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\display\core.py", line 1549, in do_with
return self.interact(trans_pause=True,
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\display\core.py", line 2141, in interact
self.show_window()
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\display\core.py", line 1531, in show_window
renpy.config.empty_window()
File "renpy/common/00library.rpy", line 169, in _default_empty_window
store.narrator.empty_window()
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\character.py", line 1253, in empty_window
self("", interact=False, _call_done=False)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\character.py", line 1394, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\character.py", line 1045, in do_display
display_say(who,
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\character.py", line 686, in display_say
what_text = renpy.display.screen.get_widget(what_text[0], what_text[1], what_text[2])
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\display\screen.py", line 1534, in get_displayable
screen.update()
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/JokerMod/JokerTextbox.rpy", line 135, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 135, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 140, in execute
window:
File "game/JokerMod/JokerTextbox.rpy", line 151, in execute
if persistent.say_window_alpha < 0.6:
File "game/JokerMod/JokerTextbox.rpy", line 151, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
My brother's wife 0.11.0
Tue Oct 29 15:20:13 2024
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 148, in script
unk " ...Henry Evans..."
File "game/script.rpy", line 148, in script
unk " ...Henry Evans..."
File "renpy/common/000window.rpy", line 126, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 70, in _window_show
renpy.with_statement(trans)
File "renpy/common/00library.rpy", line 169, in _default_empty_window
store.narrator.empty_window()
File "game/JokerMod/JokerTextbox.rpy", line 135, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 135, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 140, in execute
window:
File "game/JokerMod/JokerTextbox.rpy", line 151, in execute
if persistent.say_window_alpha < 0.6:
File "game/JokerMod/JokerTextbox.rpy", line 151, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\main.py", line 637, in main
run(restart)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\main.py", line 145, in run
renpy.execution.run_context(True)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\execution.py", line 955, in run_context
context.run()
File "game/script.rpy", line 148, in script
unk " ...Henry Evans..."
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "game/script.rpy", line 148, in script
unk " ...Henry Evans..."
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\ast.py", line 2560, in execute
Say.execute(self)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\ast.py", line 583, in execute
statement_name(stmt_name)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\ast.py", line 52, in statement_name
i(name)
File "renpy/common/000window.rpy", line 126, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 70, in _window_show
renpy.with_statement(trans)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\exports.py", line 1782, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\display\core.py", line 1549, in do_with
return self.interact(trans_pause=True,
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\display\core.py", line 2141, in interact
self.show_window()
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\display\core.py", line 1531, in show_window
renpy.config.empty_window()
File "renpy/common/00library.rpy", line 169, in _default_empty_window
store.narrator.empty_window()
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\character.py", line 1253, in empty_window
self("", interact=False, _call_done=False)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\character.py", line 1394, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\character.py", line 1045, in do_display
display_say(who,
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\character.py", line 686, in display_say
what_text = renpy.display.screen.get_widget(what_text[0], what_text[1], what_text[2])
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\display\screen.py", line 1534, in get_displayable
screen.update()
File "F:\Games\Mybrotherswife-0.11.0-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/JokerMod/JokerTextbox.rpy", line 135, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 135, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 140, in execute
window:
File "game/JokerMod/JokerTextbox.rpy", line 151, in execute
if persistent.say_window_alpha < 0.6:
File "game/JokerMod/JokerTextbox.rpy", line 151, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
My brother's wife 0.11.0
Tue Oct 29 15:20:13 2024