AntuanShotaLover
Active Member
- Dec 24, 2020
- 551
- 798
- 230
Universal Choice Descriptor?Here's my unofficial android port of Sisterly Lust v1.11.1
with Universal Choice Descriptor
Download
You must be registered to see the linksPixeldrain
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Because i don't know if it would interfere with all the fixes the new version has...Universal Choice Descriptor?
Very weird mod to add... why not Lord Ashrams mod that let's you choose the path you want from the get go?
Well i'll add a version with Lord Ashrams mod but i can't test it, so it will be at anyones riskUniversal Choice Descriptor?
Very weird mod to add... why not Lord Ashrams mod that let's you choose the path you want from the get go?
I think as long as the phone or app player doesn't explode we good...Well i'll add a version with Lord Ashrams mod but i can't test it, so it will be at anyones risk![]()
Updated, if you are willing to test it let me know if there are any bugsI think as long as the phone or app player doesn't explode we good...
...but thank you.![]()
I have to install the ic patch for that version too right?Updated, if you are willing to test it let me know if there are any bugs![]()
Yes my friendI have to install the ic patch for that version too right?
Pretty much the same. Only minor bugfixes. If you already played it and had no bugs then you don't have to replay. No new content was added.I have a question. The last version that I've (quite recently) replayed was 1.1.6 Extra Scenes. In the OP it is 1.1.11 - does it worth replaying again or it's pretty much the same?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day01.rpy", line 27, in script
menu:
File "game/screens.rpy", line 406, in execute
File "game/screens.rpy", line 406, in execute
File "game/screens.rpy", line 409, in execute
File "game/screens.rpy", line 416, in execute
File "game/screens.rpy", line 417, in execute
File "game/screens.rpy", line 418, in execute
NameError: Name 'bad' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/day01.rpy", line 27, in script
menu:
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\ast.py", line 1922, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\exports.py", line 1106, in menu
rv = renpy.store.menu(new_items)
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\exports.py", line 1345, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\core.py", line 3579, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\core.py", line 4052, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\core.py", line 4052, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\screen.py", line 487, in per_interact
self.update()
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 406, in execute
File "game/screens.rpy", line 406, in execute
File "game/screens.rpy", line 409, in execute
File "game/screens.rpy", line 416, in execute
File "game/screens.rpy", line 417, in execute
File "game/screens.rpy", line 418, in execute
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\ui.py", line 988, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\text\text.py", line 1633, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\text\text.py", line 1763, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'bad' is not defined.
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
SL 1.1.11
Sat Sep 9 01:35:09 2023
So, you installed a Mod for 1.1.6 and you are suprised that it didn't work with the 1.1.11 game? Colour me suprised.just started playing this game and I love it I installed Walkthrough / Scene Gallery but it started crashing every time i tried to open it and gave me this erroCode:I'm sorry, but an uncaught exception occurred. While running game code: File "game/day01.rpy", line 27, in script menu: File "game/screens.rpy", line 406, in execute File "game/screens.rpy", line 406, in execute File "game/screens.rpy", line 409, in execute File "game/screens.rpy", line 416, in execute File "game/screens.rpy", line 417, in execute File "game/screens.rpy", line 418, in execute NameError: Name 'bad' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/day01.rpy", line 27, in script menu: File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\ast.py", line 1922, in execute choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments) File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\exports.py", line 1106, in menu rv = renpy.store.menu(new_items) File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\exports.py", line 1345, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\core.py", line 3579, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\core.py", line 4052, in interact_core root_widget.visit_all(lambda d : d.per_interact()) File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\core.py", line 681, in visit_all d.visit_all(callback, seen) File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\core.py", line 681, in visit_all d.visit_all(callback, seen) File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\core.py", line 681, in visit_all d.visit_all(callback, seen) File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\screen.py", line 476, in visit_all callback(self) File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\core.py", line 4052, in <lambda> root_widget.visit_all(lambda d : d.per_interact()) File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\screen.py", line 487, in per_interact self.update() File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\display\screen.py", line 680, in update self.screen.function(**self.scope) File "game/screens.rpy", line 406, in execute File "game/screens.rpy", line 406, in execute File "game/screens.rpy", line 409, in execute File "game/screens.rpy", line 416, in execute File "game/screens.rpy", line 417, in execute File "game/screens.rpy", line 418, in execute File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\ui.py", line 988, in _textbutton text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs) File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\text\text.py", line 1633, in __init__ self.set_text(text, scope, substitute) # type: ignore File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\text\text.py", line 1763, in set_text i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\substitutions.py", line 278, in substitute s = formatter.vformat(s, (), kwargs) # type: ignore File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\substitutions.py", line 168, in get_field obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs) File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value File "C:\Users\1king\OneDrive\Desktop\SL-1.1.11-Uncensored Edition\renpy\substitutions.py", line 236, in __getitem__ raise NameError("Name '{}' is not defined.".format(key)) NameError: Name 'bad' is not defined. Windows-10-10.0.22621 AMD64 Ren'Py 8.1.1.23060707 SL 1.1.11 Sat Sep 9 01:35:09 2023
thank you for pointing that out wasnt passing attention. didn't know he die (RIP LORD ASHRAM)So, you installed a Mod for 1.1.6 and you are suprised that it didn't work with the 1.1.11 game? Colour me suprised.
Also as Lord Ashram passed away this year due cancer, the chance that any of his mods will get an update is almost 0.
Why don't you go to the TFTUV thread and ask there...Umm how can i add a patch on your android port game TFTUV