CamSolusar

Newbie
Dec 5, 2020
46
69
62
Hoping someone can help me with this, running the 1.10a version but every time there's a phone conversation now it kicks out a renpy error for each line. If I hit Ignore for each one I can keep going but I never get to watch the phone text. Anybody else having this? I'm also using the Joker mod.

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

While running game code:
  File "game/scripts/story/chapter8.rpy", line 2191, in script
    $ msg ("The beach house is deserted!", who=1)
  File "game/scripts/story/chapter8.rpy", line 2191, in <module>
    $ msg ("The beach house is deserted!", who=1)
  File "game/scripts/features/csphone/csphonedefs.rpy", line 317, in msg
Exception: Could not find font 'fonts/noto.ttf'.

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

Full traceback:
  File "game/scripts/story/chapter8.rpy", line 2191, in script
    $ msg ("The beach house is deserted!", who=1)
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/story/chapter8.rpy", line 2191, in <module>
    $ msg ("The beach house is deserted!", who=1)
  File "game/scripts/features/csphone/csphonedefs.rpy", line 317, in msg
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\exports.py", line 1537, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\core.py", line 3377, 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 "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\core.py", line 3912, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\core.py", line 2602, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 495, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\screen.py", line 704, 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 266, in renpy.display.render.render
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\transform.py", line 747, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\layout.py", line 1334, in render
    surf = render(child,
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\transform.py", line 747, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\image.py", line 506, in render
    return wrap_render(self.target, width, height, st, at)
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\image.py", line 309, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\transform.py", line 747, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\text\text.py", line 2109, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\text\text.py", line 656, in __init__
    glyphs = ts.glyphs(s, self)
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\text\text.py", line 255, in glyphs
    fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample)
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\text\font.py", line 717, in get_font
    face = load_face(fn)
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\text\font.py", line 658, in load_face
    raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font 'fonts/noto.ttf'.

Windows-10-10.0.26100 AMD64
Ren'Py 8.0.3.22090809
Chasing Sunsets 1.10a
Thu Aug 14 17:16:37 2025
 

CamSolusar

Newbie
Dec 5, 2020
46
69
62
(I did search the thread for Phone Error but came up with nothing, so sorry if this is covered somewhere in the 900 pages)
 

alain8891

Member
Dec 18, 2023
396
1,445
276
Hoping someone can help me with this, running the 1.10a version but every time there's a phone conversation now it kicks out a renpy error for each line. If I hit Ignore for each one I can keep going but I never get to watch the phone text. Anybody else having this? I'm also using the Joker mod.

Code:
...
  File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\ast.py", line 1131, in execute
Seems like you're running the older 1.01 release (Chapter 9) with the 1.10a package update. That won't do. The 1.10a hotfix can only be applied to the 1.10 release.
Download the 1.10 release, apply the 1.10a hotfix, and then Joker's mod.
 

OneShotLarry

Newbie
May 10, 2025
99
268
82
So...just the one scene where you pop Erica's cherry? That sucks.

I hope Stone Fox eventually does a game where you play an evil land developer looking to seize Ray and Linda's ski lodge and you seduce Erica and Linda away from Ray.


Also, as ridiculous as porn games are, Tara licking her lips and fingering herself after the MC reveals Christian tried to rape Jaye and punches him in the prologue is really pushing it.


I know if I found out my best friend had been raped and his attacker was then beaten in front of me, I'd be whipping my dick out and jacking it right then and there in front of everyone.
 
Last edited:

YesSxy985

New Member
Apr 14, 2024
11
17
89
In case you didn't see all 9 endings, just change the variable Num050 right before chapter 10 to see them all:
Hi, sorry to bother you, but the variable is set to 0 at the end of chapter 9, and then it changes into 4 as soon as I hit chapter 10. I try to change it to 0 after hitting the continue button, but the menu doesn't pop up, and I end up with the same ending. Is this patched, or am I doing something wrong?
 

Dynamike

