olback / library-loader

[Unofficial] Samacsys Library Loader for all platforms!
112 stars 21 forks source link

Crashing when attempting to load components. #79

Closed alpauna closed 2 years ago

alpauna commented 2 years ago

Faulting application name: Library Loader.exe, version: 2.49.0.0, time stamp: 0x6038d6d2 Faulting module name: KERNELBASE.dll, version: 10.0.19041.1566, time stamp: 0x0833f2d4 Exception code: 0xe0434352 Fault offset: 0x0000000000034f69 Faulting process id: 0xf38 Faulting application start time: 0x01d84ae8ad161878 Faulting application path: C:\Program Files (x86)\SamacSys\Library Loader\Library Loader.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll Report Id: d2b46c24-c577-41da-a577-9ae70f8a29fe Faulting package full name: Faulting package-relative application ID:

Only able to find this in application events log. No error appears just a critical crash and Library Loader is terminated and errors show in application logs at the time of crash. Not sure what is needed to get better logs from the app. I will look into code to see if it is possible to debug

alpauna commented 2 years ago

LOL just realized this is not the official one! I am going to close this error and try this one that was written in rust. Maybe it will work better than the official crashing one!