-
-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Crash on startup with 0xc0000602 error on versions >1.80.19 #662
Comments
Basically "what else can I do to give more info"? If you can tell me how to make a dump (there's |
Hi! Does event viewer says anything about APPCRASH ? If not, try updating it then do
|
WinUI 3 does not support Windows Insider very well. Try updating your system. |
|
Doesn't seem so, it's always the same record (except for different process ID): <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>100</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2025-01-12T01:31:30.9697419Z" />
<EventRecordID>109468</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>MontyPC</Computer>
<Security />
</System>
<EventData>
<Data>CollapseLauncher.exe</Data>
<Data>1.82.10.0</Data>
<Data>67200000</Data>
<Data>KERNELBASE.dll</Data>
<Data>10.0.19041.2913</Data>
<Data>a1c3e870</Data>
<Data>c0000602</Data>
<Data>000000000012d862</Data>
<Data>5b7c</Data>
<Data>01db6491b5196503</Data>
<Data>D:\Games\Collapse Launcher\app-1.82.10\CollapseLauncher.exe</Data>
<Data>C:\Windows\System32\KERNELBASE.dll</Data>
<Data>8f00fc91-4cee-4347-8843-160b3df8939b</Data>
<Data />
<Data />
</EventData>
</Event>
It was a clean OS, I've only added TranslucentTB from Microsoft Store, but it's Win10 IoT Enterprise LTSC (because extended support up till 2032).
I will try that |
Almost works. Portable 1.82.13 runs just fine, regular 1.82.10 when launched started updating itself to 1.82.13 and gave this error: Any new attempts also show this message. Last log file:
|
Yes it's another issue. Use the latest version of Collapse. |
Yes, but the point it doesn't self-update. If I reinstall — will it preserving the settings? |
Maybe manually backup some folder with it or something |
Fix procedure here: #642 (comment) |
Thanks, all works now. |
Affected Version
1.82.8, 1.82.10, 1.82.13(portable)
Bug Behavior
On launch CL silently crashes, in event log there's error 0xc0000602, offset 0x000000000012d862 in KERNELBASE.dll
However older 1.80.19 when launched manually (from
Collapse Launcher\app-1.80.19\CollapseLauncher.exe
) starts just fine.Expected Behavior
Launch and not crash
Steps to reproduce
Collapse Launcher\CollapseLauncher.exe
(both installed one and portable one) orCollapse Launcher\app-1.82.8\CollapseLauncher.exe
orCollapse Launcher\app-1.82.10\CollapseLauncher.exe
SeeNot see it crashRelated Issues
No response
Screenshot(s)
No response
Additional Information
C:\Users\%username%\AppData\LocalLow\CollapseLauncher
has no folder_logs
, onlyGameFolder\_logs
which has logs of version 1.80.19 (the one that works, broken versions leave no logs there)DxDiag.txt
The text was updated successfully, but these errors were encountered: