Jan 16, 2020
137
567
Also this story probably resonates with a lot of us. I'm sure many had this dream of joining a college frat or something and partying like crazy. My college experience was very dull, so this game is like how I wanted my college experience to be :D.
Also doesn't help that my last 2 years at a university was plagued by COVID.
 

The Bush Diver

Active Member
Feb 21, 2020
664
1,514




This week I worked mainly on static renders and a few animations.

Something I worked extra hard on this week was environment design, and I will have to continue to work on this and the last free-roam event next week. It will be a fairly big free-roam event, but work should be progressing at a steady pace.

I have written plenty of the script too, and I only have a handful more scenes to write.

On top of the free-roam event, static renders and writing; I have some work left with phone content, mini-games and music/sound.

I cannot estimate how long this will take, but I can feel that the episode must be at least 80% complete in terms of content (static renders/animations/GUI elements).

The final percentages always take the longest to complete, as polishing and wrapping things up are needed, but we are in the end-game of development of this beast of an episode.

Something new that I can reveal for you today is the episode title, and it will be:

Episode 7 - True Colors

10,000 Patrons wallpaper series
For the fifteenth wallpaper, I give you Nora. Download the full resolution versions in the attachments below.

View attachment 1068664

View attachment 1068669
4 wallpapers remain in the series.

Have a nice weekend

Dr PinkCake
Woohoo, finally Nora! She is awesome! She has to rethink her approach when it comes to sex with the MC and has to fall for him at some point, or at least give us more fun times. :D

Nora appearing again in the near future is a must.
Nab the #TeamJill! lol
 

chimidot

Member
Oct 21, 2017
214
125
hi, can someone help me? i get this error when i talk to Cathrin on Swiper in episode 6 in the library.. when i select ' ok, but i don't see the point of doing that' . what can i do? i use the walkthrough mod.. also i get an error when Jill is sending me messages on my birthday.. please help me!

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

While running game code:
  File "game/season2/scripts/freeroam/episode6/ep6_freeroam_library.rpy", line 98, in script
    $ result = ui.interact()
  File "game/season2/scripts/freeroam/episode6/ep6_freeroam_library.rpy", line 98, in <module>
    $ result = ui.interact()
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 1, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 1, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 32, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 50, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 55, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 56, in execute
IndexError: list index out of range

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

Full traceback:
  File "game/season2/scripts/freeroam/episode6/ep6_freeroam_library.rpy", line 98, in script
    $ result = ui.interact()
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/season2/scripts/freeroam/episode6/ep6_freeroam_library.rpy", line 98, in <module>
    $ result = ui.interact()
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\core.py", line 3091, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\core.py", line 3091, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 1, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 1, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 32, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 50, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 55, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 56, in execute
  File "<screen language>", line 56, in <module>
IndexError: list index out of range

Windows-8-6.2.9200
Ren'Py 7.3.2.320
Being a DIK 0.6.0
Fri Mar 05 03:28:14 2021
 

godkingxerxes

Well-Known Member
Sep 27, 2020
1,808
5,476
Ep 7 can't come soon enough because then people will finally see what a bastard Maya's Dad really is.
And then I'll gladly admit to being wrong.

But when it comes out that's he a good guy, will the hate brigade lay off? Doubt it.

Anyways it seems some mod is flopping around again, so time to peace out. Can't even have a conversation anymore here, all my posts were on topic today.
 

moskyx

Engaged Member
Jun 17, 2019
3,907
12,575
No, you haven't fixed anything, you made it worse. You just can't dissaprove anybody for what they feel, for what they are. Would you dissaprove someone for being white, black, asian or whatever? Why is it OK for you disapproving them for being gay? Persecuting them is even worse, of course. But just 'disapproving' is bad enough
 

AchedCroissant

Conversation Conqueror
May 29, 2020
6,012
27,377
hi, can someone help me? i get this error when i talk to Cathrin on Swiper in episode 6 in the library.. when i select ' ok, but i don't see the point of doing that' . what can i do? i use the walkthrough mod.. also i get an error when Jill is sending me messages on my birthday.. please help me!

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

While running game code:
  File "game/season2/scripts/freeroam/episode6/ep6_freeroam_library.rpy", line 98, in script
    $ result = ui.interact()
  File "game/season2/scripts/freeroam/episode6/ep6_freeroam_library.rpy", line 98, in <module>
    $ result = ui.interact()
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 1, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 1, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 32, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 50, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 55, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 56, in execute
IndexError: list index out of range

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

