Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Combined fleet formation name mismatch cause script stop #406

Closed
cplusx opened this issue Dec 4, 2019 · 3 comments
Closed

Combined fleet formation name mismatch cause script stop #406

cplusx opened this issue Dec 4, 2019 · 3 comments

Comments

@cplusx
Copy link

cplusx commented Dec 4, 2019

There is a name mismatch in the combined fleet formation, which causes script stop when choosing formation. The name in kcauto/kca_enums/formation.py is combined_fleet_x while in the kcauto/util/kca.py it is formation_combinedfleet_x.

To fix it, remove one _ in the kcauto/kca_enums/formation.py: 'combined_fleet_x' -> 'combinedfleet_x'

@perryhuynh
Copy link
Owner

#405

Already fixed, please pull latest

@mrmin123
Copy link
Collaborator

mrmin123 commented Dec 4, 2019

To clarify, pull the latest 390-2019-fall-event branch.

@perryhuynh
Copy link
Owner

@cplusx I forgot to update the references in code, so once the 2nd PR is merged it should work (for real this time)

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

No branches or pull requests

3 participants