Application Error – “External exception E0000008” (player.js line 966) during unexpected track change
Posted: Wed Oct 08, 2025 1:06 pm
Hi everyone,
I’ve been experiencing frequent crashes in MediaMonkey 2024 and I’m trying to narrow down the cause before submitting an official bug report. Maybe someone here has already encountered this issue or found a workaround.
The crash happens suddenly during playback, mostly while multitasking (e.g., when a game is running and MM is playing in the background). The current track stops abruptly, the next one starts, and then MediaMonkey crashes within a few seconds. The error dialog shows the following message:
"Application Error:
App threw an exception “External exception E0000008”
at time Update (file:///controls/player:966:28)
at file:///controls/control:316:17
at file:///mminit.js:852:13)
at line 966!"
The relevant line in player.js is:
if (player.trackPositionMS > this.startTime)
According to an analysis by ChatGPT, the crash may occur right after the current track unexpectedly stops and the next track starts. This suggests a potential race/timing issue in the player control, where player.trackPositionMS could be accessed on a track object that is being released or reinitialized. I've no idea if this is helpful, please feel free to ignore this.
For now, I’ve just installed the Debug Version 2024.2.0.3167 to generate proper log files and hopefully capture the exact conditions that cause the crash. I’m posting this here first to see if anyone else has run into the same problem or has advice on how to fix it before I file a formal report. I will follow bug report instructions from https://www.mediamonkey.com/forum/viewtopic.php?t=86643
System info:
MediaMonkey 2024.1.0.3113 (which was crashing) → updated to 2024.2.0.3167 Debug (Monitoring now with this Version)
NVIDIA GeForce 5070 (updated to Game Ready Driver 581.42)
Windows11 Pro, Intel i7-14700KF, MAG Z790 Tomahawk
Several Audio-Devices installed, mainly using: RodeCaster Pro II
HardDrives: 1TB NVME System-Drive, 2TB NvMe Programs-Drive, 3TB SSD-Sata Data-Drive
A screenshot of the error dialog is attached.

Thanks in advance for any pointers or insights!
Greetings Sascha
I’ve been experiencing frequent crashes in MediaMonkey 2024 and I’m trying to narrow down the cause before submitting an official bug report. Maybe someone here has already encountered this issue or found a workaround.
The crash happens suddenly during playback, mostly while multitasking (e.g., when a game is running and MM is playing in the background). The current track stops abruptly, the next one starts, and then MediaMonkey crashes within a few seconds. The error dialog shows the following message:
"Application Error:
App threw an exception “External exception E0000008”
at time Update (file:///controls/player:966:28)
at file:///controls/control:316:17
at file:///mminit.js:852:13)
at line 966!"
The relevant line in player.js is:
if (player.trackPositionMS > this.startTime)
According to an analysis by ChatGPT, the crash may occur right after the current track unexpectedly stops and the next track starts. This suggests a potential race/timing issue in the player control, where player.trackPositionMS could be accessed on a track object that is being released or reinitialized. I've no idea if this is helpful, please feel free to ignore this.
For now, I’ve just installed the Debug Version 2024.2.0.3167 to generate proper log files and hopefully capture the exact conditions that cause the crash. I’m posting this here first to see if anyone else has run into the same problem or has advice on how to fix it before I file a formal report. I will follow bug report instructions from https://www.mediamonkey.com/forum/viewtopic.php?t=86643
System info:
MediaMonkey 2024.1.0.3113 (which was crashing) → updated to 2024.2.0.3167 Debug (Monitoring now with this Version)
NVIDIA GeForce 5070 (updated to Game Ready Driver 581.42)
Windows11 Pro, Intel i7-14700KF, MAG Z790 Tomahawk
Several Audio-Devices installed, mainly using: RodeCaster Pro II
HardDrives: 1TB NVME System-Drive, 2TB NvMe Programs-Drive, 3TB SSD-Sata Data-Drive
A screenshot of the error dialog is attached.

Thanks in advance for any pointers or insights!
Greetings Sascha