assrekt

Member
Mar 14, 2019
294
254
I just realized something. We ve been too busy wondering if one of the main girls is gonna get killed that we forgot our main bro Derek could also be killed off as well.
 

felicemastronzo

Devoted Member
May 17, 2020
11,745
22,651
I just realized something. We ve been too busy wondering if one of the main girls is gonna get killed that we forgot our main bro Derek could also be killed off as well.

he would surely die for a stupid reason, but I don't think so.

if there really was a mourning I bet on a secondary HOT
 

Kraken Bender

Member
Dec 5, 2017
116
65
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/game/season2/scripts/freeroam/episode5/ep5_freeroam_ano.rpy", line 87, in script
  File "game/game/season2/scripts/freeroam/episode5/ep5_freeroam_ano.rpy", line 87, in <module>
  File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 102, in execute
    screen rooster_section_lily_ep5:
  File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 102, in execute
    screen rooster_section_lily_ep5:
  File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 245, in execute
    if ep5_cluckLilyState == 0 and currentEpisode == 5 and not ep5_lily_left and roosterState == "ep5_1":
  File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 246, in execute
    vbox xalign 0.8 yalign 0.75:
  File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 264, in execute
    hbox:
  File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 272, in execute
    frame:
  File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 276, in execute
    textbutton roosterChoices_LilyEp5[1] action (SetDict(roosterPostsArray,roosterCurrentIdx,roosterPostsArray[roosterCurrentIdx]+1),SetVariable("rooster_reply", roosterChoices_LilyEp5[1]), SetVariable("ep5_cluckLilyState", 2)) text_style "rooster_choice_text"
IndexError: list index out of range

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

Full traceback:
  File "game/game/season2/scripts/freeroam/episode5/ep5_freeroam_ano.rpy", line 87, in script
  File "D:\F95 Zone\Romantic Novel\B\BeingADIK\BeingADIK-0.5.2-pc compressed\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\F95 Zone\Romantic Novel\B\BeingADIK\BeingADIK-0.5.2-pc compressed\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/game/season2/scripts/freeroam/episode5/ep5_freeroam_ano.rpy", line 87, in <module>
  File "D:\F95 Zone\Romantic Novel\B\BeingADIK\BeingADIK-0.5.2-pc compressed\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\F95 Zone\Romantic Novel\B\BeingADIK\BeingADIK-0.5.2-pc compressed\renpy\display\core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\F95 Zone\Romantic Novel\B\BeingADIK\BeingADIK-0.5.2-pc compressed\renpy\display\core.py", line 3091, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\F95 Zone\Romantic Novel\B\BeingADIK\BeingADIK-0.5.2-pc compressed\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\F95 Zone\Romantic Novel\B\BeingADIK\BeingADIK-0.5.2-pc compressed\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\F95 Zone\Romantic Novel\B\BeingADIK\BeingADIK-0.5.2-pc compressed\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\F95 Zone\Romantic Novel\B\BeingADIK\BeingADIK-0.5.2-pc compressed\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\F95 Zone\Romantic Novel\B\BeingADIK\BeingADIK-0.5.2-pc compressed\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "D:\F95 Zone\Romantic Novel\B\BeingADIK\BeingADIK-0.5.2-pc compressed\renpy\display\core.py", line 3091, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\F95 Zone\Romantic Novel\B\BeingADIK\BeingADIK-0.5.2-pc compressed\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "D:\F95 Zone\Romantic Novel\B\BeingADIK\BeingADIK-0.5.2-pc compressed\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 102, in execute
    screen rooster_section_lily_ep5:
  File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 102, in execute
    screen rooster_section_lily_ep5:
  File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 245, in execute
    if ep5_cluckLilyState == 0 and currentEpisode == 5 and not ep5_lily_left and roosterState == "ep5_1":
  File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 246, in execute
    vbox xalign 0.8 yalign 0.75:
  File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 264, in execute
    hbox:
  File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 272, in execute
    frame:
  File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 276, in execute
    textbutton roosterChoices_LilyEp5[1] action (SetDict(roosterPostsArray,roosterCurrentIdx,roosterPostsArray[roosterCurrentIdx]+1),SetVariable("rooster_reply", roosterChoices_LilyEp5[1]), SetVariable("ep5_cluckLilyState", 2)) text_style "rooster_choice_text"
  File "<screen language>", line 276, in <module>
