Spoiler
Traceback (most recent call last):
File "C:\Games\Bethesda Softworks\Fallout 3\Mopy\basher.py", line 6129, in Execute
bsaFile.scan()
File "C:\Games\Bethesda Softworks\Fallout 3\Mopy\bosh.py", line 8005, in scan
fileInfos.append([hash,size,offset,'',filePos])
MemoryError
File "C:\Games\Bethesda Softworks\Fallout 3\Mopy\basher.py", line 6129, in Execute
bsaFile.scan()
File "C:\Games\Bethesda Softworks\Fallout 3\Mopy\bosh.py", line 8005, in scan
fileInfos.append([hash,size,offset,'',filePos])
MemoryError
So yeah, that happens when I enable BAS Redirection in the BAIN (FAIN?) area. This is the only issue I've had with WF so far, and I've been using Wrye Bash (and previously Gary Bash) for a while now, and am quite familiar with most of the more common aspects... I think.
I checked Task Manager the last time I tried*, and yep, memory was being chewed up, until it hit (nearly) 2GB (!), and so threw up the above error message, having maxed out what a 32-bit app can by default access. If I'm not mistaken.
Any ideas as to what's going on here?
* Well, BSA Redirection does end up "ticked", but I'm not sure whether it actually has been enabled (properly, or at all). Hm... now do I check, exactly?