65.3KB BFront2 message and the map never got off the ground

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
xwingguy

65.3KB BFront2 message and the map never got off the ground

Post by xwingguy »

Ok, everytime I use ModTools.exe it works until when I'm at the map loading screen. It proceeds to crash to the desktop. It's always done that along with spitting out a huge amount of repetitive info in the BFront2 file. Here are some of a the messages:

Code: Select all

Message Severity: 2
.\Source\StringDB.cpp(48)
ID=81b8e951: trying to replace "tan4_bldg_corridor_02_b" with "tan4_bldg_corridor_02_b2"
It does this to several of my tan4 corridors.

Code: Select all

Message Severity: 3
.\Source\StringDB.cpp(54)
String pool is full: 32768 pool is not big enough!

Code: Select all

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "ParticleTransformer::ColorTrans" is full; raise count to at least 1932
This makes up the bulk of my messages. The number list in the first version of this is 1538.

Code: Select all

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "ParticleTransformer::SizeTransf" is full; raise count to at least 1216

Code: Select all

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "ParticleTransformer::PositionTr" is full; raise count to at least 1144
So if you know what some of this is, would you please explain. Thank you.
Penguin
Jedi Admin
Jedi Admin
Posts: 2541
Joined: Sun Mar 05, 2006 12:00 am
Location: Australia

RE: 65.3KB BFront2 message and the map never got off the gro

Post by Penguin »

its saying that your memory pools for that stuff arn't high enough i think, this happens to me, its fine,it won't make your map crash. so your problem is something else
xwingguy

RE: 65.3KB BFront2 message and the map never got off the gro

Post by xwingguy »

I see but the wierd thing is that it runs in the real game but not in ModTools.exe.
mnl1121

RE: 65.3KB BFront2 message and the map never got off the gro

Post by mnl1121 »

then its something with ur modtools.exe

everything in that report won't make ur map crash. as far as i know its gotta be something with ur modtools.exe, but im not entirely sure.
User avatar
Teancum
Jedi Admin
Jedi Admin
Posts: 11080
Joined: Wed Sep 07, 2005 11:42 pm
Projects :: No Mod project currently.
Games I'm Playing :: Destiny
xbox live or psn: No gamertag set
Location: Indiana

RE: 65.3KB BFront2 message and the map never got off the gro

Post by Teancum »

Well, remember BF2_modtools.exe was never patched, so it's still version 1.0, where as BattlefrontII.exe is at 1.1. That might be the reason.
Post Reply