Detected that Windows has terminated one or more processes within the last minute leading up to the moment of the current Minecraft JVM instance termination,
so with a very high probability that one of these processes is the Minecraft JVM itself.
Command used to identify terminated processes:
$ErrorActionPreference = 'Continue';
Get-WinEvent -FilterHashtable @{
StartTime=((Get-Date).AddSeconds(-15).ToString('o'))
} *>&1 | Format-Table -Wrap -AutoSize | Out-File "C:\Users\********\AppData\Local\Temp\win_event1762473626916.txt" -Encoding UTF8
If no java.exe (or related JVM processes) are listed below, you can disregard this message.
To get more information about such errors:
1) Open Windows Event Viewer (Win+R -> eventvwr.msc -> Enter).
2) Click "Windows Logs" -> "Application".
3) Look for the latest Error you have.
TimeCreated Id LevelDisplayName Message
----------- -- ---------------- -------
07/11/2025 00:00:27 17 Error ESIF(1.0.11903.2253) TYPE: ERROR MODULE: IPF TIME 558843 ms
DPTF Build Version: 9.0.11703.48565
DPTF Build Date: Jul 29 2024 14:19:56
Source File: C:\jenkins\workspace\dptf\Src\DPTF\Sources\Manager\WorkItem.cpp
Executing Function: WorkItem::writeWorkItemErrorMessagePolicy
Message: Unhandled exception caught during execution of work item
Framework Event: DptfAppBroadcastUnprivileged [116]
Policy: Energy Performance Optimizer Policy [2]
Exception Function: Policy::executeApplicationOptimizerBroadcastReceived
The feature is not implemented.
07/11/2025 00:00:26 17 Error ESIF(1.0.11903.2253) TYPE: ERROR MODULE: IPF TIME 557832 ms
DPTF Build Version: 9.0.11703.48565
DPTF Build Date: Jul 29 2024 14:19:56
Source File: C:\jenkins\workspace\dptf\Src\DPTF\Sources\Manager\WorkItem.cpp
Executing Function: WorkItem::writeWorkItemErrorMessagePolicy
Message: Unhandled exception caught during execution of work item
Framework Event: DptfAppBroadcastUnprivileged [116]
Policy: Energy Performance Optimizer Policy [2]
Exception Function: Policy::executeApplicationOptimizerBroadcastReceived
The feature is not implemented.
07/11/2025 00:00:25 17 Error ESIF(1.0.11903.2253) TYPE: ERROR MODULE: IPF TIME 556821 ms
DPTF Build Version: 9.0.11703.48565
DPTF Build Date: Jul 29 2024 14:19:56
Source File: C:\jenkins\workspace\dptf\Src\DPTF\Sources\Manager\WorkItem.cpp
Executing Function: WorkItem::writeWorkItemErrorMessagePolicy
Message: Unhandled exception caught during execution of work item
Framework Event: DptfAppBroadcastUnprivileged [116]
Policy: Energy Performance Optimizer Policy [2]
Exception Function: Policy::executeApplicationOptimizerBroadcastReceived
The feature is not implemented.
07/11/2025 00:00:24 17 Error ESIF(1.0.11903.2253) TYPE: ERROR MODULE: IPF TIME 556000 ms
DPTF Build Version: 9.0.11703.48565
DPTF Build Date: Jul 29 2024 14:19:56
Source File: C:\jenkins\workspace\dptf\Src\DPTF\Sources\Manager\WorkItem.cpp
Executing Function: WorkItem::writeWorkItemErrorMessagePolicy
Message: Unhandled exception caught during execution of work item
Framework Event: DptfAppBroadcastUnprivileged [116]
Policy: Energy Performance Optimizer Policy [2]
Exception Function: Policy::executeApplicationOptimizerBroadcastReceived
The feature is not implemented.
07/11/2025 00:00:23 17 Error ESIF(1.0.11903.2253) TYPE: ERROR MODULE: IPF TIME 554793 ms
DPTF Build Version: 9.0.11703.48565
DPTF Build Date: Jul 29 2024 14:19:56
Source File: C:\jenkins\workspace\dptf\Src\DPTF\Sources\Manager\WorkItem.cpp
Executing Function: WorkItem::writeWorkItemErrorMessagePolicy
Message: Unhandled exception caught during execution of work item
Framework Event: DptfAppBroadcastUnprivileged [116]
Policy: Energy Performance Optimizer Policy [2]
Exception Function: Policy::executeApplicationOptimizerBroadcastReceived
The feature is not implemented.