Marxist ßastard Posted February 8, 2004 Share Posted February 8, 2004 I'm trying to convert an in-development plugin consisting of a single ESP file into a plugin consisting of an ESM file and an ESP file that contains all data that could possibly conflict with existing master files. To do this, I must obviously seperate the benign data from the references -- most of which are modified from existing master files and will conflict. In a nutshell, what I'm trying to do is remove all references from a plugin without deleting anything else. I've tried simply marking the reference data as ignored in the CS Details view, but it seems as if reference data cannot be marked as ignored. After that, I took the steps outlined below to attempt the removal of the problem data:Created blank ESP in TES CSLoaded mod ESP in TES AME, then selected object (Not reference, because references are not listed) entries and exported them into an ESD fileRemoved aforementioned entries from the ESP and saved under a different nameMerged blank ESP with the newly created ESD (The one containing all object data)Loaded merged ESP and converted it into an ESM using TES CSEnded up with a blank ESM and an ESP with both object and reference data deletedWent into CS and created a plugin with a single new referenceLoaded mod in TES AME again and inserted the object data into another ESD fileMerged single-reference ESP with the new ESDAttempted to load merged ESP in TES AME; got what seemed to be a memory error at the timeConverted merged ESP into a master file; got invalid form errorEnded up with a master file that adds a single reference...It would be appreaciated if anyone can find the source of the problem (I suspect it's bad merger handling on TES AME's part, but I couldn't find any other way to export the data) or better, post a procedure that will allow me to do what I want correctly. Link to comment Share on other sites More sharing options...
Marxist ßastard Posted February 11, 2004 Author Share Posted February 11, 2004 UPDATE: My problem has been solved. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.