Page 1 of 1

New Map is Crashing [Solved]

Posted: Sat Jan 15, 2011 7:17 pm
by Nighthawk909
Hey, I am a newbie at modding BF2. I have been following Fierfeks AMAZING tutorial on creating maps and modding other features of the game. I munge my new map after following all his instructions to the letter. I attempt to load it up in-game and it crashes mid-load. I know why it is crashing too. I added the 'dc:' to the "WEPc_con.lua" (C:\BF2_ModTools\data_WEP\Common\scripts\WEP) file. As it says to do in the tutorial. FYI I am simply replacing the rep_inf_ep3_trooper skin. I then removed the 'dc:', remunged and it works fine. I know that my skin won't get in-game unless I add that 'dc:'.... So what do I do???

I have seen a couple of the same questions here and I haven't found an answer (I have been lurking for awhile).

Thanks!

Nate,

Re: New Map is Crashing

Posted: Sat Jan 15, 2011 8:15 pm
by CressAlbane
make sure you have the "Common" folder for the assets/sides folder in your sides folder too.

Re: New Map is Crashing

Posted: Sat Jan 15, 2011 11:02 pm
by SAMofBIA
well im thinking you forgot to hit Save As when skinning the trooper and uncheck the RLE compression, as this will crash your map. You can almost never just hit save.

Re: New Map is Crashing

Posted: Sun Jan 16, 2011 12:59 am
by Nighthawk909
I definitely hit save when I was editing the skin. I am adding "Common" to the sides folder now.
let you know if it works.

Thanks,
Nate

EDIT
ok, it works! Thank you! And if anyone could let Fierfek know about that it might help with the FAQ.

Re: New Map is Crashing

Posted: Sun Jan 16, 2011 2:29 pm
by SAMofBIA
i believe he does have that in his latest tutorial, thats how i learned.