Skip to content

Remove US_Campaign-TEST.conf that duplicates the live config's GUID#91

Open
Smiggus wants to merge 1 commit into
7Cav:mainfrom
Smiggus:fix/remove-duplicate-guid-test-config
Open

Remove US_Campaign-TEST.conf that duplicates the live config's GUID#91
Smiggus wants to merge 1 commit into
7Cav:mainfrom
Smiggus:fix/remove-duplicate-guid-test-config

Conversation

@Smiggus

@Smiggus Smiggus commented Jul 4, 2026

Copy link
Copy Markdown

US_Campaign-TEST.conf was copied from US_Campaign.conf together with its .meta, so both resources in 7CavPVE claim GUID ADFDBDA163950168. Duplicate GUIDs in one addon make resolution ambiguous: whichever file the engine indexes last wins, so the live US faction config can silently be replaced by the TEST copy (they differ by roughly 300 lines).

Nothing references the TEST file by path and nothing references the GUID other than users of the live config, so this removes the TEST copy. If the TEST variant is still needed, re-create it through Workbench so it gets its own GUID.

US_Campaign-TEST.conf was copied from US_Campaign.conf together with its
.meta file, so both resources in 7CavPVE claim GUID ADFDBDA163950168.
Duplicate GUIDs inside one addon make resource resolution ambiguous:
whichever file the engine indexes last wins, so the live US_Campaign
faction config can silently be replaced by the TEST copy (they differ by
~300 lines).

Nothing references the TEST file by path and no other file references the
GUID, so remove it. If the TEST variant is still wanted, it should be
re-created through Workbench so it receives its own GUID.
@Smiggus Smiggus force-pushed the fix/remove-duplicate-guid-test-config branch from 47b7cb2 to 1626858 Compare July 7, 2026 17:33
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

Successfully merging this pull request may close these issues.

1 participant