-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Lapce Version
0.2.5
System information
Windows 10 (Inside a VMware virtual machine)
Describe the bug
Lapce does not open. I tried double clicking the executable as well as running lapce from command line. Either way nothing happens and no information is displayed.
Additional information
I found the following error in the Windows Event Viewer:
Faulting application name: lapce.exe, version: 0.2.5.0, timestamp: 0x639a2d18
Faulting module name: ucrtbase.dll, version: 10.0.19041.789, timestamp: 0x2bd748bf
Exception code: 0xc0000409
Error offset 0x000000000007286e
Process ID that generated the error: 0x2ec4
Start time of the application that generated the error: 0x01d93fb47634ac38
Faulting application path: C:\Program Files\Lapce\lapce.exe
Path to the module that generated the error: C:\Windows\System32\ucrtbase.dll
Report ID: 663267a9-4981-4d4a-abb9-5344b49edda9
Full package name that generated the error:
Application ID of the package that generated the error:
I have looked up the ucrtbase.dll and it seems something related to the Microsoft Visual C++ Redistributable, which i made sure that i have installed (i even re-installed it just to make sure).