ktunga

Active Member
Jul 10, 2022
589
583
104
shit ..sorry but im done with this game ....2023 and still hard to believe there is no content ...its hard bcs this one was one of my favs but ,after almost 5 years i can say there is ...at least for meor my point of view[yeah ofc if you like being tease by bj and hj scenes there are plenty] ..its a shame .....good luck dev
 

Boehser Onkel

Forum Fanatic
Modder
Feb 20, 2021
4,878
8,737
592
shit ..sorry but im done with this game ....2023 and still hard to believe there is no content ...its hard bcs this one was one of my favs but ,after almost 5 years i can say there is ...at least for meor my point of view[yeah ofc if you like being tease by bj and hj scenes there are plenty] ..its a shame .....good luck dev
are you sure you played the game and not just some replays you got from anyone´s save file?
you sound like this type...

edit :
ppl who define "content" to only the lewd scenes , should go just watch porn
 
Last edited:
  • Like
  • Angry
Reactions: 0x52 and theola

Nothsor

Newbie
Jul 20, 2017
28
10
146
I seem to be having issues with giving Jessy the pill too. I bought some from the store. Select it in my inventory. Wait for the right day/time. But when I go to the lounge/kitchen it says nothing to do here.
 

Boehser Onkel

Forum Fanatic
Modder
Feb 20, 2021
4,878
8,737
592
I seem to be having issues with giving Jessy the pill too. I bought some from the store. Select it in my inventory. Wait for the right day/time. But when I go to the lounge/kitchen it says nothing to do here.
wednesday midnight
 

Rebeldad

Well-Known Member
Aug 7, 2018
1,041
735
321
Not sure if I did something wrong but just started the Vn and getting errors. /spoiler
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 513, in execute_show_screen
    renpy.with_statement(eval(transition_expr))
  File "game/scripts/screens/stats.rpy", line 60, in execute
  File "game/scripts/screens/stats.rpy", line 60, in execute
  File "game/scripts/screens/stats.rpy", line 76, in execute
  File "game/scripts/screens/stats.rpy", line 78, in execute
  File "game/scripts/screens/stats.rpy", line 84, in execute
  File "game/scripts/screens/stats.rpy", line 88, in execute
  File "game/scripts/screens/stats.rpy", line 89, in execute
  File "game/scripts/screens/stats.rpy", line 90, in execute
  File "game/scripts/screens/stats.rpy", line 91, in execute
  File "game/scripts/screens/stats.rpy", line 93, in execute
  File "game/scripts/screens/stats.rpy", line 94, in execute
  File "game/scripts/screens/stats.rpy", line 95, in execute
  File "game/scripts/screens/stats.rpy", line 353, in execute
  File "game/scripts/screens/stats.rpy", line 353, in execute
  File "game/scripts/screens/stats.rpy", line 354, in execute
  File "game/scripts/screens/stats.rpy", line 359, in execute
  File "game/scripts/screens/stats.rpy", line 364, in execute
  File "game/scripts/screens/stats.rpy", line 367, in execute
  File "game/scripts/screens/stats.rpy", line 367, in keywords
ZeroDivisionError: float division by zero

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

Full traceback:
  File "scripts/ch1_intro.rpyc", line 403, in script call
  File "scripts/help.rpyc", line 19, in script call
  File "scripts/help.rpyc", line 29, in script
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 513, in execute_show_screen
    renpy.with_statement(eval(transition_expr))
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/scripts/screens/stats.rpy", line 60, in execute
  File "game/scripts/screens/stats.rpy", line 60, in execute
  File "game/scripts/screens/stats.rpy", line 76, in execute
  File "game/scripts/screens/stats.rpy", line 78, in execute
  File "game/scripts/screens/stats.rpy", line 84, in execute
  File "game/scripts/screens/stats.rpy", line 88, in execute
  File "game/scripts/screens/stats.rpy", line 89, in execute
  File "game/scripts/screens/stats.rpy", line 90, in execute
  File "game/scripts/screens/stats.rpy", line 91, in execute
  File "game/scripts/screens/stats.rpy", line 93, in execute
  File "game/scripts/screens/stats.rpy", line 94, in execute
  File "game/scripts/screens/stats.rpy", line 95, in execute
  File "game/scripts/screens/stats.rpy", line 353, in execute
  File "game/scripts/screens/stats.rpy", line 353, in execute
  File "game/scripts/screens/stats.rpy", line 354, in execute
  File "game/scripts/screens/stats.rpy", line 359, in execute
  File "game/scripts/screens/stats.rpy", line 364, in execute
  File "game/scripts/screens/stats.rpy", line 367, in execute
  File "game/scripts/screens/stats.rpy", line 367, in keywords
  File "<screen language>", line 367, in <module>