Full traceback:
  File "game/season2/scripts/freeroam/episode6/ep6_freeroam_library.rpy", line 98, in script
    $ result = ui.interact()
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/season2/scripts/freeroam/episode6/ep6_freeroam_library.rpy", line 98, in <module>
    $ result = ui.interact()
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\core.py", line 3091, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\core.py", line 3091, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "G:\Digital Desire\JOCURI\BeingADIK-0.6.0-pc-lin\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 1, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 1, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 32, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 50, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 55, in execute
  File "game/season2/scripts/phone/swyper/chats/swyper_chat_catrin_s2.rpy", line 56, in execute
  File "<screen language>", line 56, in <module>
IndexError: list index out of range

Windows-8-6.2.9200
Ren'Py 7.3.2.320
Being a DIK 0.6.0
Fri Mar 05 03:28:14 2021
Unfortunately this is an error of the mod, you have to go to the thread of the mod and publish it so that the author of the mod sees it
 
  • Like
Reactions: chimidot

Warscared

Well-Known Member
Jan 26, 2021
1,737
10,152
Ep 7 can't come soon enough because then people will finally see what a bastard Maya's Dad really is.
what as been presented and what people see in regards to Maya father are not the same and until now there is no proof of him being evil! in the end this is a soap opera and you will get your day but its not today the proof is still inconclusive!

you have 99% of being right but if that 1% comes out my bragging rights will be legendary!

also someone just delated 12 of my posts and only in 2 of them was i off topic... very disconcerting!
 

lolgotem

Member
Jun 8, 2020
298
446
Its hard to praise bad guys in a game with no bad guys though. Burke is the only thing close to a bad guy at the moment and even then, he's done nothing worse than a DIK MC.
Are you saying there's an equivalence to a dean of a university having female students prostitute themselves out to him and a freshman MC paying to have sex with people his own age?

Defending Maya's dad and now this... I thought you guys were trolling at first to be honest, turns out you guys are indeed living in LaLa Land.
 

n0cn1l

Incest it's all relative
Donor
Dec 25, 2017
715
6,528
what as been presented and what people see in regards to Maya father are not the same and until now there is no proof of him being evil! in the end this is a soap opera and you will get your day but its not today the proof is still inconclusive!

you have 99% of being right but if that 1% comes out my bragging rights will be legendary!

also someone just delated 12 of my posts and only in 2 of them was i off topic... very disconcerting!
Are you saying that threatening someone and holding that person's life hostage is not proof enough for you? :WaitWhat::WutFace:
After this I'm done...enough of internet for today
 
Last edited:

Ennoch

Conversation Conqueror
Respected User
Oct 10, 2017
7,247
19,584
what as been presented and what people see in regards to Maya father are not the same and until now there is no proof of him being evil! in the end this is a soap opera and you will get your day but its not today the proof is still inconclusive!

you have 99% of being right but if that 1% comes out my bragging rights will be legendary!

also someone just delated 12 of my posts and only in 2 of them was i off topic... very disconcerting!
En masse post deletions don't work with lasersharp precision. Nothing personal. Don't take it upon yourself.
 
  • Like
Reactions: n0cn1l

Dr. Psychedelic

Well-Known Member
Game Developer
Feb 9, 2020
1,018
3,349
Are you saying that threat someone and have that person life as a hostage is not proof enough to you? :WaitWhat::WutFace:
After this I'm done...enough of internet for today
take a break have some Croissants and tomorrow you'll find even more 9000 IQ comments here
 
  • Like
Reactions: n0cn1l

JagsFan84

Newbie
Dec 1, 2020
92
195
Has this theory been discussed already:

Sage is incredibly stressed out over trying to write her thesis, deal with Chad/MC, and run the HOTs. The scene in the bathroom involves Quinn offering her some "uppers" to give her enough energy to get through the day.

This sets the stage for Sage getting hooked on Quinn's product like Magnar's girlfriend, and making it easier for Quinn to control her.
 

duningtwo

Member
Mar 2, 2020
451
1,016
Has this theory been discussed already:

Sage is incredibly stressed out over trying to write her thesis, deal with Chad/MC, and run the HOTs. The scene in the bathroom involves Quinn offering her some "uppers" to give her enough energy to get through the day.

This sets the stage for Sage getting hooked on Quinn's product like Magnar's girlfriend, and making it easier for Quinn to control her.
it's just quinn convincing sage to grow out that big burning bush, relax.
 
4.80 star(s) 1,511 Votes