Skip to content
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

DCS server saved games path changed (again)? #87

Open
CC1337 opened this issue Nov 10, 2024 · 5 comments
Open

DCS server saved games path changed (again)? #87

CC1337 opened this issue Nov 10, 2024 · 5 comments
Assignees

Comments

@CC1337
Copy link

CC1337 commented Nov 10, 2024

Hi,

I am setting this up the very first time, means I have no comparison from earlier installations.
Great project!

I had the violation errors as described in readme ALWAYS but after running initial setup several times and then just trying DCS updater link the server launched (but I have not tested a lot yet).

BUT: the autostart failed because it can't find the path, and according to the paths tried at

DCS_saved_games_dir_current="${WINE_user_saved_game_dir}/DCS.server"

either mine is different because of some setup issues, or it got changed.
grafik

when doing a manual modification in the container to test it, autostart works.

@CC1337
Copy link
Author

CC1337 commented Nov 11, 2024

Additional info: As a next step in my setup, I have installed the DCSServerBot in the container and enabled this for autostart - this seems to work fine with the paths (bot autostart and server autostart via the bot)

@Aterfax
Copy link
Owner

Aterfax commented Nov 11, 2024

I'll have a look (at the soonest) over the weekend. But if the path has changed again it will prove most annoying.

@Aterfax Aterfax self-assigned this Nov 11, 2024
@rgpollitt
Copy link

I'll have a look (at the soonest) over the weekend. But if the path has changed again it will prove most annoying.

It has. Same issue here.

@Aterfax
Copy link
Owner

Aterfax commented Dec 11, 2024

I see this now reflected as:

/config/.wine/drive_c/users/abc/Saved Games/DCS.dcs_serverrelease/

Amendments needed for:

  • docker\src\helper_functions\find_dcs_dirs_function
  • docker\src\s6-services\s6-init-migrate-dcs-oneshot\run

Changes to find_dcs_dirs_function require updates to comments in other files with

# Source DCS Dirs finder helper
# This sets the following variables:
# DCS_saved_games_dir_open_beta
# DCS_saved_games_dir_release
# DCS_saved_games_dir_current
# DCS_install_dir_openbeta
# DCS_install_dir_release
source /app/dcs_server/find_dcs_dirs_function

@CC1337
Copy link
Author

CC1337 commented Dec 11, 2024

Yes, on my container it is exactly /config/.wine/drive_c/users/abc/Saved Games/DCS.dcs_serverrelease/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants