morion

Newbie
Jun 28, 2017
34
3
Hello

I have a problem with my game, I started a new one, and I'm stuck creating my studio, the quest log tells me that I need to talk to Barbara, but I haven't no dialog option for studio
 

ibaba

New Member
Jul 23, 2017
7
0
Hallo, kann keine Aufgaben aufrufen, warum?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 11613, in <module>
File "game/NPC.rpy", line 333, in execute
File "game/NPC.rpy", line 333, in execute
File "game/NPC.rpy", line 344, in execute
File "game/NPC.rpy", line 348, in execute
File "game/NPC.rpy", line 661, in execute
File "game/NPC.rpy", line 662, in execute
File "game/NPC.rpy", line 740, in execute
File "game/NPC.rpy", line 740, in <module>
IndexError: list index out of range

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

Full traceback:
File "myroom.rpyc", line 9, in script call
File "NPC/VARVARA.rpyc", line 3478, in script call
File "NPC/VARVARA.rpyc", line 3384, in script call
File "LOCS.rpyc", line 195, in script call
File "NPC/VARVARA.rpyc", line 3384, in script call
File "script.rpyc", line 11613, in script call
File "script.rpyc", line 11613, in script
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 11613, in <module>
File "renpy/exports.py", line 1537, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, 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 "renpy/display/core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 451, in visit_all
callback(self)
File "renpy/display/core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 462, in per_interact
self.update()
File "renpy/display/screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/NPC.rpy", line 333, in execute
File "game/NPC.rpy", line 333, in execute
File "game/NPC.rpy", line 344, in execute
File "game/NPC.rpy", line 348, in execute
File "game/NPC.rpy", line 661, in execute
File "game/NPC.rpy", line 662, in execute
File "game/NPC.rpy", line 740, in execute
File "game/NPC.rpy", line 740, in <module>
File "renpy/revertable.py", line 217, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Bright Past 0.98.8
Fri Dec 1 00:00:28 2023



aufgaben.JPG
 

Tset

Newbie
Aug 21, 2017
43
89
Bug I found so far in 0.98.8 after a fresh start and 1-2 hours play
* Stuck after selfie with Futa in red light district (no clickable content, no navigation menu)
* You can take a selfie with the futa even when he/she's not there cuz of the rain (and this time it doesn't stuck you)
* Pregnancy icon disapear probably after unprotected sex that would lead to a new pregnancy
* some 'quest' icons over characters appears when they should not (in the bathroom, in the kitchen...). Clicking on the character doesn't trigger anything
* During the repair, you can still have breakfast with Jane and end up inside an open artic cafe (and you can work there)
* I cannot find a way to move on in the ruby story. I don't have her number to call her (wasn't it supposed to be given after the wine party with Valerie ?)
* Stuck also in the 'talk to fred' quest.
* I and don't know how to trigger the events with Bonnie (Tanya's friend)
 
Last edited:

vicaddict

Member
Sep 29, 2019
194
391
I am pretty new to this game and have to say that I am quite impressed. I like what I see.

However, two questions have opened up.

1. How on earth are you supposed to grind Bravery? It took me ages to get to level 8
2. Money is a huge issue, unless I am missing something. I assume later on better jobs open up, but earning enough to pay back the initial loan and afford a computer seems quite a challenge

Any tipps?
 

qwsaq

Active Member
Feb 2, 2020
646
851
How on earth are you supposed to grind Bravery?
Basically just explore the world and look for content. It isn't supposed to be a "grindable" thing. However, unless this exploit has been fixed in the last year I played the game:
So there's this scene you can get with the black girl where you buy a bottle of wine and end up in a pillow fight and kiss or something. That would give bravery every time you repeated the scene. There's something else you need to do to progress her story further but as long as you don't do that, it's basically 1 bravery point per bottle of wine (which are, admittedly, expensive).
Money is a huge issue
Yeah. So if you go into town via the bus depot you can find a casino that will give you a lot more money than the ice cream parlor. Also, once you have the laptop, you can take writing gigs that give a fair bit of money.
 
  • Like
Reactions: vicaddict

SexyShelly

Active Member
Game Developer
Jul 22, 2023
888
3,291
I am pretty new to this game and have to say that I am quite impressed. I like what I see.

