Paste your logs.

Built for Minecraft & Hytale

Unknown Log

40 lines
Raw
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 @{
LogName='Application';
Level=2;
StartTime=(Get-Date).AddSeconds(-15)
} *>&1 | Format-Table -Wrap -AutoSize | Out-File "win_event1763760515586.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/21/2025 1:28:29 PM 1000 Error Faulting application name: javaw.exe, version: 8.0.51.16, time stamp:
0x55763d32
Faulting module name: nvoglv64.dll, version: 32.0.15.6094, time stamp:
0x66bc35f7
Exception code: 0xc0000409
Fault offset: 0x0000000000fcb235
Faulting process id: 0x3CD8
Faulting application start time: 0x1DC5B2DC28FF2FB
Faulting application path: C:\Users\********\AppData\Roaming\ATLauncher\runtim
es\minecraft\jre-legacy\windows-x64\jre-legacy\bin\javaw.exe
Faulting module path: C:\WINDOWS\System32\DriverStore\FileRepository\nvmd.i
nf_amd64_aa54f7a758543a0a\nvoglv64.dll
Report Id: e078c42a-22de-4719-9025-8a48232ff955
Faulting package full name:
Faulting package-relative application ID:
ProviderName: NVIDIA OpenGL Driver
TimeCreated Id LevelDisplayName Message
----------- -- ---------------- -------
11/21/2025 1:28:28 PM 1