Page 1 of 1

A few strange BFront2.log errors

Posted: Thu Dec 10, 2009 4:03 am
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.

Re: A few strange BFront2.log errors

Posted: Thu Dec 10, 2009 7:16 am
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?

Re: A few strange BFront2.log errors

Posted: Thu Dec 10, 2009 6:35 pm
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...