I get the below error when I try to load a Model. I hope someone has run into this and can tell me how to fix this.
I picked a random model and tried to load it in a blank map. This is the error it generated.
vfsExtractRelativePath: C:/Program Files/Wolfenstein - Enemy Territory/etmain/models/mapobjects/archeology/pitcher.md3
cleaned path: c:/program files/wolfenstein - enemy territory/etmain/models/mapobjects/archeology/pitcher.md3
Matching against c:/program files/wolfenstein - enemy territory//etmain
vfsExtractRelativePath: failed
trying with a short version
vfsExtractRelativePath: C:/Program Files/Wolfenstein - Enemy Territory/etmain/models/mapobjects/archeology/pitcher.md3
cleaned path: c:/progra~1/wolfen~1/etmain/models/mapobj~1/archeo~1/pitcher.md3
Matching against c:/program files/wolfenstein - enemy territory//etmain
vfsExtractRelativePath: failed
WARNING: could not extract the relative path, using full path instead
ERROR: PicoLoadModel: Failed loading model C
