Bashed Patch & RBP Eye Mesh problem

Post » Fri May 13, 2011 11:12 am

For about the fourth time (been slowly cutting out things that were potential problem children or made significant changes that after seeing once I didn't really notice afterwards) in two weeks, I've re-built my Load Order and I ran into a new problem. I get the following error when attempting to rebuilt my patch:

Spoiler

Traceback (most recent call last):
File "D:\Games\Bethesda Softworks\Oblivion\Mopy\basher.py", line 4581, in Execute
raise
File "D:\Games\Bethesda Softworks\Oblivion\Mopy\basher.py", line 4543, in Execute
patchFile.buildPatch(log,SubProgress(progress,0.8,0.9))
File "D:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 13810, in buildPatch
patcher.buildPatch(log,SubProgress(subProgress,index))
File "D:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 19067, in buildPatch
raise StateError(_('Mesh undefined for eye %s in race %s') % (strFid(eye),race.eid,))
bolt.StateError: Mesh undefined for eye (bgBalancingEVCore.esp,0x000CED) in race Mazken


The weird thing is I have 100% for sure not changed any mod which added/modified/deleted any eyes meshes short of those specific to another mod since my last rebuild. I'm using the exact same OMOD Resource/Install pack I've used the past three times with no problems. After encountering this the first time I removed it and reinstalled it just in case something I activated afterwards caused a problem, with no change. Not sure what I can do about it...
User avatar
Setal Vara
 
Posts: 3390
Joined: Thu Nov 16, 2006 1:24 pm

Post » Fri May 13, 2011 4:33 pm

This is a question better suited for Bash's thread, but what version of Bash are you using? It looks like you're using 280... upgrade to 282.
User avatar
Laura Simmonds
 
Posts: 3435
Joined: Wed Aug 16, 2006 10:27 pm

Post » Fri May 13, 2011 6:38 pm

This is a question better suited for Bash's thread, but what version of Bash are you using? It looks like you're using 280... upgrade to 282.


I wasn't sure if it was related to that or RBP, as I've been using 282 and my last rebuilt was done with 282, so nothing changed with Wrye Bash on my machine either. Couldn't find the RBP thread, which is why I created a new one.

Edit:
The only thing I can think of that could cause the problem is that a mod I formerly had but no longer do provided the eye meshes that were somehow not included in the standard RBP resource pack, which makes no sense otherwise the issue would have come up before with someone else. But it is the only difference between my last rebuild and this one.

Second Edit:
Actually once I thought about it I just cut out the Race Record merge in the Bashed patch, and it went through. I'll try running with that since I've cut out everything from that list that I cared about for character creation.
User avatar
Bones47
 
Posts: 3399
Joined: Fri Nov 09, 2007 11:15 pm


Return to IV - Oblivion