Who cares!For the lazy. Updating Wills747 gallery unlocker. Replace the file in BT-0.1.2a-pc\game
Has no dialogues, for the dialogues you've got to play.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/w2d2.rpy", line 74, in script call
call return_home_noon1 from _call_return_home_noon1_2
File "game/repeat_morning.rpy", line 52, in script call
call shower1 from _call_shower1_4
File "game/repeat1.rpy", line 1450, in script
menu:
File "game/screens.rpy", line 614, in execute
screen skills:
File "game/screens.rpy", line 614, in execute
screen skills:
File "game/screens.rpy", line 644, in execute
frame:
File "game/screens.rpy", line 649, in execute
imagebutton auto "screens/cheats_%s.png":
File "game/screens.rpy", line 649, in keywords
imagebutton auto "screens/cheats_%s.png":
ValueError: 8 is not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/w2d2.rpy", line 74, in script call
call return_home_noon1 from _call_return_home_noon1_2
File "game/repeat_morning.rpy", line 52, in script call
call shower1 from _call_shower1_4
File "game/repeat1.rpy", line 1450, in script
menu:
File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\exports.py", line 990, in menu
rv = renpy.store.menu(new_items)
File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\exports.py", line 1226, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\screen.py", line 440, in per_interact
self.update()
File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 614, in execute
screen skills:
File "game/screens.rpy", line 614, in execute
screen skills:
File "game/screens.rpy", line 644, in execute
frame:
File "game/screens.rpy", line 649, in execute
imagebutton auto "screens/cheats_%s.png":
File "game/screens.rpy", line 649, in keywords
imagebutton auto "screens/cheats_%s.png":
File "<screen language>", line 659, in <module>
ValueError: 8 is not in list
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Beauty and the Thug 0.1.5e
Tue Dec 20 23:24:17 2022
Please - read the thread - just posted this 4 posts aboveSame error as some of the dudes here when you press the Stats button, you get:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/w2d2.rpy", line 74, in script call call return_home_noon1 from _call_return_home_noon1_2 File "game/repeat_morning.rpy", line 52, in script call call shower1 from _call_shower1_4 File "game/repeat1.rpy", line 1450, in script menu: File "game/screens.rpy", line 614, in execute screen skills: File "game/screens.rpy", line 614, in execute screen skills: File "game/screens.rpy", line 644, in execute frame: File "game/screens.rpy", line 649, in execute imagebutton auto "screens/cheats_%s.png": File "game/screens.rpy", line 649, in keywords imagebutton auto "screens/cheats_%s.png": ValueError: 8 is not in list -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/w2d2.rpy", line 74, in script call call return_home_noon1 from _call_return_home_noon1_2 File "game/repeat_morning.rpy", line 52, in script call call shower1 from _call_shower1_4 File "game/repeat1.rpy", line 1450, in script menu: File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\ast.py", line 1628, in execute choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments) File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\exports.py", line 990, in menu rv = renpy.store.menu(new_items) File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\exports.py", line 1226, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\core.py", line 3094, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\screen.py", line 430, in visit_all callback(self) File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\core.py", line 3094, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\screen.py", line 440, in per_interact self.update() File "E:\Hgames\BeautyAndTheThug-0.1.5e\renpy\display\screen.py", line 625, in update self.screen.function(**self.scope) File "game/screens.rpy", line 614, in execute screen skills: File "game/screens.rpy", line 614, in execute screen skills: File "game/screens.rpy", line 644, in execute frame: File "game/screens.rpy", line 649, in execute imagebutton auto "screens/cheats_%s.png": File "game/screens.rpy", line 649, in keywords imagebutton auto "screens/cheats_%s.png": File "<screen language>", line 659, in <module> ValueError: 8 is not in list Windows-8-6.2.9200 Ren'Py 7.3.5.606 Beauty and the Thug 0.1.5e Tue Dec 20 23:24:17 2022
Unzip, install the apk. start and grant permissions. It will then tell you where to put the rpa files. Put them there and restart the game.Don't understand how to play Will's android port. I downloaded it as a zipped file and then unzipped it but when I go to start it from the icon it tells me that I need to do something with the documents for week one and week two and I don't see a way to do it. I'm admittedly fairly unwise to the ways of computer files though
Awesome job for compressing I got an error from old save that I resaved first so it wasn't over a year old lol and I got an error screen when trying to access the stats menu which it wouldn't allow me to ignore only rollback and continue gameplay.Beauty and the Thug [v0.1.5e] FULL (Week 1 + Week2) [Ze-gam-eZ]
COMPRESSED
SIZE ~ 1.78 GB
PC:You must be registered to see the links- WORKUPLOAD - PIXELDRAIN -You must be registered to see the links
MAC:You must be registered to see the links- WORKUPLOAD - PIXELDRAIN -You must be registered to see the links
You don't have permission to view the spoiler content. Log in or register now.
Thanks for answering can I ask you how many updates will we wait for until we meet her because I'm planning to wait for her before I play this game againMain character will meet Amy later
https://f95zone.to/threads/beauty-and-the-thug-v0-1-5e-ze-gam-ez.75874/post-9649888Last played v0.1.2a and trying to continue my game with v0.1.5e but when I get up on March 10 (day 10?) I get told I have reached the end of content for v01.1.5e ???
In addition I have the Stats button error several people have reported.
While I find the game fun and interesting I've had to restart from the beginning about 3-4 times now and I'm at the point I'll just wait (however long it takes) for the final release.