Page 1 of 1

CoD4 Radiant Compiling problems.

Posted: August 11th, 2013, 6:29 am
by DarkAngel
Hello.

As the topic tells I've got problem with compiling my map. When I've sent it to a few friends, some of them have been able to compile it, and some not.

Everyone of us has been wondering what the reason is. I've tried to compile it with the skybox, or without. Neither worked and both times the same thing. I've got the mp_dm_spawn and the mp_globl_intermission for now. And then of course the map itself. Which isn't that big yet, because need testing.

When compiling it, There cames this in the end of it: " Could not load file 'D:\Games\cod4 1.7\raw\maps\mp\mp.evolution.d3dbsp' "

Anyone got any tips?

Re: CoD4 Radiant Compiling problems.

Posted: September 19th, 2013, 4:44 pm
by DarkAngel
Even tho I've beeen watching different tutorials how to do the map from nothing it still gives the same error when I try to compile. Could not load ... d3dbsp.

Anyone got tips for me?? I really would like to make a map...

Re: CoD4 Radiant Compiling problems.

Posted: September 19th, 2013, 11:07 pm
by Drofder2004
Is your game and Radiant both patched to the latest version?

Are you running on a high-spec PC?

Re: CoD4 Radiant Compiling problems.

Posted: September 20th, 2013, 1:57 pm
by Rezil
Could not load file 'D:\Games\cod4 1.7\raw\maps\mp\mp.evolution.d3dbsp
The fact that your map has a period in its name might be an issue. Try replacing it with an underscore(mp_evolution) and recompile.

Re: CoD4 Radiant Compiling problems.

Posted: September 20th, 2013, 10:35 pm
by Drofder2004
Rezil wrote:
Could not load file 'D:\Games\cod4 1.7\raw\maps\mp\mp.evolution.d3dbsp
The fact that your map has a period in its name might be an issue. Try replacing it with an underscore(mp_evolution) and recompile.
Did not even notice that, definitely a problem in CoD4.