Dr. Psychedelic

Well-Known Member
Game Developer
Feb 9, 2020
1,020
3,346
Does anyone else think the both the cluck and break-in incidents are orchestrated by Vinny as revenge on the DIKs for getting kicked out ? He's the perfect outside-inside man, having all the necessary knowledge to screw them over. Case in point - Nick's room is barely touched, logically because he's the best bud Vinny had among the DIKs. There are probably other things he's responsible for that don't come to my mind at the moment.
Vinny has become a way bigger antagonist in this game than I thought
but his main beef was with Tommy and no one else
but there is a 50/50 chance he could have done the break in and blame it on the Alphas
 

Dr. Psychedelic

Well-Known Member
Game Developer
Feb 9, 2020
1,020
3,346
solution to? Sorry, I don't really want to read 20+ pages to possibly find the answer. running the compressed version and using save file uploaded here.

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/classes/math101/math_choice.png'>:
  File "game/season2/scripts/classes/math101/math_test5.rpy", line 23, in <module>
Exception: Could not load image u'images/classes/math101/math_choice.png': error('Failed to decode WEBP',)

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

Full traceback:
  File "game/season2/scripts/classes/math101/math_test5.rpyc", line 23, in script
    �5����pbk%v�6�癡Џ#i
go to games folder then > season 2 > scripts > classes > math 101 and then paste this file there it may fix it
 

DuckDairyDip

Well-Known Member
Feb 21, 2018
1,034
1,424
Does anyone else think the both the cluck and break-in incidents are orchestrated by Vinny as revenge on the DIKs for getting kicked out ? He's the perfect outside-inside man, having all the necessary knowledge to screw them over. Case in point - Nick's room is barely touched, logically because he's the best bud Vinny had among the DIKs. There are probably other things he's responsible for that don't come to my mind at the moment.
It is very possible and he seems like the likely candidate. Also, I wouldn't be surprised if the attack on Quinn and stealing her goods was also somehow orchestrated by him to stay ahead of her and her sales to slow down her business. His possible motivations are unclear, but it is possible it could be personal and/or business related to why he is doing these things. Alphas are a perfect scapegoat as well and its not like he cares about them.
 

Rayman1427

Newbie
Jul 4, 2018
31
28
go to games folder then > season 2 > scripts > classes > math 101 and then paste this file there it may fix it

unfortunately, it didn't work. :( guess I will have to download the full version unless someone can post a save file that after that scene?
 

f96zonetrooper

Engaged Member
Dec 21, 2018
2,158
2,061
Vinny has become a way bigger antagonist in this game than I thought
but his main beef was with Tommy and no one else
but there is a 50/50 chance he could have done the break in and blame it on the Alphas
Maybe someone who has a beef with Vinny and who we don't know yet layed false tracks to put the DIKs against Vinny.
In ep.5 it looked the alphas.
In ep.6 after seeing Nick's room it looks like Vinny.
In ep.7 ...
 
  • Like
Reactions: Gh0st_Harambe

Gh0st_Harambe

Well-Known Member
Mar 9, 2020
1,743
4,797
It is very possible and he seems like the likely candidate. Also, I wouldn't be surprised if the attack on Quinn and stealing her goods was also somehow orchestrated by him to stay ahead of her and her sales to slow down her business. His possible motivations are unclear, but it is possible it could be personal and/or business related to why he is doing these things. Alphas are a perfect scapegoat as well and its not like he cares about them.
I also doubt Nick, that he has posted the image of Cathy to cause problems for the diks, and for me as Cathy did not give any sanction to Rusty, Nick stole the video of the MC and Jade so that Vinny could send it to Burke .

But one thing I learned from DrPink Cake is that not everything is what it seems.
 

SirDawcio

Member
Sep 22, 2020
244
1,034
It's impossible to track all of almost 250 pages of comments so that's why I ask if someone who was more present during last few days could tell me what's public overall impression of Episode 6?
 
  • Like
Reactions: Gh0st_Harambe

Wizard_Shiryuu

Engaged Member
Sep 6, 2019
2,740
5,955
It's impossible to track all of almost 250 pages of comments so that's why I ask if someone who was more present during last few days could tell me what's public overall impression of Episode 6?
Good speaking of quality it's on par with the rest of the game, disappointing as the story doesn't advance much and it feels a bit like filler and we have to wait 5 more months to the next one.
 

AM97

Member
Oct 9, 2017
304
134
Gonna repost this again since I really want to be able to play this chapter.


So I get this when I get to the homework parts


I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/classes/math101/math_cheat.png'>:
File "game/season2/scripts/classes/english101/english_test5.rpy", line 144, in <module>
Exception: Could not load image u'images/classes/math101/math_cheat.png': error('Failed to decode WEBP',)

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

Full traceback:
File "game/season2/scripts/classes/english101/english_test5.rpyc", line 144, in script
��Y���b�;�;�;y�J��)楪"n����u�.ϒ��R-G�qԩ��KY�
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/season2/scripts/classes/english101/english_test5.rpy", line 144, in <module>
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\display\core.py", line 3191, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\display\core.py", line 2091, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 546, in renpy.display.render.render_screen
File "render.pyx", line 247, in renpy.display.render.render
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\display\behavior.py", line 763, in render
rv = super(Button, self).render(width, height, st, at)
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\display\layout.py", line 1127, in render
st, at)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\display\im.py", line 584, in render
return cache.get(self, render=True)
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\display\im.py", line 629, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\HGames\BeingADIK-0.6.0-pc-lin_compressed\BeingADIK-0.6.0-pc-lin compressed\renpy\display\pgrender.py", line 162, in load_image
raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'images/classes/math101/math_cheat.png': error('Failed to decode WEBP',)
 

SirDawcio

Member
Sep 22, 2020
244
1,034
Good speaking of quality it's on par with the rest of the game, disappointing as the story doesn't advance much and it feels a bit like filler and we have to wait 5 more months to the next one.
So esentially people liked this episode but they feel it's a filler which is a shame for 5 month wait till 7 episode.
I kinda agree, some character had good developement, like Sage or Tommy but with D&G you can't call that episode a filler.

Are there any more specific opinions about this episode?
 

Vyacheslav Grinko

Active Member
Nov 9, 2018
572
613
-AGP- Thanks for the link to the walkthru! That looks great. I was looking in the wrong place.



I got the Nora sex scene in the bathroom, but not the threesome or Nicole scene people are talking about. I'm a DIK and I chose to see Sage over Jill. I thought I swiped up on every possible woman in the Swyper app, but maybe I forgot to swype on Nicole? Not sure what I need to do to get the threesome as well as the Nora scene.
Just have a perfect conversation with her in the chat everytime you are in free roam mode i got the threesome with Nicole and Nora at the bar . I thought that i wasn't going to get the threesome because i didn't went to the strip club the second time but it turns out that didn't mater just have a nice conversation with her when you meet her at the strip club and focus on the chat for perfect score
 
  • Like
Reactions: Selek
4.80 star(s) 1,538 Votes