CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x
2.90 star(s) 49 Votes

inferno1977

Newbie
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
 

Anon4321

Conversation Conqueror
Jun 24, 2017
6,962
5,514
View attachment 1708078
My Brother's Wife [v0.11.0] Walkthrough Multi Mod
Walkthrough Multi Mod Showcase

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.

Download: - - ANDROID By Blackeye.
Download Optional (See Features): -

If you like my work, please consider supporting me on my or , check my .
Mod breaks the saves
and causes the game to crash when starting a new game

Code:
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 "C:\Users\*************\Desktop\Mybrotherswife-0.11.0-pc\renpy\bootstrap.py", line 359, in bootstrap
    renpy.main.main()
  File "C:\Users\*************\Desktop\Mybrotherswife-0.11.0-pc\renpy\main.py", line 637, in main
    run(restart)
  File "C:\Users\*************\Desktop\Mybrotherswife-0.11.0-pc\renpy\main.py", line 145, in run
    renpy.execution.run_context(True)
  File "C:\Users\*************\Desktop\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 "C:\Users\*************\Desktop\Mybrotherswife-0.11.0-pc\renpy\ast.py", line 2560, in execute
    Say.execute(self)
  File "C:\Users\*************\Desktop\Mybrotherswife-0.11.0-pc\renpy\ast.py", line 583, in execute
    statement_name(stmt_name)
  File "C:\Users\*************\Desktop\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 "C:\Users\*************\Desktop\Mybrotherswife-0.11.0-pc\renpy\exports.py", line 1782, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "C:\Users\*************\Desktop\Mybrotherswife-0.11.0-pc\renpy\display\core.py", line 1549, in do_with
    return self.interact(trans_pause=True,
  File "C:\Users\*************\Desktop\Mybrotherswife-0.11.0-pc\renpy\display\core.py", line 2141, in interact
    self.show_window()
  File "C:\Users\*************\Desktop\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 "C:\Users\*************\Desktop\Mybrotherswife-0.11.0-pc\renpy\character.py", line 1253, in empty_window
    self("", interact=False, _call_done=False)
  File "C:\Users\*************\Desktop\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 "C:\Users\*************\Desktop\Mybrotherswife-0.11.0-pc\renpy\character.py", line 1045, in do_display
    display_say(who,
  File "C:\Users\*************\Desktop\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 "C:\Users\*************\Desktop\Mybrotherswife-0.11.0-pc\renpy\display\screen.py", line 1534, in get_displayable
    screen.update()
  File "C:\Users\*************\Desktop\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.22631 AMD64
Ren'Py 8.2.3.24061702
My brother's wife 0.11.0
Tue Oct 29 15:03:12 2024
 

jasad

Well-Known Member
Dec 14, 2021
1,078
801
View attachment 1708078
My Brother's Wife [v0.11.0] Walkthrough Multi Mod
Walkthrough Multi Mod Showcase

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.

Download: - - ANDROID By Blackeye.
Download Optional (See Features): -

If you like my work, please consider supporting me on my or , check my .
thank you~
 
  • Heart
Reactions: JokerLeader

XV71

Active Member
Feb 25, 2020
650
3,309
Another moron who thinks that adding a shit free-roam is going to pad out their shit content and make it more interesting and feel like there is more than there actually is.

Hilarious.
Yeah, more and more devs(sheep) are doing this, and it needs to stop, adding sandbox to your game only adds trace logs to the thread.
More devs are doing this, hoping to take away from the fact their game has no content or just shit content, by making it more shit.
 

SomeoneX22

Member
Dec 1, 2017
450
929
Another moron who thinks that adding a shit free-roam is going to pad out their shit content and make it more interesting and feel like there is more than there actually is.

Hilarious.
I think devs do this kind of bullshit out of boredom. Why write plot or do renders when you can code some barely working mini-game, puzzle or free-roam segment.
I've seen worse when dev suddenly desides to switch from DAZ to Unreal for renders and vanishes. Or changes engine from RenPy to Godot just because. Or spend months playing with AI art.
That is a problem of Patreon, people paying not for work, but for any random shit dev intrested in. Halloween side stories? One-shots? Constant remakes? Patrons will pay for everything :LOL:
 
2.90 star(s) 49 Votes