ZeroDivisionError: float division by zero

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Big City's Pleasures 0.6.1
Sun Mar 19 19:14:43 2023
[/CODE]
/spoiler
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,433
280,130
957
Not sure if I did something wrong but just started the Vn and getting errors. /spoiler
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 513, in execute_show_screen
    renpy.with_statement(eval(transition_expr))
  File "game/scripts/screens/stats.rpy", line 60, in execute
  File "game/scripts/screens/stats.rpy", line 60, in execute
  File "game/scripts/screens/stats.rpy", line 76, in execute
  File "game/scripts/screens/stats.rpy", line 78, in execute
  File "game/scripts/screens/stats.rpy", line 84, in execute
  File "game/scripts/screens/stats.rpy", line 88, in execute
  File "game/scripts/screens/stats.rpy", line 89, in execute
  File "game/scripts/screens/stats.rpy", line 90, in execute
  File "game/scripts/screens/stats.rpy", line 91, in execute
  File "game/scripts/screens/stats.rpy", line 93, in execute
  File "game/scripts/screens/stats.rpy", line 94, in execute
  File "game/scripts/screens/stats.rpy", line 95, in execute
  File "game/scripts/screens/stats.rpy", line 353, in execute
  File "game/scripts/screens/stats.rpy", line 353, in execute
  File "game/scripts/screens/stats.rpy", line 354, in execute
  File "game/scripts/screens/stats.rpy", line 359, in execute
  File "game/scripts/screens/stats.rpy", line 364, in execute
  File "game/scripts/screens/stats.rpy", line 367, in execute
  File "game/scripts/screens/stats.rpy", line 367, in keywords
ZeroDivisionError: float division by zero

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

Full traceback:
  File "scripts/ch1_intro.rpyc", line 403, in script call
  File "scripts/help.rpyc", line 19, in script call
  File "scripts/help.rpyc", line 29, in script
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 513, in execute_show_screen
    renpy.with_statement(eval(transition_expr))
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "D:\Visual Novels\Big City Pleasures\BigCitysPleasures-0.6.1-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/scripts/screens/stats.rpy", line 60, in execute
  File "game/scripts/screens/stats.rpy", line 60, in execute
  File "game/scripts/screens/stats.rpy", line 76, in execute
  File "game/scripts/screens/stats.rpy", line 78, in execute
  File "game/scripts/screens/stats.rpy", line 84, in execute
  File "game/scripts/screens/stats.rpy", line 88, in execute
  File "game/scripts/screens/stats.rpy", line 89, in execute
  File "game/scripts/screens/stats.rpy", line 90, in execute
  File "game/scripts/screens/stats.rpy", line 91, in execute
  File "game/scripts/screens/stats.rpy", line 93, in execute
  File "game/scripts/screens/stats.rpy", line 94, in execute
  File "game/scripts/screens/stats.rpy", line 95, in execute
  File "game/scripts/screens/stats.rpy", line 353, in execute
  File "game/scripts/screens/stats.rpy", line 353, in execute
  File "game/scripts/screens/stats.rpy", line 354, in execute
  File "game/scripts/screens/stats.rpy", line 359, in execute
  File "game/scripts/screens/stats.rpy", line 364, in execute
  File "game/scripts/screens/stats.rpy", line 367, in execute
  File "game/scripts/screens/stats.rpy", line 367, in keywords
  File "<screen language>", line 367, in <module>
ZeroDivisionError: float division by zero

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Big City's Pleasures 0.6.1
Sun Mar 19 19:14:43 2023
[/CODE]
/spoiler

When you get to the part in the screenshot, select no. It will work fine after that.

Screenshot 2023-03-19 194427.png
 
  • Like
Reactions: Aramir

YogSothoth1982

