Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 99 Guests
Online:

LATEST FORUM THREADS

»
CoD: Battle Royale
CoD+UO Map + Mod Releases
Damaged .pk3's
CoD Mapping
heli to attack ai
CoD4 SP Mapping

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Call of Duty 4
Category: CoD4 MP Mapping
CoD 4 mapping and level design for multiplayer.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername, novemberdobby
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked
Page
Next Page
subscribe
Author Topic: Building Fast File errors
playername
Preferred Member
Since: Aug 24, 2006
Posts: 821
Last: Apr 15, 2011
[view latest posts]
Level 7
Forum Moderator
Im a fan of MODSonair
Category: CoD4 MP Mapping
Posted: Sunday, Jan. 20, 2008 06:49 am
Ok for those of you that are wondering why you have errors like ERROR: Could not open 'maps/mp/mp_building.gsc' or Localization ERROR: Unable to load "localizedstrings/mapname.str" it is because you are telling the Update Zone Files box to open files that don't exist. When you load the Update Zone Files menu, on the right side you should see lines of code. In these lines you notice there will be something like localizedstrings/mapname.str. This means it will find that file and put it in a FF file. But sinse that file does not exist, it gives you an error. To fix, simply take out the code that is not found. And latter don't add in a line of code if you know that file does not exist.

For example, you just compiled your map and need to run the Update Zone Files. On the left side you see some code that automatically gets created. It thinks that you have made those files, but you didn't. When you transfer that line of code over it will tell the builder to get those files... the ones that don't exist. This is why you get an error. Check the left side before you post to the right. If you know that one of the files is missing then don't post it over on the right side.

Hope this helps!
Playername
nullFew tips for coding.
1. Keep the script as short as possible.
2. Don't comment every line. Only comment portions where they may be needed to point something out.
3. Don't over complicate the script, keep it organized and easy to read.

These help you find simple errors and makes it easy to make changes.
Share |
2_k
General Member
Since: Nov 17, 2006
Posts: 43
Last: Feb 10, 2008
[view latest posts]
Level 2
Category: CoD4 MP Mapping
Posted: Sunday, Jan. 20, 2008 05:58 pm
Can't Updating zone file. When click, get error:
"Can't find c:/games/codmw/main/missingasset.csv. Try building the level fast file again.It's possible that zone file is up to date."
Share |
SWS2000
General Member
Since: May 12, 2006
Posts: 193
Last: Jun 14, 2008
[view latest posts]
Level 4
Category: CoD4 MP Mapping
Posted: Sunday, Jan. 20, 2008 06:40 pm
Have same prob as 2_k.
But when I run the map i havethis nice red thing which is mentioned as #3 in the common error tut. but i do not have a missingasset filr to fix

Neeed some help here thx
Share |
SWS2000
General Member
Since: May 12, 2006
Posts: 193
Last: Jun 14, 2008
[view latest posts]
Level 4
Category: CoD4 MP Mapping
Posted: Sunday, Jan. 20, 2008 06:57 pm
@2_k

look in your cod4 main if there is a console_mp.log file, rename it to missingasset.csv then it should work.

works for me.

doesn't work[banghead]

edited on Jan. 20, 2008 02:02 pm by MASS_Sgt
Share |
2_k
General Member
Since: Nov 17, 2006
Posts: 43
Last: Feb 10, 2008
[view latest posts]
Level 2
Category: CoD4 MP Mapping
Posted: Sunday, Jan. 20, 2008 07:09 pm
MASS_Sgt writes...
Quote:


doesn't work[banghead]

edited on Jan. 20, 2008 02:02 pm by MASS_Sgt


Thx. Now it's work, but for a long?)
Share |
SWS2000
General Member
Since: May 12, 2006
Posts: 193
Last: Jun 14, 2008
[view latest posts]
Level 4
Category: CoD4 MP Mapping
Posted: Sunday, Jan. 20, 2008 07:12 pm
what did you do?
Share |
2_k
General Member
Since: Nov 17, 2006
Posts: 43
Last: Feb 10, 2008
[view latest posts]
Level 2
Category: CoD4 MP Mapping
Posted: Sunday, Jan. 20, 2008 07:22 pm
MASS_Sgt writes...
Quote:
what did you do?

doesn't work(. Any file can be renamed as "missingasset.csv" i think. The compiler must create this missingassetcsv file, but it's not... Can't understand, why. i have this nice red thing too, when load my mp map...
Share |
UB_Dragon
General Member
Since: May 18, 2006
Posts: 155
Last: Mar 14, 2009
[view latest posts]
Level 4
Category: CoD4 MP Mapping
Posted: Monday, Jan. 21, 2008 03:04 am
I got an

Expression:
i==static_cast< type >(i)
65914, 378
Module: C:\Program Files\Activision\CoD4\bin\linker_pc.exe
File: c:\trees\cod3-pc\cod3-modtools\cod3src\src\qcommon\../universal/assertive.h
Line: 281



ANY IDEA ?
Share |
COLMAC
General Member
Since: Sep 15, 2006
Posts: 914
Last: Jan 27, 2012
[view latest posts]
Level 7
Category: CoD4 MP Mapping
Posted: Monday, Jan. 21, 2008 04:32 am
nope now its doing it to me....... next
Share |
OLD_MAN_WITH_GUN
General Member
Since: May 13, 2006
Posts: 754
Last: Jan 23, 2010
[view latest posts]
Level 7
Category: CoD4 MP Mapping
Posted: Wednesday, Jan. 23, 2008 12:23 am
2_k writes...
Quote:
Can't Updating zone file. When click, get error:
"Can't find c:/games/codmw/main/missingasset.csv. Try building the level fast file again.It's possible that zone file is up to date."

Make sure the box at "Enable Developer" is checked and run your map. Now the missingasset.csv will be written. Now you are able to update your zone file.
Share |
Restricted Access Topic is Locked
Page
Next Page
subscribe
MODSonline.com Forums : Call of Duty 4 : CoD4 MP Mapping

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»