I've got VC almost to work it seems. I am trying to merge an esp to a new esm master file, but nothing get applied to the esm file:
I go to VC, mark the file forms I own, click Check In, chose the "test.esm" I'm working with. A quick bar shows it doing something and bottom it says "Saving...Done!". But at VC everything looks the same, nothing from the esp has been moved to the esm.
If I mark the file forms I own in VC (the ones I created/placed) and click Check Out, it says "DEFAULT: TESBitArrayFile::OpenAndMapBitArrayFile could not fine file 'Update.fud'.", no matter what I chose it doesn't create the fid fud fvd files for Update.esm (do I even need them when its test.esm I want to work on?).
Another possible related issue:
If I right click on cells/objects in Cell View and chose Check Out, then nothing happens and I can't edit the objects etc..
Some info:
The shared folder should work right; it creates .fid fud fvd for the esm files (test.esm and skyrim.esm, but not update.esm)
I run CK as admin
My ini files etc:
Spoiler
in SkyrimEditor.ini :
bUseVersionControl=1
SNetwork Path=\\Night\Merging\
SNewVersionBackupPath=\\Night\Merging\VersionBackup\
SNetworkMasterPath=\\Night\Merging\Data\
bAllowMultipleMasterLoads=1
bUseMyGamesDirectory=0
SLocalSavePath=Saves\
SLocalMasterPath=Data\
SLocalBackupPath=Data\CheckInBackup
in SkyrimEditorPrefs.ini :
[WhoCanMerge]
Nemesis=1
I got a Merging folder with sub folders Data and VersionBackup, as well ConstructionSetNetwork.ini with
[Users]
1=Nemesis
Nemesis=1
The merging folder is shared for all on the network with full access.
in SkyrimEditor.ini :
bUseVersionControl=1
SNetwork Path=\\Night\Merging\
SNewVersionBackupPath=\\Night\Merging\VersionBackup\
SNetworkMasterPath=\\Night\Merging\Data\
bAllowMultipleMasterLoads=1
bUseMyGamesDirectory=0
SLocalSavePath=Saves\
SLocalMasterPath=Data\
SLocalBackupPath=Data\CheckInBackup
in SkyrimEditorPrefs.ini :
[WhoCanMerge]
Nemesis=1
I got a Merging folder with sub folders Data and VersionBackup, as well ConstructionSetNetwork.ini with
[Users]
1=Nemesis
Nemesis=1
The merging folder is shared for all on the network with full access.