Devoted Member
Jun 26, 2018
9,472
14,421
883
Hahaha, few like Ms Cooper, but... she might get better in the future... and if not you'll always have revenge! I'm sure you'll enjoy it :devilish:
I don't like femdom and I don't like maledom, so I don't like her for now and I won't like her in the future. I personally stopped playing because I had to have scenes with her.
 

Boehser Onkel

Forum Fanatic
Modder
Feb 20, 2021
4,878
8,737
592
a good thing would be to know WHY cooper does this with especially the mc ...
the man behind this is still unknown and there is no hint why he want this or who he is related to the mc
he told cooper to take "good care" of the mc :unsure:
if this comes to be related to any of the work which belinda is doing ...but ik thats far fetched
(i think now belinda was the women who took the virginity from the mc at his mentioned bday party)
 

matschbirne

Well-Known Member
Aug 24, 2019
1,296
8,842
728
my saves were broken and so i had to start over and had to deal with cooper again, that sucks, nothing against femdom, but this npc is just garbage in my eyes, with hypnosis, drugs and later forced interactions with mom etc. is a turn down for me.

the game has many nice aspects, lovable characters , but if this continues, skipping and cheating to get around this does not help, I will lose my enjoyment of the game.:cautious:

like BO says it's about time you see who's behind all this and why.
 

Boehser Onkel

Forum Fanatic
Modder
Feb 20, 2021
4,878
8,737
592
my saves were broken and so i had to start over and had to deal with cooper again, that sucks, nothing against femdom, but this npc is just garbage in my eyes, with hypnosis, drugs and later forced interactions with mom etc. is a turn down for me.

the game has many nice aspects, lovable characters , but if this continues, skipping and cheating to get around this does not help, I will lose my enjoyment of the game.:cautious:

like BO says it's about time you see who's behind all this and why.
thats exactly my concerns , especially the stuff with megan/aka the mother
(i hope cooper dont get to know the sisters ...)
plus the forced olivia stuff

the mc is to ...trusting .. to say it polite

at some point we get revenge on cooper - but to be forced to fool around with megan ..
should be avoidable
same goes for the porn thing with jessy
(and maybe going the gigolo path for/with Sandra - which -if - should be avoidable too)

so many girls - so much "forced" stuff :unsure: :ROFLMAO: :ROFLMAO:


dont get me wrong - i love the game , just wish for more "freedom of choice"
 

Porcus Dev

Engaged Member
Game Developer
Oct 12, 2017
2,582
4,730
395
thats exactly my concerns , especially the stuff with megan/aka the mother
(i hope cooper dont get to know the sisters ...)
plus the forced olivia stuff

the mc is to ...trusting .. to say it polite

at some point we get revenge on cooper - but to be forced to fool around with megan ..
should be avoidable
same goes for the porn thing with jessy
(and maybe going the gigolo path for/with Sandra - which -if - should be avoidable too)

so many girls - so much "forced" stuff :unsure: :ROFLMAO: :ROFLMAO:


dont get me wrong - i love the game , just wish for more "freedom of choice"
This is what I call constrictive criticism, which I love to pay attention to.

I understand what you're saying, and indeed they are many characters (too many maybe, lol), it's impossible to like them all, of course.
It would be great to have free choice in all, multiple paths and almost infinite interactions, but doing that would be a really complex job if not impossible. So we must be careful to choose wisely where there are paths that split, what this entails, how you will interact in each case, with which characters, etc...

In some secondary characters it will be (and is) possible to choose whether to continue interacting with them, as is already the case of Charlene and Katia, where you can choose to finish the path with them; the same will happen with other secondary characters, what happens is that we want the player to at least interact with them for a while, to know them not only at first sight, but their way of being, their life, their interests, etc, and then you can choose whether to continue or not.

In other characters that are part of the main plot this option will not be given because it would not make sense, but there will be multiple paths for them.
But keep in mind that these things take an incredible amount of planning (ending up with smoke coming out of your head, lol).
 

Kame-Sennin

Engaged Member
Aug 29, 2017
3,162
4,045
468
very disappointing update
months of waiting and 12gb download for almost nothing.
hope the dev is not working too hard on the game :confused:
Yeah , agree and to think that the main girl has been neglected for so many years, the last time I saw some quality scene with her was before the pandemic and now covid almost gone and the world is starting return back to normal still none and to think that after this update most likely the next one will be next year and I bet still no main girl
 
3.20 star(s) 95 Votes