Quote:
Originally Posted by mady
Quote:
Originally Posted by Scythe
i get a net framework problem.....
|
Same here..
|
That can mean anything, since there are several types of errors. Let's start with what the error said, and we'll troubleshoot it from there.
Odds are you are using an FE-compiled wad, in which case you will get tossed an error reading "Unable to read beyond the end of the stream." or "The output char buffer is too small to contain the decoded characters, encoding 'Unicode (UTF-8)' fallback 'System.Text.DecoderRepla cementFallback'. Parameter name: chars."
So, don't try to dump from an FE-compiled FinalAlbion.wad file. Get a clean FinalAlbion.wad file off of your retail disc #2 and use that instead.
If you get the error "Try to select a file next time." then perhaps you should try to select a file. And on occasion you will get "Unable to read beyond the end of the stream." from selecting a file that is not the FinalAlbion.wad file.
Then there's the 0xC0000135 error, which generally means that you don't even have .net Framework. Go get .net 3.5, it's the latest and has everything you'll need.
So would you like to be specific or should I go on about each specific .net error? There are 4294967295 of them, so if you could narrow it down a bit? Thanks.