• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

godkingxerxes

Well-Known Member
Sep 27, 2020
1,799
5,455
Well that's how literature works, sometimes. We never get the Sauron side of the story, and we re mostly fine with that. It seems you like to praise the "bad guys" of every story "kingodxerxes". Is not a problem, but sometimes is just hard to separete that of people who actually believe that, for example,religious fanatism is ok.
You were right about Maya being boring. Quinn is fun as hell.
Maya's dad is not the "bad guy" though, he's barely a guy period. And just because he disapproves of her sexuality and wears a cross doesn't make him a religious fanatic, and it also doesn't make him a bad guy.

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.
 

Heycock

Active Member
Jun 30, 2020
924
3,418
Maya's dad is not the "bad guy" though, he's barely a guy period. And just because he disapproves of her sexuality and wears a cross doesn't make him a religious fanatic, and it also doesn't make him a bad guy.

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.
Well, both of them got the scary music so... they are defenetely bad
 
  • Thinking Face
Reactions: ename144
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,799
5,455
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,885
12,490
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,011
27,362
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,735
10,095
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!
 
4.80 star(s) 1,509 Votes