CraftOS-PC Crashes on launch. This is first time launching it.
Pix3lM0on opened this issue · comments
Describe the bug
---------------------------
Application Error
---------------------------
Uh oh, CraftOS-PC has crashed! Please report this to https://www.craftos-pc.cc/bugreport. When writing the report, attach the latest CraftOS-PC.exe .dmp file located here (you can type this into the File Explorer): '%LOCALAPPDATA%\CrashDumps'. Add this text to the report as well: "Last C function: (none!)". CraftOS-PC will now close.
---------------------------
OK
---------------------------
To Reproduce
Steps to reproduce the behavior:
- Open CraftOS-PC
Expected behavior
I expected CraftOS-PC to open.
Environment (please complete the following information):
- OS: Windows 10
- OS Version: 22H2
- CraftOS-PC Version: The latest (as of now)
- Compiled from source? No.
Additional context
I just now installed it.
Duplicate of #369. Please install the latest Visual C++ 2022 redistributable.
Duplicate of #369. Please install the latest Visual C++ 2022 redistributable.
Thanks, That fixed the issue. I think it would be much better to have the program check if the latest Visual C++ 2022 redistributable is installed instead of throwing an error.
Duplicate of #369. Please install the latest Visual C++ 2022 redistributable.
Thanks, That fixed the issue. I think it would be much better to have the program check if the latest Visual C++ 2022 redistributable is installed instead of throwing an error.
The issue is that the version bundled with the current installer is the wrong version, and fixing it (pushing a new update) requires at least 12 hours straight of work updating a whole bunch of dependencies and build tasks, which I don't have time for. The right version will be included in the next update, but I don't have an estimate on when that will happen.