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.mission.save does not write terrain name to 'theatre' #222

Open
spencershepard opened this issue May 2, 2022 · 1 comment
Open

dcs.mission.save does not write terrain name to 'theatre' #222

spencershepard opened this issue May 2, 2022 · 1 comment

Comments

@spencershepard
Copy link
Contributor

Hi guys,
It appears that the theatre file is always written to the .miz with 'Caucasus' as the content, no matter the terrain name after using the load_file() method. The terrain name is always written properly to the mission file in the .miz, so everything works okay. It just affects the appearance of the mission in the DCS file browser.

I can see the other files written to the .miz in the mission.save() method, but I'm not sure where the theatre file is coming from.

Please let me know if I'm doing something wrong or if I can provide any other info.

Thanks!
Spencer

@rp-
Copy link
Collaborator

rp- commented Jul 7, 2022

looks like the theatre file is new and we just don't write it yet.
I don't know when it was added, I'm a bit out of the loop.

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

2 participants