-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Couldn't detect any installed DCS World version" #121
Comments
What is the path to your DCS installation? Tauntaun is just using some hardcoded values. |
Here it is: D:\Program Files\Eagle Dynamics\DCS World OpenBeta Server |
That's not an average path :) I'll add a config option to override the "autosearch" function. |
Please test this build: https://github.com/UOAF/project-tauntaun/actions/runs/2227193282 Run tauntaun once it will create a new entry in the config json then edit it and set dcs_directory to your DCS installation path (give full path as you linked above). Config file can be found here: C://AppData/Roaming/tauntaun_live_editor/config.json |
Thanks |
Looks like pyinstaller is dead it will take some time to figure this out. Building it locally should work. |
Fixes issue #121. I also modified some Python dependencies in requirements.txt to use >= instead of fixed versions. I think that using fixed versions (=<version>) will create more problems than it solves, in terms of compatibility.
Hi, please try this build: https://github.com/UOAF/project-tauntaun/suites/6339897013/artifacts/228379378 |
It WORKS!!! Big time thanks for the support. It is a great tool!!!!! |
Glad it's working for you, thanks for your patience 😄 |
Sorry to answer only now, but it's still not finding any DCS instances. My path is "D:\Program Files\Eagle Dynamics\DCS World OpenBeta Server" and I add D:\Program Files\Eagle Dynamics\DCS World OpenBeta Server in the config file (only one \ makes it not launching) |
Please add the exact error message (or a screenshot). |
Sorry I just realized the problem is in https://github.com/pydcs/dcs. Please try to fix the path with regedit and see if it works. |
Running 4 instances of DCS, but it's not finding any install.
Can't find a way to fix.
The text was updated successfully, but these errors were encountered: