lipe2410
Forum Fanatic
- Dec 23, 2018
- 5,382
- 20,847
- 853
No. It's for your own goodwhich game ur pic from?
No. It's for your own goodwhich game ur pic from?
From DPC's first hit, Acting Lessons. Pursue at your own peril, it did not sit well with everyone, has some pretty dark turns.which game ur pic from?
ahh then already plyed this one was a good one thoFrom DPC's first hit, Acting Lessons. Pursue at your own peril, it did not sit well with everyone, has some pretty dark turns.
I remember on my first play. When I was dating everyone, During Tyblet (or whatever name is of that wanker) presentation everyone was cheering when MCs Penis showed up. Only Jill was upset. Now I want to avoid same situationNo, as long as you go on date with Jill instead of helping Sage and keep a chick or neutral affinity you'll be fine.
Hahahahaha Tyblet, that's a good one.I remember on my first play. When I was dating everyone, During Tyblet (or whatever name is of that wanker) presentation everyone was cheering when MCs Penis showed up. Only Jill was upset. Now I want to avoid same situation
I like her too, but its beyond obvious of whom she is a look-a-like, you don't need her to dress the part as wellNo. Why? I like Lily look
View attachment 1932580
His overreaction to gay jokes early on was the biggest red flag for me, but I confess I was not 100% on that train until that guy posted his 'shoes theory' in here, after that I had no doubt, I was just waiting for the reveal.Slap or no slap, there were many hints of Chad's hidden sexuality from very early on that it was the most logical answer.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/episode_interlude/header_season3.rpy", line 76, in menu_override
Exception: Could not find font u'Audrey-Bold.otf'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/base/script.rpyc", line 8, in script
File "renpy/ast.py", line 1688, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "game/scripts/episode_interlude/header_season3.rpy", line 76, in menu_override
File "renpy/exports.py", line 1062, in menu
rv = renpy.store.menu(new_items)
File "renpy/exports.py", line 1298, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3834, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2555, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 824, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 824, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 824, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/screen.py", line 688, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 824, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 1027, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/behavior.py", line 791, in render
rv = super(Button, self).render(width, height, st, at)
File "renpy/display/layout.py", line 1254, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/text/text.py", line 2096, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "renpy/text/text.py", line 639, in __init__
glyphs = ts.glyphs(s, self)
File "renpy/text/text.py", line 248, in glyphs
fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample)
File "renpy/text/font.py", line 702, in get_font
face = load_face(fn)
File "renpy/text/font.py", line 643, in load_face
raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font u'Audrey-Bold.otf'.
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.0.1
Tue Jul 19 04:56:40 2022
obviously you used a modwhy i keep getting this error when load other save to interlude?
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/episode_interlude/header_season3.rpy", line 76, in menu_override Exception: Could not find font u'Audrey-Bold.otf'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/base/script.rpyc", line 8, in script File "renpy/ast.py", line 1688, in execute choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments) File "game/scripts/episode_interlude/header_season3.rpy", line 76, in menu_override File "renpy/exports.py", line 1062, in menu rv = renpy.store.menu(new_items) File "renpy/exports.py", line 1298, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3315, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 3834, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "renpy/display/core.py", line 2555, in draw_screen renpy.config.screen_height, File "render.pyx", line 492, in renpy.display.render.render_screen File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 824, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 824, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 824, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/screen.py", line 688, in render child = renpy.display.render.render(self.child, w, h, st, at) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 824, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 1027, in render surf = render(d, width - x, rh, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/behavior.py", line 791, in render rv = super(Button, self).render(width, height, st, at) File "renpy/display/layout.py", line 1254, in render st, at) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/text/text.py", line 2096, in render virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True) File "renpy/text/text.py", line 639, in __init__ glyphs = ts.glyphs(s, self) File "renpy/text/text.py", line 248, in glyphs fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample) File "renpy/text/font.py", line 702, in get_font face = load_face(fn) File "renpy/text/font.py", line 643, in load_face raise Exception("Could not find font {0!r}.".format(orig_fn)) Exception: Could not find font u'Audrey-Bold.otf'. Windows-10-10.0.19041 Ren'Py 7.4.10.2178 Being a DIK 0.0.1 Tue Jul 19 04:56:40 2022
Maybe you should read the error message too...Aubrey Bold is a font that, if you google it, you can clearly see that it is used in the game.obviously you used a mod
as many time said...dont use mods with a game from DPC it will blow up.
Vixen's Hot List |
Being a DIK (DrPinkCake) |
| High-Tier (DIKs) | Mid-Tier | Low-Tier |
|---|---|---|
MC aka Tremolo (Hot guy, Leader trait, most preferred and has huge dick) | Chad (Hot-blonde, Muscular; The man, the myth, the legend himself - Chad) | Anthony (Less hot; somewhat shy) |
| Tommy (Narcissist, Hot, Average body, Hangout type; Something off about him I like) | Troy (Somewhat that looks like Keanu Revves) | Caleb (Kinda dummy, pretty much relies pumping steroid, WTF? not really fit through my preference) |
| Derek (Kinda idiot, but he's like a brother after all) | Dawe (Hot, Niche beard; Sounds about average; Always lookin' for trouble) | Tybalt (Say no more) |
| Rusty (Good to have as Friend, Kindness, Muscular) | Magnar (Ehh; at least plays D&D) | |
| Nick (Hot, Beard-ass man) | ||
| Jacob (Normal, good to have as friend; Kindness) | ||
| Leon (?) | ||
| Jamie(?) | ||
| John Boy (Idk kinda lazy, overweight; not my type) |
you forgot someoneSame, I don't see anything wrong appeal to look. It's the piercing? Maybe. It's the hair style? Maybe. Eye-color? Maybe. Eyelash? Maybe. At least, she pretty much look alike Jill : )
Perfect symmetrical face, straight jaw, cheek outline, fancy boobies, awesome thigh, nice ass, perfect legs, lips arousal, perfect height & weight... what more anything could possible is it
Anyway, after replaying once more again throughout seasons, I present to y'all my take-way to the hot list:
Vixeven's Hot List
* - Doesn't take factor in account due to personal reasons;
High-Tier Mid-Tier Low-Tier Hot-Strippers* Hot-Teachers View attachment 1933059
Sage (Perfect body, her personality; Hangout type)View attachment 1933081 Riona (Goth-type, hot, awesome body, Low titties) View attachment 1933117 Envy View attachment 1933113
Jade (Overall lookin' hot, Huge boobies; Perfect affair)View attachment 1933062
Josy (Perfect petite, first girlfriend)View attachment 1933080
Melanie (Hot; Duckface; Not much of color-tattoo fan; somewhere on same level with Sarah)View attachment 1933090
Maya (Judging type, Cute; Fake-ish boobies)View attachment 1933127
LilyView attachment 1933116
Bella (Badass; Quiet type; Huge boobies; Overprotective)View attachment 1933064
Jill (Perfect goblin; Perfect woman; awaits to met perfect shiny husband)View attachment 1933086
Becky (?)View attachment 1933093 Quinn (Maniac type, Humor, Nice ass) View attachment 1933120
Sandy
View attachment 1933123
+ RoseView attachment 1933115
Cathy (Perfect body, Mid-boobies, Hot ass)View attachment 1933070
Interlude: Zoey (Just perfect girlfriend you're looking forward to it)
-- ?? (In-progress)View attachment 1933083
Sarah (Cute girl, somewhere on same level as Melanie)View attachment 1933096
Ashley (?)View attachment 1933125 Madame Rose
View attachment 1933169 Nora(?)View attachment 1933097
Mona (Hot ass, mid-boobies with fancy nipples)View attachment 1933162
BrandiView attachment 1933099 Heather (?)
Image source: Casiope, Being a DIK - Unofficial Game Guide.
And foremost but not all, mens (from story-driven perspective that is though)
High-Tier (DIKs) Mid-Tier Low-Tier MC aka Tremolo (Hot guy, Leader trait, most preferred and has huge dick)
Chad (Hot-blonde, Muscular; The man, the myth, the legend himself - Chad) Anthony (Less hot; somewhat shy) Tommy (Narcissist, Hot, Average body, Hangout type; Something off about him I like) Troy (Somewhat that looks like Keanu Revves) Caleb (Kinda dummy, pretty much relies pumping steroid, WTF? not really fit through my preference) Derek (Kinda idiot, but he's like a brother after all) Dawe (Hot, Niche beard; Sounds about average; Always lookin' for trouble) Tybalt (Say no more) Rusty (Good to have as Friend, Kindness, Muscular)
Magnar (Ehh; at least plays D&D)Nick (Hot, Beard-ass man) Jacob (Normal, good to have as Friend; Kindness) Leon (?) Jamie (?) John Boy (Idk kinda lazy, overweight; not my type)
He does likes foreshadowing, but he likes playing mind games even more. You shouldn't ignore ominous portents completely but there's no need to don't panic each time one comes up.How important is foreshadowing in DPC's work? I never played Acting Lessons, but lurking I have heard some theories, like Josy dying (or some kind of loss) is unavoidable just like in the D&G game. Wild speculation or have some turned out right?