You're welcome, enjoy the gameThanks for your very fast update
You can use the Free Patreon LinkI get endless popup ads for various ... dodgy ... sites when I click the Mixdrop download.
EDIT: No matter how many popups I close (I even have AdBlock) the file doesn't download.
Pro-tip, ublock origins....and privacy badger.I get endless popup ads for various ... dodgy ... sites when I click the Mixdrop download.
EDIT: No matter how many popups I close (I even have AdBlock) the file doesn't download.
Updated, thanksJokerLeader v0.1.5 is out, links are in the thread
Noticed your thread title is v0.14, think it's v0.1.4, that's the way the thread and file names are, same with v0.1.5?
I get endless popup ads for various ... dodgy ... sites when I click the Mixdrop download.
EDIT: No matter how many popups I close (I even have AdBlock) the file doesn't download.
Firefox too. Says it's Malware."This file is dangerous, so Chrome has blocked it. "
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "game/JokerMod/JokerCheats.rpy", line 26, in execute
screen cheatmenu():
File "game/JokerMod/JokerCheats.rpy", line 26, in execute
screen cheatmenu():
File "game/JokerMod/JokerCheats.rpy", line 29, in execute
python:
File "game/JokerMod/JokerCheats.rpy", line 34, in <module>
[lesbian, "lesbian", "{b}Lesbian"],
NameError: name 'lesbian' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/JokerMod/JokerCheats.rpy", line 26, in execute
screen cheatmenu():
File "game/JokerMod/JokerCheats.rpy", line 26, in execute
screen cheatmenu():
File "game/JokerMod/JokerCheats.rpy", line 29, in execute
python:
File "game/JokerMod/JokerCheats.rpy", line 34, in <module>
[lesbian, "lesbian", "{b}Lesbian"],
NameError: name 'lesbian' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Life in Middle East v0.1.5
Sat Jun 3 14:21:13 2023
I've tested the mod, I'm not getting that errorGetting this error whenever I click on the cheat menu
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00gamemenu.rpy", line 173, in script $ ui.interact() File "renpy/common/00gamemenu.rpy", line 173, in <module> $ ui.interact() File "game/JokerMod/JokerCheats.rpy", line 26, in execute screen cheatmenu(): File "game/JokerMod/JokerCheats.rpy", line 26, in execute screen cheatmenu(): File "game/JokerMod/JokerCheats.rpy", line 29, in execute python: File "game/JokerMod/JokerCheats.rpy", line 34, in <module> [lesbian, "lesbian", "{b}Lesbian"], NameError: name 'lesbian' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/00gamemenu.rpy", line 173, in script $ ui.interact() File "renpy/ast.py", line 928, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2245, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/00gamemenu.rpy", line 173, in <module> $ ui.interact() File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3325, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 3737, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/screen.py", line 436, in visit_all callback(self) File "renpy/display/core.py", line 3737, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/screen.py", line 447, in per_interact self.update() File "renpy/display/screen.py", line 637, in update self.screen.function(**self.scope) File "game/JokerMod/JokerCheats.rpy", line 26, in execute screen cheatmenu(): File "game/JokerMod/JokerCheats.rpy", line 26, in execute screen cheatmenu(): File "game/JokerMod/JokerCheats.rpy", line 29, in execute python: File "game/JokerMod/JokerCheats.rpy", line 34, in <module> [lesbian, "lesbian", "{b}Lesbian"], NameError: name 'lesbian' is not defined Windows-10-10.0.19041 Ren'Py 7.4.11.2266 Life in Middle East v0.1.5 Sat Jun 3 14:21:13 2023
I tried redownloading both the current version of the game and the mod (the one from your Patreon, the Mixdrop link gets autoflagged as dangerous by Chrome) and I still get the same error. So I dunno what's wrong with my game if you're not getting the errorI've tested the mod, I'm not getting that error
Can you please update this?View attachment 2561313
Check features to learn more about the Mod.
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.
Updated: 2020/09/02
Game/Creator: Life in Middle East -You must be registered to see the links
Modder: Joker Leader -You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
Andoid Port: cebs - Android
Mod Version: 0.1
Game Version: 0.15
Language: English
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've fixed the "BláBlá" error in Polad Scene, Fixed Cheats error, also I've made the Green in the choices a bit darker.
Download:You must be registered to see the links-You must be registered to see the links- ANDROID
Can you please update this?
Does it work with the aggressive patch?
I think JokerLeader is on vacation, so might be a bit before this gets updated
That would explain it, because normally Joker is on these things much faster than this. That's cool, I am sure when he gets done with his holiday, this would be updated shortly afterwards.I think JokerLeader is on vacation, so might be a bit before this gets updated
Can you please read this? https://f95zone.to/threads/life-in-...gh-multi-mod-joker-leader.60694/post-11377237Can you please update this?