A few strange BFront2.log errors

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
BF2-Master
Captain
Captain
Posts: 469
Joined: Thu Mar 02, 2006 7:08 pm

A few strange BFront2.log errors

Post by BF2-Master »

I've brought back up an old project and have gotten some odd errors ingame. It crashes when I attempt to spawn a unit personally, although the AI spawns fine as the minimap shows. I did no side editing, only .wld editing, and I've spent a few days trying to correct this, including reverting to Yavin sky and renaming the CPs. The 4 CPs were added, and are not the default ones. I did some .lua editing, but not in Clone Wars Conquest, which is the mode I am trying to spawn.
Hidden/Spoiler:
[quote]Message Severity: 2
.\Source\StringDB.cpp(48)
ID=3b7a74c6: trying to replace "tat2_bldg_crashed_spaceship" with "tat2_bldg_crashed_spaceship2"

Message Severity: 2
.\Source\StringDB.cpp(48)
ID=d0a363ea: trying to replace "tat2_bldg_wall_40m" with "tat2_bldg_wall_40m1"

Message Severity: 2
.\Source\StringDB.cpp(48)
ID=7dcaf5f4: trying to replace "tat2_bldg_cantina" with "tat2_bldg_cantina1"

Message Severity: 2
.\Source\CommandPost.cpp(476)
Label "level.MCC.cp3" not localized

Message Severity: 2
.\Source\CommandPost.cpp(476)
Label "level.MCC.cp1" not localized

Message Severity: 2
.\Source\CommandPost.cpp(476)
Label "level.MCC.cp4" not localized

Message Severity: 2
.\Source\CommandPost.cpp(476)
Label "level.MCC.cp2" not localized[/quote]

-Various '"SoldierAnimation" is full' errors-

[quote]Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "SoldierAnimation" is full; raise count to at least 376
ifs_sideselect_fnEnter(): Map does not support custom era teams
ifs_sideselect_fnEnter(): The award settings file does not exist[/quote]
Would someone please mind explaining what my problem is?

Thank you in advance, all help is appreciated.
Xavious
Sith Master
Sith Master
Posts: 2783
Joined: Mon Jun 12, 2006 3:46 pm

Re: A few strange BFront2.log errors

Post by Xavious »

None of those errors should cause a problem (though you might want to raise the SoldierAnimation memory pool -- search/FAQ it). Do you have water, by any chance? Are there other errors in the log, namely Severity 3?
BF2-Master
Captain
Captain
Posts: 469
Joined: Thu Mar 02, 2006 7:08 pm

Re: A few strange BFront2.log errors

Post by BF2-Master »

^ Thanks. No Severity 3, I checked several times, and no water. I attempted changing back to Yavin sky, but that doesn't seem to be the issue.

SoldierAnimation I will fix, but those don't cause crashes do they? And after all, it's only the shipped sides, I didn't even change the heroes.

The map is simple two Mos Eisley Cantinas connected at the doorway, with a Mos Eisley wall around it, a few small buildings and some stairs. Nothing besides shipped assets as of yet.

I'm going to attempt to clean and remunge.

Edit: That worked. Still strange...
Post Reply