In the past two days, I’ve started having the following problem when trying to run my map in wolf. Whenever I load the map, it gets to the limbo screen, locks up, and then kicks me to the main menu with the following error box:
DEFAULT_MODEL / skin (multi/) failed to register
I have wracked my brain trying to figure this out with no success. Whenever I load any other map, I have no problems. I loaded beach with the /devmap flag with no problems. Hopefully someone can help me out. Here’s some more info with that hope in mind! I used the following command line to start the game:
C:\Games\RtCW\WolfMP.exe +logfile 1 +sv_pure 0 +developer 1 +devmap mp_map
And here is a bit of the resulting console log:
Can’t find models/players//head_.skin
Failed to load head skin file: /head_.skin
Can’t find models/players//head_default.skin
Failed to load head skin file: /head_default.skin
Can’t find models/players/multi/body_.skin
Can’t find models/players/multi/lower_.skin
Can’t find models/players/multi/upper_.skin
Failed to load skin file: multi/
Cvar_Set2: com_errorMessage DEFAULT_MODEL / skin (multi/) failed to register
ERROR: DEFAULT_MODEL / skin (multi/) failed to register
----- Server Shutdown -----
Any ideas? Please let me know if you need more info. Thanks.