Hello
I will start at the beginning. I am making a mod for morroblivion. Its Masters are morrowind_ob, bloodmoon_ob and tribanul_ob (spelled it wrong
). There are 7 esp files i have made and i want to merge them with TES4Gecko, So i click merge plug-ins, choose the ones i want to merge and hit ok. The Program scans the oblivion.esm file but only gets to 43% of the morrowind_ob.esm file when the following error comes up:
Plugin Error
TES4Gecko.PluginException: Morrowind_ob.esm: Top-level record is not a group
TES4Gecko.Master.buildgroup(Master.java:666)
TES4Gecko.Master.buildIndexfile(Master.java:507)
TES4Gecko.Master.load(Master.java:241
TES4Gecko.MergeTask.run(MergeTask.java:210)
when i hit ok the program freezes and cant be closed. I really need your help:
the path of which the TES4Geck is extracted is C://Oblivion/Gecko/
I have tried alot to make it work. Removing the masters then adding them again.That didn't help. I tried cleaning the masters and the esp's files. That didn't help.
Im using the OMOD version of Morroblivion.
Thanks
SoulSaver
An error in the master file, Morrowind_ob.esm ... morroblivion is full of them. Gecko needs to ignore it and move on ... however it seems to crash with you.
I don't exactly have much experience with TES4Geck or Morroblivion OMOD ... but anyways I'll try to help.
First of all, remove the dependecies on bloodmoon_ob.esm and tribunal_ob.esm ... use only morrowind_ob.esm ... this should make things lighter and might just help you avoid the crash.
otherwise just upload the seperate esps ... someone else might have luck with merging them.
Everythings okay now. I had to change a few records with TES4EDIT and it works okay now. 