Describe the bug
I use mac os ventura. When I try to run a flash game with ruffle, it will open in flash player and cause flashpoint to crash.
To Reproduce
Steps to reproduce the behavior:
- Install any ruffle compatible game (The ruffle logo demo)
- Run with ruffle.
Expected behavior
Ruffle would work.
Crash log:
--- Build Version: 2025-11-21 (a7b7847) ---
Back - Initializing...
Version: 14.0.3
Back - Loaded Config
Checking for prefs override at .preferences.defaults.json
Back - Loaded Preferences
Back - Initialized Languages
Back - Parsed Playlists
Back - Parsed Extensions
Back - Initialized Themes
Back - Registered System Middleware
Back - Opened File Server
Back - Opened Websocket
Back - Ready for Init
Back - Started Mac PATH-reading
Back - Loaded Extension Config
Back - Checked Component Updates
Back - Initialized Services
Back - Loaded Exec Mappings
Back - Initialized Database
Back - Initialized Curations
Back - Initialized Logo Sets
Back - Initialized Extensions
downloading gotd
override: ruffle
node:internal/process/promises:279
triggerUncaughtException(err, true /* fromPromise */);
^
[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Error downloading Ruffle version "latest": Error fetching release information: AxiosError: Request failed with status code 404".] {
code: 'ERR_UNHANDLED_REJECTION'
}
Desktop (please complete the following information):
- OS: MacOS Ventura 13.7.8
- Flashpoint Version: 14.0.3
Additional context
This used to work perfectly fine for me until I reinstalled flashpoint to update it. Even the previous version doesn't work.
Describe the bug
I use mac os ventura. When I try to run a flash game with ruffle, it will open in flash player and cause flashpoint to crash.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Ruffle would work.
Crash log:
--- Build Version: 2025-11-21 (a7b7847) ---
Back - Initializing...
Version: 14.0.3
Back - Loaded Config
Checking for prefs override at .preferences.defaults.json
Back - Loaded Preferences
Back - Initialized Languages
Back - Parsed Playlists
Back - Parsed Extensions
Back - Initialized Themes
Back - Registered System Middleware
Back - Opened File Server
Back - Opened Websocket
Back - Ready for Init
Back - Started Mac PATH-reading
Back - Loaded Extension Config
Back - Checked Component Updates
Back - Initialized Services
Back - Loaded Exec Mappings
Back - Initialized Database
Back - Initialized Curations
Back - Initialized Logo Sets
Back - Initialized Extensions
downloading gotd
override: ruffle
node:internal/process/promises:279
triggerUncaughtException(err, true /* fromPromise */);
^
[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Error downloading Ruffle version "latest": Error fetching release information: AxiosError: Request failed with status code 404".] {
code: 'ERR_UNHANDLED_REJECTION'
}
Desktop (please complete the following information):
Additional context
This used to work perfectly fine for me until I reinstalled flashpoint to update it. Even the previous version doesn't work.