Anyone who can point me in the right direction?`If it is even possible that is?
Whenever a mod is saved from the CS, its references are renumbered from scratch. So a single changed reference in master can in theory cause problems to a dependant .esp.
What I'd try first is this: open Mash,
1. ensure mods are properly dated (e.g. set mod timestamps/load order like this)
TR_Data.esm
TR_Map1.esm
TR_Map2.esm
TR_Mainland.esm
TR_tweaks.esp
2. right click TR_Mainland.esm, Updaters..., add to the updaters list both TR_Map1.esm and TR_Map2.esm
3. click TR_tweaks.esp, in the File column to the right change the master like this:
- replace (change to...) TR_Map1.esm with TR_Mainland.esm
- untick TR_Map2.esm
hit save
If you are (very) lucky, Mash (in theory) should be able to remap most references and you should not lose much of your changes
What happened to the export import function in TES?
still there
Have never been able to get it to work. Is it initally broken?
No, it is for object definitions(e.g. web site), not references (e.g. link to web site).