Page 2 of 2

Posted: 20 Dec 2006, 22:47
by Rhyfelwr
I tried that still doesn't work.

Posted: 21 Dec 2006, 17:05
by Bjørn
[01:57:34] Error: Unknown error while decompressing map data!
[01:57:34] Error: Could not find map file
Notice that the problem isn't that the file doesn't exist, but that decompressing fails. This could be because of a faulty PhysFS version (like 1.1.0 instead of 1.0.1), I guess.

Posted: 22 Dec 2006, 00:39
by Rhyfelwr
Is there a way to try and fix that? Or is it something that would warrent a recompiling of the source?

Posted: 23 Dec 2006, 12:47
by Bjørn
Rhyfelwr wrote:Is there a way to try and fix that? Or is it something that would warrent a recompiling of the source?
If indeed your binary was compiled against PhysFS 1.1.0, then recompiling the source against version 1.0.1 would be worth a try.