Paste your logs.

Built for Minecraft & Hytale

Unknown Log

25 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).ToString('o'))
} *>&1 | Format-Table -Wrap -AutoSize | Out-File "C:\Users\********\AppData\Local\Temp\win_event1763239234099.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 Hang
TimeCreated Id LevelDisplayName Message
----------- -- ---------------- -------
15-11-2025 21:40:31 1002 Fejl Programmet javaw.exe version 17.0.8.0 stoppede med at kommunikere med Windows
og blev lukket. For at undersøge, om der er findes flere oplysninger om prob
lemet, se venligst problemoversigten i kontrolpanelet Sikkerhed og vedligehol
delse.