[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
Battlefield Modding Tutorials BFMODS • View topic - Content checking trouble

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Wed Jun 18, 2025 10:28 am

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 8 posts ] 
Author Message
 Post subject: Content checking trouble
PostPosted: Mon Jul 06, 2009 4:44 pm 
Offline

Joined: Sun Jan 18, 2009 12:37 am
Posts: 170
I've been following a tutorial on how to generate a contentcrc32.con file for my mod. The tutorial is available right here:

It says the file can be created from a console. Which kind of console exactly it doesn't specify, but I assume it's the in-game console. So I start my mod up, and type the following command in the console: bf1942 +generateMapListForCrcContent 1 +game <mod name> ( I replaced the mod name with my mod's name, BM'sTDM). But everytime I enter the command, it says I'm using the wrong syntax...

In another tutorial, it says the same command can be run from the "bf1942 install directory". How am I supposed to run a command from a directory?
Here's the link for the second tutorial:


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Jul 06, 2009 5:20 pm 
Offline

Joined: Mon Aug 16, 2004 12:00 am
Posts: 2120
When running the command in the "cmd" window, you need to have navigated to the BF1942 install directory already.

So, Start --> Run --> cmd --> cd "C:\Program Files\EA Games\Battlefield 1942\" --> your crc-generator command.


Top
 Profile  
 
PostPosted: Mon Jul 06, 2009 6:13 pm 
Offline

Joined: Sun Jan 18, 2009 12:37 am
Posts: 170
Will this recognize new game modes? For example I've made a folder in my Hellendoorn map called DM, a file called "dm.con" in the GameTypes folder and another file in the main map folder called "dm.con" for Death Match. When I start up Server Manager, the new game mode is not recognized, and worst, the new contentcrc32.con file I generated doesn't even have a line for Death Match, only the traditional game modes...


Top
 Profile Send private message E-mail  
 
PostPosted: Tue Jul 07, 2009 4:56 am 
Offline

Joined: Thu Mar 15, 2007 2:22 pm
Posts: 1253


Top
 Profile Send private message E-mail  
 
PostPosted: Tue Jul 07, 2009 7:17 pm 
Offline

Joined: Sun Jan 18, 2009 12:37 am
Posts: 170
Hmm.. it doesn't seem to work as I have to Ctrl + Alt + Delete myself out of the game everytime I try to run the new .bat file. It loads at 100 %, then freezes, whatever the game mode I choose.


Top
 Profile Send private message E-mail  
 
PostPosted: Tue Jul 07, 2009 9:39 pm 
Offline
User avatar

Joined: Thu Feb 05, 2009 7:54 pm
Posts: 487
Location: Germany
It shouldn't load anything...you probably did something wrong. AFAIK it shouldn't load the map at all if done correctly.

Instead of a batch file, you can also add the commands to a shortcut of the bf1942.exe. Just create a shortcut of it, edit its properties and append the commands to the "Target" line.
Example:

"X:\...\Battlefield 1942\Bf1942.exe" +getContentCRC 1 +hostServer 1 +restart 1 +level Battle_of_Britain +gamePlayMode +game BF1942

Again change the levelname to your level and don't forget to change +game BF1942 to the name of your mod.

_________________
Kampagne XI - Vereinte Achsenmächte


xFire: wgpsenshi


Top
 Profile Send private message E-mail  
 
PostPosted: Tue Jul 07, 2009 10:57 pm 
Offline

Joined: Sun Jan 18, 2009 12:37 am
Posts: 170
Yes it loads the level on which I added a new game mode following freddys method. The loading screen of my level is all white and I get a CTD/freeze.


Top
 Profile Send private message E-mail  
 
PostPosted: Wed Jul 08, 2009 8:38 am 
Offline

Joined: Thu Mar 15, 2007 2:22 pm
Posts: 1253


Top
 Profile Send private message E-mail  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 8 posts ] 

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 28 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group