IndexError: list index out of range

Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
Being a DIK 0.5.2
Thu Jul 16 01:39:40 2020
I'm getting this bug, can someone tell me how to fix this please.
 

Kryptosc

Newbie
Jan 25, 2018
30
7
Is there any way for me to more easily find the custom renders, previews and dev updates that are posted here in the replies? When i'm a day later, i can't find them anymore because there's so many replies.
 

Holy Bacchus

Conversation Conqueror
Dec 13, 2018
7,748
19,528
Is there any way for me to more easily find the custom renders, previews and dev updates that are posted here in the replies? When i'm a day later, i can't find them anymore because there's so many replies.
Use the search function to find posts by either N7 or Sorrow85. They're usually the ones who post that stuff.
 
  • Like
Reactions: Kryptosc

lemonfreak

The Freakiest of Lemons
Oct 24, 2018
5,566
10,329
I think Neil is still the character with the highest highest risk of tragic death, though obviously I'm hoping for the Grim Reaper to miss this game entirely.
You don't Tommy to 'tragically' die as a result of autoerotic asphixiation?
 

ImperialD

Devoted Member
Oct 24, 2019
11,445
11,596
its funny people talk about errors in this game .. i have none ..... got a question tho .. why do i lose josy and maya ? .. that kinda sucks ... i even went all 3 routes when moving out ...
 

lemonfreak

The Freakiest of Lemons
Oct 24, 2018
5,566
10,329
its funny people talk about errors in this game .. i have none ..... got a question tho .. why do i lose josy and maya ? .. that kinda sucks ... i even went all 3 routes when moving out ...
The moving out choices have very little to do with getting Maya and Josy; by the time that choice is presented you've probably made choices that define your MC and made him someone they don't want a relationship with. Make Major chick choices from the beginning, avoid checking Maya out when given the chance, don't get into fights, pay for her meal, go home early from the Diks party to hang out with her, warn her about Quinn and do not use the restaurant, ever.
 

ImperialD

Devoted Member
Oct 24, 2019
11,445
11,596
The moving out choices have very little to do with getting Maya and Josy; by the time that choice is presented you've probably made choices that define your MC and made him someone they don't want a relationship with. Make Major chick choices from the beginning, avoid checking Maya out when given the chance, don't get into fights, pay for her meal, go home early from the Diks party to hang out with her, warn her about Quinn and do not use the restaurant, ever.
well i went after quinn thru sage ... went after bella thru bella ...... went after jill thru derek .. saved it at different points to see what would happen
 

Tserriednich'sNen

Engaged Member
Jan 16, 2020
2,257
6,061
After playing Acting Lessons, I have to give DPC credit, his grasp of English and natural-sounding dialogue have greatly improved with BAD.

The only thing that really stands out is characters saying "come" instead of "come on" or "let's go."

I assume that's a translation convention from Swedish or whatever.
He also tends to use "they are" instead of "they're". But other than that there's definitely been some improvement made since AL.
 

lemonfreak

The Freakiest of Lemons
Oct 24, 2018
5,566
10,329
yeah i kinda thought that would be the case ... i didn't wanna be a chick tho :ROFLMAO:
Then Maya and Josy aren't for you. If your instincts were alligned with Chick choices then you'd have been successful with them but, since you weren't, it's apparent that you should keep targeting Sage (Quinn is not one of the 5 women who appear at the end of each chapter so targeting her seems to me like it would be pointless)
 

ImperialD

Devoted Member
Oct 24, 2019
11,445
11,596
Then Maya and Josy aren't for you. If your instincts were alligned with Chick choices then you'd have been successful with them but, since you weren't, it's apparent that you should keep targeting Sage (Quinn is not one of the 5 women who appear at the end of each chapter so targeting her seems to me like it would be pointless)
yeah thats what i figured ... so i ended up wanting sage .. but she can't get over Chad's sorry ass ... and i think Jill is gonna end up with Rusty dammit
 

lemonfreak

The Freakiest of Lemons
Oct 24, 2018
5,566
10,329
yeah thats what i figured ... so i ended up wanting sage .. but she can't get over Chad's sorry ass ... and i think Jill is gonna end up with Rusty dammit
Well, if you recall, Josy liked it when the MC took the piss out of Steve and drew dicks on his picture so it may be possible to get her on a Dik route, albeit without Maya.
 
  • Like
Reactions: Wizard_Shiryuu
4.80 star(s) 1,573 Votes