 » Thu Oct 07, 2010 7:34 am
  » Thu Oct 07, 2010 7:34 am 
			
			
            
             
         
      I upgraded from Wrye 275 to 285 and then immediately then immediately to version 286 because of an error I was receiving with 285.  286 worked just fine until I tried deleting some mods I was no longer using.  Now when I try to rebuild my patch, I get the following error:
Traceback (most recent call last):
  File "C:\00 - Oblivion\Mopy\basher.py", line 4921, in Execute
    raise
  File "C:\00 - Oblivion\Mopy\basher.py", line 4880, in Execute
    patchFile.initData(SubProgress(progress,0,0.1)) #try to speed this up!
  File "C:\00 - Oblivion\Mopy\bosh.py", line 14303, in initData
    patcher.initData(SubProgress(progress,index))
  File "C:\00 - Oblivion\Mopy\bosh.py", line 16377, in initData
    progress.setFull(len(self.srcMods))
  File "C:\00 - Oblivion\Mopy\bolt.py", line 1362, in setFull
    if (1.0*full) == 0: raise ArgumentError('Full must be non-zero!')
bolt.ArgumentError: Full must be non-zero!
I have been on the road for several weeks, so cannot remember the exact changes I made, I just know the rebuild no longer works.  Pretty sure I have done something simple to screw this up because Wrye Bash has been performing perfectly for almost two years for me before I started monkeying with it in the upgrade from 275 to 285 to 286.  Appreciate any help that can be shed on the problem.