Moderator Note
If you get this error, you don't have the Visual C++ Redistributable packages installed which are required to run the server. Please download them here.
Ok so basically I run it, and it asks for the dll's vcruntime140 and msvcp240, so I put them in that folder, then when I run the exe, it still doesn't run with the error code 0xc000007b
Linked issues
is duplicated by 1
Comments 12
I have exactly the same problem, but installing Visual C++ Redistribuable didn't change anything
I don't know what to do at this point
I have exactly the same problem, but installing Visual C++ Redistribuable didn't change anything
I don't know what to do at this point
i followed this, but it says it's already installed. error code is 0x80070666
in the log file, it says:
[40D4:2EE4][2021-03-19T14:43:18]e000: Error 0x80070666: Cannot install a product when a newer version is installed.
i followed this, but it says it's already installed. error code is 0x80070666
in the log file, it says:
[40D4:2EE4][2021-03-19T14:43:18]e000: Error 0x80070666: Cannot install a product when a newer version is installed.
Install Visual C++ Redistributable 2015 in that case, it's something the dev team didn't specify.