Open falzard opened 7 years ago
Does the directory "working" exist (or the directory in the argument to -w)? Also is there anything else when you run with -d (for debug mode)? Providing a link to obtain the MPQ file would be useful.
Yes the directory exists. With -d it just says:
Loading file [Yellow_Star.blp]
And tons of other game files. They are "loaded" but are nowhere to be found in the directory.
Well the MPQ is from World Of Warcraft. I would need to upload it and it's quite big. Tell me if it's needed, I'll find a small one.
If it has "Loading file" without a corresponding "Found file", then it means the call to SFileOpenFileEx to open the file from the MPQ failed. If you could provide a smaller MPQ that has the same issue then that would be helpful.
I guess it's because of the big MPQ size. There is a size limit but I don't know how big it is.
Anyway, I made everything work.
If I try to extract a MPQ, it says: Loading list file [listfile.txt] Loading MPQ [patch-enUS-3.MPQ]
And that's all. There is nothing but attributes and listfiles in the working directory.