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_event1761987662667.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.
ProviderName: Application Error
TimeCreated Id LevelDisplayName Message
----------- -- ---------------- -------
11/1/2025 5:00:48 PM 1000 Error Faulting application name: javaw.exe, version: 21.0.9.0, time stamp:
Faulting module name: nvoglv64.dll, version: 32.0.15.8157, time stamp:
Exception code: 0xc0000409
Fault offset: 0x000000000108f0cd
Faulting process id: 0x6274
Faulting application start time: 0x1DC4B0D4FA885D3
Faulting application path:
C:\Users\********\Java\graalvm-jdk-21.0.9+7.1\bin\javaw.exe
Faulting module path: C:\WINDOWS\System32\DriverStore\FileRepository\nvlti.i
nf_amd64_12df2ad911fabcb1\nvoglv64.dll
Report Id: 40e8f220-df2e-4a9e-8c14-f5d9f88e888f
Faulting package full name:
Faulting package-relative application ID: