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)
} *>&1 | Format-Table -Wrap -AutoSize | Out-File "C:\Users\********\AppData\Local\Temp\win_event1767735371521.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
----------- -- ---------------- -------
1/6/2026 4:36:00 PM 474 Error svchost (4272,D,29) SRUJet: The database page read from the file
"C:\Windows\system32\SRU\SRUDB.dat" at offset 327680 (0x0000000000050000)
(database page 79 (0x4F)) for 4096 (0x00001000) bytes failed verification due
to a page checksum mismatch. The stored checksum was [4879625b20584544] and
the computed checksum was [03480348c2fb9986]. The read operation will fail
with error -1018 (0xfffffc06). If this condition persists then please
restore the database from a previous backup. This problem is likely due to
faulty hardware. Please contact your hardware vendor for further assistance
1/6/2026 4:36:00 PM 474 Error svchost (4272,D,27) SRUJet: The database page read from the file
"C:\Windows\system32\SRU\SRUDB.dat" at offset 376832 (0x000000000005c000)
(database page 91 (0x5B)) for 4096 (0x00001000) bytes failed verification due
to a page checksum mismatch. The stored checksum was [0000000000000000] and
the computed checksum was [0000005b72ba8fc9]. The read operation will fail
with error -1018 (0xfffffc06). If this condition persists then please
restore the database from a previous backup. This problem is likely due to
faulty hardware. Please contact your hardware vendor for further assistance
1/6/2026 4:36:00 PM 474 Error svchost (4272,D,21) SRUJet: The database page read from the file
"C:\Windows\system32\SRU\SRUDB.dat" at offset 327680 (0x0000000000050000)
(database page 79 (0x4F)) for 4096 (0x00001000) bytes failed verification due
to a page checksum mismatch. The stored checksum was [4879625b20584544] and
the computed checksum was [03480348c2fb9986]. The read operation will fail
with error -1018 (0xfffffc06). If this condition persists then please
restore the database from a previous backup. This problem is likely due to
faulty hardware. Please contact your hardware vendor for further assistance
1/6/2026 4:36:00 PM 474 Error svchost (4272,D,22) SRUJet: The database page read from the file
"C:\Windows\system32\SRU\SRUDB.dat" at offset 372736 (0x000000000005b000)
(database page 90 (0x5A)) for 4096 (0x00001000) bytes failed verification due
to a page checksum mismatch. The stored checksum was [0000000000000000] and
the computed checksum was [0000005a976089fa]. The read operation will fail
with error -1018 (0xfffffc06). If this condition persists then please
restore the database from a previous backup. This problem is likely due to
faulty hardware. Please contact your hardware vendor for further assistance