Newbie
Sep 20, 2023
86
86
87
Hi, sorry to bother you, but the variable is set to 0 at the end of chapter 9, and then it changes into 4 as soon as I hit chapter 10. I try to change it to 0 after hitting the continue button, but the menu doesn't pop up, and I end up with the same ending. Is this patched, or am I doing something wrong?
Are you using URM? Before the "Chapter 10" screen appears, there should be a screen telling you something about Beta tester bla bla and that you can change variables. It could be that a mod messed it up, though. I had used a mod in the Ch. 9 version and messed things up as I had manipulated the love points.

But if you want an easy way out, download the saves from this post:
https://f95zone.to/threads/chasing-sunsets-v1-10a-stone-fox-studios.62625/post-17725879

You will be able to choose one ending after the other, as easy as that ;)
 
  • Like
  • Heart
Reactions: pitao and YesSxy985

OneShotLarry

Newbie
May 10, 2025
99
268
82
Also, there are nowhere NEAR enough homeless people and meth addicts in that final scene in Wilburton Hill Park.

And no tech billionaire would move to Bellevue, they'd go to Medina, Beaux Arts Village, or Mercer Island to keep away from the H1-B visa workers from Microsoft who dominate the neighborhoods around Wilburton Hill Park (Woodridge is mostly Indian workers for Microsoft, Norwood Village is a mix of Chinese and Indian residents).
 
  • Like
Reactions: NoRefund

Cabin Fever

Engaged Member
Nov 23, 2018
3,909
6,295
697
have you ever used a spoiler tag ??

you do know that it stops you from spoiling the game for others.......

it's also common courtesy.

not everyone has played it & there are new users on the site everyday

View attachment 5150531
To be fair, everything that was mentioned happened multiple releases and literally years ago. It's not much of a spoiler 900+ pages into the thread. If that needs a spoiler, so does pretty much any and all discussions of the story of the game, which means just about the whole thread.
 

DD-MegaDoDo

Newbie
Jun 13, 2023
95
63
96
Chasing Sunsets [v1.10] [Stone Fox Studios] - Update only

Universal: v1.01 -> v1.10 [1,32 GB]
- - MEGA - PIXELDRAIN -

Universal Compressed: v1.01 -> v1.10 [234 MB]
- - MEGA - PIXELDRAIN -
Is there a compressed full version? This game rekts my macs battery like no other.
 

asterix69

New Member
Apr 11, 2022
11
59
23
To be fair, everything that was mentioned happened multiple releases and literally years ago. It's not much of a spoiler 900+ pages into the thread. If that needs a spoiler, so does pretty much any and all discussions of the story of the game, which means just about the whole thread.
WHY DIDN'T SOMEONE WARN ME THIS IS A FUCKING PORN GAME! NOW THERE'S CUM EVERYWHERE.
 

MiltonPowers

Twins Basil! Twins!
Donor
Jr. Uploader
Jul 26, 2023
18,377
47,253
922
I'm in the middle of this game but I don't have the hotfix installed, am I fucked?
Not sure, I didn't start this update until after the hotfix was released.

If it was me I'd shut it down, install the hotfix and then keep going.
 

Elduriel

Resist the Kaiju!
Donor
Mar 28, 2021
7,738
16,851
803
Not sure, I didn't start this update until after the hotfix was released.

If it was me I'd shut it down, install the hotfix and then keep going.
I played on steam so I dunno about it either, it was available here quite a few hours later than some others, so it's possible I played the patched version, but generally it shouldn't be a problem.
 

MiltonPowers

Twins Basil! Twins!
Donor
Jr. Uploader
Jul 26, 2023
18,377
47,253
922
I played on steam so I dunno about it either, it was available here quite a few hours later than some others, so it's possible I played the patched version, but generally it shouldn't be a problem.
The only thing that really concerned me in the bugfix was the saves issue. But if he's been playing, then he shouldn't have a problem with the saves.
 
  • Like
Reactions: Elduriel
4.60 star(s) 417 Votes