Mod Cheat Mod Ren'Py Bright Lord [Phase 1 v0.6c Elite] [Phase2 Ep10] Walkthrough Multi Mod [Joker Leader]

SonsOfLiberty

Board Buff
Game Compressor
Sep 3, 2022
17,814
144,158
The next update will have both Phase 1 and Phase 2 combined in one release JokerLeader, should be a fun one to update :devilish:

I should be able to have early access to the Steam version as well, hopefully once that is out can replace them all.
 
  • Like
Reactions: rnzn and perseus420

Klotet

Newbie
Aug 3, 2017
56
28
the ones on MIXDROP have viruses in them... my browser warned on everyone
although those that are on the Patreon page there was no virus
 

Fluo

Newbie
May 15, 2021
21
6
Wanted to play the game from start (part 1)
with the mod but i get this :


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/ep1.rpy", line 67, in script
"WARNING!!! I don't take any responsibility on how you name your relationships with the girls."
File "game/scripts/ep1.rpy", line 67, in script
"WARNING!!! I don't take any responsibility on how you name your relationships with the girls."
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "game/JokerMod/JokerScreen.rpy", line 310, in execute
screen say(who, what):
File "game/JokerMod/JokerScreen.rpy", line 310, in execute
screen say(who, what):
File "game/JokerMod/JokerScreen.rpy", line 315, in execute
window:
File "game/JokerMod/JokerScreen.rpy", line 326, in execute
if persistent.say_window_alpha < 0.6:
File "game/JokerMod/JokerScreen.rpy", line 326, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'



how can i fix that?
 

oneme

New Member
Sep 23, 2017
3
1
Wanted to play the game from start (part 1)
with the mod but i get this :


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/ep1.rpy", line 67, in script
"WARNING!!! I don't take any responsibility on how you name your relationships with the girls."
File "game/scripts/ep1.rpy", line 67, in script
"WARNING!!! I don't take any responsibility on how you name your relationships with the girls."
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "game/JokerMod/JokerScreen.rpy", line 310, in execute
screen say(who, what):
File "game/JokerMod/JokerScreen.rpy", line 310, in execute
screen say(who, what):
File "game/JokerMod/JokerScreen.rpy", line 315, in execute
window:
File "game/JokerMod/JokerScreen.rpy", line 326, in execute
if persistent.say_window_alpha < 0.6:
File "game/JokerMod/JokerScreen.rpy", line 326, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'



how can i fix that?
It means the mod is unusable
 

behnamtira

Newbie
Mar 1, 2020
59
26
View attachment 1977892
Check features to learn more about the Mod.

If you like my work, please consider supporting me on my or , check my .


Game/Creator: Bright Lord -
Modder: JokerLeader
Android: Roy26633356 & DarkAssassin
Mod Version: 0.1
Game Version: [Phase 1 v0.6c Elite] [Phase2 Ep10.]

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 (Phase 1 v0.6c Elite): - - ANDROID
Download Optional (Phase 1 v0.6c Elite): -

Download (Phase2 Ep10.): -
Download Optional (Phase2 Ep10.): -
all mixdrop link not work with vpn please upload to another site
 
Nov 18, 2022
29
7
Python:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/prologue.rpy", line 101, in script call
    call prologue_ep01
  File "game/scripts/prologue.rpy", line 123, in script
    "Have you Encouragued Margarie?"
Exception: The say screen (or show_function) must return a Text object.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/scripts/prologue.rpy", line 101, in script call
    call prologue_ep01
  File "game/scripts/prologue.rpy", line 123, in script
    "Have you Encouragued Margarie?"
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/character.py", line 1266, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/character.py", line 927, in do_display
    display_say(who,
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/character.py", line 624, in display_say
    raise Exception("The say screen (or show_function) must return a Text object.")
Exception: The say screen (or show_function) must return a Text object.

Linux-6.8.0-31-generic-x86_64-with-glibc2.39 x86_64
Ren'Py 8.0.3.22090809
Bright Lord p2 EP10
Wed May 15 08:30:51 2024
fresh game unpack with walkthrough mod, was not able to fix it myself - any advice?
 

JokerLeader

Former Legendary Game Compressor
Modder
Game Compressor
Donor
Mar 16, 2019
8,020
78,380
Python:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/prologue.rpy", line 101, in script call
    call prologue_ep01
  File "game/scripts/prologue.rpy", line 123, in script
    "Have you Encouragued Margarie?"
Exception: The say screen (or show_function) must return a Text object.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/scripts/prologue.rpy", line 101, in script call
    call prologue_ep01
  File "game/scripts/prologue.rpy", line 123, in script
    "Have you Encouragued Margarie?"
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/character.py", line 1266, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/character.py", line 927, in do_display
    display_say(who,
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/character.py", line 624, in display_say
    raise Exception("The say screen (or show_function) must return a Text object.")
Exception: The say screen (or show_function) must return a Text object.

Linux-6.8.0-31-generic-x86_64-with-glibc2.39 x86_64
Ren'Py 8.0.3.22090809
Bright Lord p2 EP10
Wed May 15 08:30:51 2024
fresh game unpack with walkthrough mod, was not able to fix it myself - any advice?
I will check it out
 
  • Like
Reactions: UhSEHn2vZJXjeY4p

JokerLeader

Former Legendary Game Compressor
Modder
Game Compressor
Donor
Mar 16, 2019
8,020
78,380
Python:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/prologue.rpy", line 101, in script call
    call prologue_ep01
  File "game/scripts/prologue.rpy", line 123, in script
    "Have you Encouragued Margarie?"
Exception: The say screen (or show_function) must return a Text object.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/scripts/prologue.rpy", line 101, in script call
    call prologue_ep01
  File "game/scripts/prologue.rpy", line 123, in script
    "Have you Encouragued Margarie?"
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/character.py", line 1266, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/character.py", line 927, in do_display
    display_say(who,
  File "/home/user/Games/itch/BrightLordp2-EP10-pc/renpy/character.py", line 624, in display_say
    raise Exception("The say screen (or show_function) must return a Text object.")
Exception: The say screen (or show_function) must return a Text object.

Linux-6.8.0-31-generic-x86_64-with-glibc2.39 x86_64
Ren'Py 8.0.3.22090809
Bright Lord p2 EP10
Wed May 15 08:30:51 2024
fresh game unpack with walkthrough mod, was not able to fix it myself - any advice?
Fixed, you need to download the mod again and drag the two folders inside.
 
  • Like
Reactions: UhSEHn2vZJXjeY4p

tomas024

Newbie
Apr 30, 2018
41
20
After install latest mod, the auto button is always on, i cant disable the auto mod. This doesn't happen while playing without mod. Can u help. Thanks
 

JokerLeader

Former Legendary Game Compressor
Modder
Game Compressor
Donor
Mar 16, 2019
8,020
78,380
Is it just me, or now it just skips dialogue. Others seem to have the same issue.
After install latest mod, the auto button is always on, i cant disable the auto mod. This doesn't happen while playing without mod. Can u help. Thanks
Not just you, JokerLeader care to take a look? Sorry i didnt mentioned earlier but was finishing other title in meantime
The error is coming from my Joker Screen Script, delete both scripts that should fixe the issue for now.

The Mod is now fixed, you need to download the Mod again, I also recommend you to replace this renpy file for the one in the normal game folder
 
Last edited: