[X] I confirm that this crash is NOT related to a mod but directly to Geode Loader itself.
Platform
Windows
Geode Version
v3.8.1
Mods Installed
No mods downloaded
Steps to Reproduce
Run the game through the Launcher, not directly through “.exe”
Crash Report
The file is not being created.
Additional Information
Hello! I encountered an interesting error:
I'm creating my own private server, made a Python launcher for it. Launching “.exe” game file in the launcher is done through Subprocess or OS library. (Like this: subprocess.run([“GDPS.exe”]). If I run the game through the launcher itself - Geode launch error pops up: “Could not load Geode! This is likely due to an outdated redist package. Do you want to update Microsoft Visual C++ Redistributable 2022 to try to fix this issue?”. After I agree and update Microsoft Visual C++ Redistributable nothing changes. And if I run the .exe file of the game directly - Geode starts. How can this be fixed? I apologize if I sent the request to the wrong place.
Geode Issue
Platform
Windows
Geode Version
v3.8.1
Mods Installed
No mods downloaded
Steps to Reproduce
Crash Report
The file is not being created.
Additional Information
Hello! I encountered an interesting error: I'm creating my own private server, made a Python launcher for it. Launching “.exe” game file in the launcher is done through Subprocess or OS library. (Like this: subprocess.run([“GDPS.exe”]). If I run the game through the launcher itself - Geode launch error pops up: “Could not load Geode! This is likely due to an outdated redist package. Do you want to update Microsoft Visual C++ Redistributable 2022 to try to fix this issue?”. After I agree and update Microsoft Visual C++ Redistributable nothing changes. And if I run the .exe file of the game directly - Geode starts. How can this be fixed? I apologize if I sent the request to the wrong place.