However, two questions have opened up.

1. How on earth are you supposed to grind Bravery? It took me ages to get to level 8
2. Money is a huge issue, unless I am missing something. I assume later on better jobs open up, but earning enough to pay back the initial loan and afford a computer seems quite a challenge

Any tipps?
You could always use the cheat menu that will help, by clicking on the settings icon

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: vicaddict

Udayana

Well-Known Member
Oct 19, 2021
1,339
1,159
I'm told to go back to the studio but nothing happens. The three musicians are frozen, nobody's clickable. :unsure:

I go back to the library but the girl shows me the same thing, the tail attached to something else. And no book to read; apparently the library only has four books. On the other hand everybody has to start somewhere. But :unsure:
 

exazubi

Well-Known Member
Dec 12, 2020
1,284
2,429
I am pretty new to this game and have to say that I am quite impressed. I like what I see.

However, two questions have opened up.

1. How on earth are you supposed to grind Bravery? It took me ages to get to level 8
2. Money is a huge issue, unless I am missing something. I assume later on better jobs open up, but earning enough to pay back the initial loan and afford a computer seems quite a challenge

Any tipps?
1. There's no big trick. Just do every event you can find. Almost a third of them increase your bravery. Although things have already improved significantly. In earlier versions of the game, bravery points were much rarer.

2. This problem only exists at the beginning of the game. Bite your teeth and hold on until you can start the job in the casino. Not only is he better paid, there is also a client who pays good money for casual sex every day. Later in the game there is also your own studio where you can also earn money for naughty things in front of the camera. There are various smaller events where there is also money. But the best source of income at the moment is probably the casino.
 

Insomnimaniac Games

Degenerate Handholder
Game Developer
May 25, 2017
2,946
5,236
1. There's no big trick. Just do every event you can find. Almost a third of them increase your bravery. Although things have already improved significantly. In earlier versions of the game, bravery points were much rarer.
Boy, were they. I remember basically having to hunt down every event in the game to progress.
 

exazubi

Well-Known Member
Dec 12, 2020
1,284
2,429
Boy, were they. I remember basically having to hunt down every event in the game to progress.
Obviously not. Otherwise you would have more bravery than you need. Do all the events with all the characters that are possible. Also go through the world with your eyes open and try everything. There are also many hidden points. E.g. on the PC in the MCs room, look at all the porn options one by one. At the end there is +1 bravery.

I can't possibly list all the points here. But actually they are thrown at you.
 

Insomnimaniac Games

Degenerate Handholder
Game Developer
May 25, 2017
2,946
5,236
Obviously not. Otherwise you would have more bravery than you need. Do all the events with all the characters that are possible. Also go through the world with your eyes open and try everything. There are also many hidden points. E.g. on the PC in the MCs room, look at all the porn options one by one. At the end there is +1 bravery.

I can't possibly list all the points here. But actually they are thrown at you.
I was talking about how the game was before. If I remember right, I first played this game in 2019.
 

ashitanojoe

Well-Known Member
Oct 20, 2019
1,903
8,752
I'm told to go back to the studio but nothing happens. The three musicians are frozen, nobody's clickable. :unsure:

I go back to the library but the girl shows me the same thing, the tail attached to something else. And no book to read; apparently the library only has four books. On the other hand everybody has to start somewhere. But :unsure:
Read this

Tanya dating happens automatically after the Bonnie event in the bathroom (I think that happens at Tanya's place), that's why if you load a save after this, you can't trigger it. You have to load a save before or during the event in the bathroom. I also lost a lot of time without knowing it.
 
  • Like
Reactions: Udayana

GaboCAP

Well-Known Member
Jun 7, 2018
1,915
1,633
Does anybody have a save before the Bonnie event in the bathroom? No idea when it happened and if any of my own saves is suitable. Really annoying.
 
Sep 27, 2019
28
11
Hello

I have a problem with my game, I started a new one, and I'm stuck creating my studio, the quest log tells me that I need to talk to Barbara, but I haven't no dialog option for studio
I also started a new game and the same thing happens to me. I can't practice with Falsetto or find a Webcam studio. Any solution?
 
3.50 star(s) 81 Votes