Paste your logs.

Built for Minecraft & Hytale

Unknown Log

48 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).AddMinutes(-1)
} *>&1 | Format-Table -Wrap -AutoSize | Out-File "win_event1762960480939.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/12/2025 5:14:31 PM 1000 Error Faulting application name: javaw.exe, version: 17.0.15.0, time stamp:
0x7ec46050
Faulting module name: nvoglv64.dll, version: 32.0.15.7703, time stamp:
0x68872863
Exception code: 0xc0000409
Fault offset: 0x000000000106ddbd
Faulting process id: 0x92E4
Faulting application start time: 0x1DC53E5C9D5DCFD
Faulting application path: C:\Users\********\AppData\Roaming\PrismLauncher\jav
a\java-runtime-gamma\bin\javaw.exe
Faulting module path: C:\WINDOWS\System32\DriverStore\FileRepository\nvhm.i
nf_amd64_faa7ec917cf45083\nvoglv64.dll
Report Id: 0e94ee18-86bb-4443-baed-d6e55173e0c0
Faulting package full name:
Faulting package-relative application ID:
ProviderName: NVIDIA OpenGL Driver
TimeCreated Id LevelDisplayName Message
----------- -- ---------------- -------
11/12/2025 5:14:30 PM 1 Error A TDR has been detected.
The application must close.
Error code: 7
(pid=37604 tid=32484 javaw.exe 64bit)
Visit http://nvidia.custhelp.com/app/answers/detail/a_id/3633 for more
information.