What are you favorite fetishes (you can choose more then one)


  • Total voters
    47,952

lolblow

Newbie
Jun 5, 2017
52
21
158
i cant seem to find any futa content, so i think the futa/trans should be removed because it's misguiding many people sadly
 

Muchos

Member
May 31, 2017
195
110
197
I hope future updates will let you progress the story more manually, for example by taking decisions or going places so you can play longer than the 9 days. (without savebreaking groundhogday)
 

zegamez

Well-Known Member
Game Developer
May 22, 2019
1,465
4,123
407
JUMPING THROUGH A FEW DAYS WITH SKIPPING CONTENT ISSUE:

 
  • Like
Reactions: Ekzar

zegamez

Well-Known Member
Game Developer
May 22, 2019
1,465
4,123
407
Translations is not ready yet. I'll make the last small update when they are ready and continue
 

hassan12309

Member
Oct 15, 2017
178
44
197
so I played the game it is great I know there is two routes but when do we actually get to interact with Amy did I do something wrong and missed her because hunter seem the only love interest here compered to Amy who we didn't meet yet i have been watching this game for a while and I wanted to wait for Amy and when I played this updated i was disappointed to find we don't talk with her yet can I know how long do we have wait or did I miss something and we do talk to her
 
  • Like
Reactions: zegamez

Y2k94

Member
Jan 16, 2019
273
322
240
whats wrong? i downloaded 0.15e and its all errors. i loaded a save, error. started a new game error???
open gallery, error
so its really necessary to have both, week 1 and 2? -.- just put it on an external drive
 
Last edited:

zegamez

Well-Known Member
Game Developer
May 22, 2019
1,465
4,123
407
whats wrong? i downloaded 0.15e and its all errors. i loaded a save, error. started a new game error???
open gallery, error
so its really necessary to have both, week 1 and 2? -.- just put it on an external drive
Yes, you need both. See instructions in the first post
 

zegamez

Well-Known Member
Game Developer
May 22, 2019
1,465
4,123
407
so I played the game it is great I know there is two routes but when do we actually get to interact with Amy did I do something wrong and missed her because hunter seem the only love interest here compered to Amy who we didn't meet yet i have been watching this game for a while and I wanted to wait for Amy and when I played this updated i was disappointed to find we don't talk with her yet can I know how long do we have wait or did I miss something and we do talk to her
Main character will meet Amy later
 

Davnier

Member
Oct 18, 2019
139
125
228
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/w1d1.rpy", line 223, in script
pause
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
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: 2.5 is not in list

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

Full traceback:
File "game/w1d1.rpy", line 223, in script
pause
File "C:\Users\Delph\Downloads\BT-0.1.5e-week2-pc\BT-0.1.5e-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\Delph\Downloads\BT-0.1.5e-week2-pc\BT-0.1.5e-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\Delph\Downloads\BT-0.1.5e-week2-pc\BT-0.1.5e-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
File "C:\Users\Delph\Downloads\BT-0.1.5e-week2-pc\BT-0.1.5e-pc\renpy\exports.py", line 1480, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "C:\Users\Delph\Downloads\BT-0.1.5e-week2-pc\BT-0.1.5e-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Delph\Downloads\BT-0.1.5e-week2-pc\BT-0.1.5e-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Delph\Downloads\BT-0.1.5e-week2-pc\BT-0.1.5e-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Delph\Downloads\BT-0.1.5e-week2-pc\BT-0.1.5e-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Delph\Downloads\BT-0.1.5e-week2-pc\BT-0.1.5e-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Delph\Downloads\BT-0.1.5e-week2-pc\BT-0.1.5e-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Delph\Downloads\BT-0.1.5e-week2-pc\BT-0.1.5e-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\Delph\Downloads\BT-0.1.5e-week2-pc\BT-0.1.5e-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Delph\Downloads\BT-0.1.5e-week2-pc\BT-0.1.5e-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\Delph\Downloads\BT-0.1.5e-week2-pc\BT-0.1.5e-pc\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 655, in <module>
ValueError: 2.5 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 18:57:44 2022

i become this with both versions Week 1 and 2 seperate and with the big version (Full Version)

I can't do anything in stats menu well i become this error xD
 
  • Like
Reactions: Abmms and denen
4.30 star(s) 62 Votes