Using 290 attempting to remove world orphans from http://www.tesnexus.com/downloads/file.php?id=30568 got his error:
Traceback (most recent call last): File "I:\Games\Oblivion\Mopy\basher.py", line 9691, in Execute modFile.load(True,SubProgress(progress,0,0.7)) File "I:\Games\Oblivion\Mopy\bosh.py", line 5022, in load self.tops[label].load(ins,unpack and (topClass != MobBase)) File "I:\Games\Oblivion\Mopy\bosh.py", line 4037, in load self.loadData(ins, ins.tell()+self.size-20) File "I:\Games\Oblivion\Mopy\bosh.py", line 4894, in loadData worldBlock = MobWorld(header,selfLoadFactory,world,ins,True) File "I:\Games\Oblivion\Mopy\bosh.py", line 4680, in __init__ MobCells.__init__(self,header,loadFactory,ins,unpack) File "I:\Games\Oblivion\Mopy\bosh.py", line 4504, in __init__ MobBase.__init__(self,header,loadFactory,ins,unpack) File "I:\Games\Oblivion\Mopy\bosh.py", line 4027, in __init__ if ins: self.load(ins,unpack) File "I:\Games\Oblivion\Mopy\bosh.py", line 4037, in load self.loadData(ins, ins.tell()+self.size-20) File "I:\Games\Oblivion\Mopy\bosh.py", line 4757, in loadData raise ModError(self.inName,'Extra cell children subgroup in world children group.')bosh.ModError: Vampire Hunting - Order Of The Virtuous Blood.esp: Extra cell children subgroup in world children group.
Checked the nexus page for the mod and realized that I did not have the most up to date. I cannot download the most up to date due to Nexus error so contacted the author.
Anyway thought I should report the issue.