Update configuration files: Adjust max render distance in c2me.toml, modify worker thread range in flywheel-client.toml, change early window dimensions in fml.toml, and update sodium options and shader hash in respective JSON files. Add new mention keyword in chat.json.
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
Detected that Windows reported recent critical or error events in the Application log,
|
||||
which can indicate that a process (including the Minecraft JVM) terminated unexpectedly.
|
||||
Scope: Application log; Levels: Error & Critical; Window: last ~15 seconds.
|
||||
|
||||
If no java.exe (or related JVM processes) are listed below, you can disregard this message.
|
||||
To inspect these events manually:
|
||||
1) Press Win+R, type "eventvwr.msc", press Enter.
|
||||
2) Open "Windows Logs" → "Application".
|
||||
3) Sort by Date and look for entries with Level = Error or Critical near the crash time.
|
||||
|
||||
-----------------------
|
||||
Time: 2026-05-07 22:08:46.919 MSK
|
||||
Source: Application Error
|
||||
Event ID: 1000
|
||||
Level: Error
|
||||
|
||||
Message:
|
||||
Имя сбойного приложения: steamwebhelper.exe, версия: 10.63.50.14, метка времени: 0x69fa18d6
|
||||
Имя сбойного модуля: KERNELBASE.dll, версия: 10.0.22621.3155, метка времени: 0x8c2ee5db
|
||||
Код исключения: 0xe0000008
|
||||
Смещение ошибки: 0x0000000000065b0c
|
||||
Идентификатор сбойного процесса: 0x0x37A4
|
||||
Время запуска сбойного приложения: 0x0x1DCDDAB0E3F42DC
|
||||
Путь сбойного приложения: C:\Program Files (x86)\Steam\bin\cef\cef.win64\steamwebhelper.exe
|
||||
Путь сбойного модуля: C:\Windows\System32\KERNELBASE.dll
|
||||
Идентификатор отчета: 265ea8c5-6d46-440e-a43b-7d7adadb4fba
|
||||
Полное имя сбойного пакета:
|
||||
Код приложения, связанного со сбойным пакетом:
|
||||
|
||||
|
||||
Details:
|
||||
- AppName: steamwebhelper.exe
|
||||
- AppVersion: 10.63.50.14
|
||||
- AppTimeStamp: 69fa18d6
|
||||
- ModuleName: KERNELBASE.dll
|
||||
- ModuleVersion: 10.0.22621.3155
|
||||
- ModuleTimeStamp: 8c2ee5db
|
||||
- ExceptionCode: e0000008
|
||||
- FaultingOffset: 0000000000065b0c
|
||||
- Process ID: 14244 [0x37a4]
|
||||
- ProcessCreationTime: 0x1dcddab0e3f42dc
|
||||
- AppPath: C:\Program Files (x86)\Steam\bin\cef\cef.win64\steamwebhelper.exe
|
||||
- ModulePath: C:\Windows\System32\KERNELBASE.dll
|
||||
- IntegratorReportId: 265ea8c5-6d46-440e-a43b-7d7adadb4fba
|
||||
-----------------------
|
||||
|
||||
Reference in New Issue
Block a user