DamoDamo

Newbie
Donor
Aug 4, 2017
50
106
Kinda stuck with Joyce. I'm at walk through step 29. It talks about driving with her and that it triggers in morning at "home". Not even a specific room. Jack shit is auto triggering at the normal house or apartment. Anyone come across this? I'm step 75 on the main quest and have completed everyone else.
 

jimtra

Member
Apr 25, 2023
125
62
getting this error with new updated mod
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Could not find font 'mod/OSB.ttf'.

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

Full traceback:
File "game/Shawn_Labels.rpyc", line 46, in script
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\ast.py", line 2573, in execute
Say.execute(self)
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\character.py", line 1455, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\character.py", line 1106, in do_display
display_say(who,
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\character.py", line 803, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\display\core.py", line 2215, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\display\core.py", line 2879, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\display\core.py", line 1381, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\display\layout.py", line 903, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\display\layout.py", line 903, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\display\layout.py", line 903, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\display\screen.py", line 754, 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 260, in renpy.display.render.render
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\display\layout.py", line 903, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\display\dragdrop.py", line 619, in render
cr = render(child, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\display\layout.py", line 903, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\display\behavior.py", line 974, in render
rv = super(Button, self).render(width, height, st, at)
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\display\layout.py", line 1454, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\text\text.py", line 2540, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\text\text.py", line 770, in __init__
glyphs = ts.glyphs(s, self)
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\text\text.py", line 340, in glyphs
fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample, self.shaper, self.instance, self.axis)
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\text\font.py", line 745, in get_font
face = load_face(fn, shaper)
File "C:\Users\jimtra\Downloads\MidnightParadise-0.26-pc-elite\MidnightParadise-0.26-pc-elite\renpy\text\font.py", line 673, in load_face
raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font 'mod/OSB.ttf'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.2.24090902
Midnight Paradise 0.26
Wed Oct 2 17:57:30 2024
 

Twistty

The Happy Beaver
Donor
Respected User
Former Staff
Sep 9, 2016
4,389
39,734
getting this error with new updated mod
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Could not find font 'mod/OSB.ttf'.
2 issues ...
One - Please use spoilers for traceback errors (it's rude to post a useless wall of text).
Two - It's a mod issue, NOT a game issue - post that error on the Mod page HERE
 

Twistty

The Happy Beaver
Donor
Respected User
Former Staff
Sep 9, 2016
4,389
39,734
Copy the attached file in your <MP folder>/game folder.

Contains 2 fixes:
- A crash when clicking on Joyce when she's sunbathing in Saturday morning
- Isabel's Phone activity being locked (she's naked on her bed but the only menu choice is "???")
I got this error the first time I added that file?
You don't have permission to view the spoiler content. Log in or register now.
I just hit "Ignore" on the error page, (as it only comes up the one time).
Future saves with that file installed, are unaffected!
Other than that, it works as intended.
Thanks for the fix....
 
  • Like
Reactions: Bibifoc

thegates1200

New Member
Oct 27, 2023
5
1
anyone else download 0.26 elite and midnight paradise won't even load? I just get a white screen and and it says not responding. both my new 0.26 download and 0.25 are doing this... any help would be appreciated
 
Dec 5, 2019
262
345
How do I unlock this event? I've maxed out Isabel's affection, seen all sandbox events, except for this one.

I still haven't completed the main story, as well as Eliana's, Ms. Jane's, and Natsuko's side quests. Is that the problem?
 
Last edited:

TonyMurray

Engaged Member
Apr 8, 2024
3,239
5,573
where joyce work?
Joyce's work isn't visitable. It just appears on the calendar to tell you where she is, but you can't go there. The exception is when she's working from home, but that specifies "bedroom", if I remember rightly.
Kinda stuck with Joyce. I'm at walk through step 29. It talks about driving with her and that it triggers in morning at "home". Not even a specific room. Jack shit is auto triggering at the normal house or apartment. Anyone come across this? I'm step 75 on the main quest and have completed everyone else.
I think that's what was in the 0.25 update? If I remember it, you go to hallway 1, outside the bathroom/bedrooms. It might be one of those where there's an icon in the middle-bottom of the screen that you have to click to trigger the event.
Cant find Aunt's office? Where is it?
If you're on update 0.26/the new UI, it's in the business district. Updates prior to that it's here:
1727934208374.png
In both, it does not show up at night, so check the time of day. Depending on how much you have played, you might need to open up the office by completing enough of Sofia's quest.
How do I unlock this event? I've maxed out Isabel's affection, seen all sandbox events, except for this one.

I still haven't completed the main story, as well as Eliana's, Ms. Jane's, and Natsuko's side quests. Is that the problem?
Have you seen all Joyce's sandbox events as well? I only saw this one after the kitchen/cooking event with Joyce where Isabel walked in on us. Conversation there was about embracing nudism, and I think it's therefore what triggers Isabel to be nude here (though I could be wrong and it was just coincidence I only saw it after that Joyce event).
 
Dec 5, 2019
262
345
Have you seen all Joyce's sandbox events as well? I only saw this one after the kitchen/cooking event with Joyce where Isabel walked in on us. Conversation there was about embracing nudism, and I think it's therefore what triggers Isabel to be nude here (though I could be wrong and it was just coincidence I only saw it after that Joyce event).
I've seen all sandbox events (Joyce, Ruby, Sofia, Isabelle), except for Isabelle's last locked event, which I have no idea how to unlock
 

TonyMurray

Engaged Member
Apr 8, 2024
3,239
5,573
I've seen all sandbox events (Joyce, Ruby, Sofia, Isabelle), except for Isabelle's last locked event, which I have no idea how to unlock
No idea then. Nothing comes up in path detection on URM when I go there for that scene. It shows the ??? choice (footjob) as "level 8", but presumably you must be there if it's not giving you an earlier option. I show as being on a lust route with Isabel, maybe that's what it is, if you are on a love route?
 

GhostFaceGuy

Well-Known Member
Sep 16, 2019
1,381
1,139
Update is good, there is a progress in calendar regarding mom. The progress of the main story (the secrets) is a few. I guess MC`s twin is beneathed by camera.
 
3.60 star(s) 345 Votes