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
Delta327
Master Sergeant
Master Sergeant
Posts: 160
Joined: Thu Jan 21, 2016 8:55 pm
Projects :: Shattered Galaxy
Games I'm Playing :: Swbf2
xbox live or psn: No gamertag set
Location: In the Mid Rim of the galaxy

Errors

Post by Delta327 »

Hey guys i stublmed upon these errors in my bf2log

Message Secerity: 3
C:\Battlefront2\main\Battlefront2\Source\VehicleSpawn.cpp(135)
Vehicle spawn missing comand post "cp3_control"

And

Message Secerity: 2
C:\Battlefront2\main\RedEngineFL\Memory\RedmemoryPool.cpp(170)
Memory pool "SoilderAnimation" is full; raise count to least 448
User avatar
CT108
Rebel Sergeant
Rebel Sergeant
Posts: 186
Joined: Mon Aug 22, 2016 6:20 am
Projects :: None
Games I'm Playing :: CS2
xbox live or psn: Captain CT108
Location: Xanadu

Re: Errors

Post by CT108 »

Message Secerity: 3
C:\Battlefront2\main\Battlefront2\Source\VehicleSpawn.cpp(135)
Vehicle spawn missing comand post "cp3_control"
This means that you forgotten to add the region "cp3_control" for your cp3 in ZE ;)

And for the other error, I know that there is a code like SetMemoryPoolSize : SoilderAnimationBank : * (or a thing like this I don't remember) to place in your map lua file
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: Errors

Post by Teancum »

For the second error, look in this FAQ topic at the bottom of the first post.
Delta327
Master Sergeant
Master Sergeant
Posts: 160
Joined: Thu Jan 21, 2016 8:55 pm
Projects :: Shattered Galaxy
Games I'm Playing :: Swbf2
xbox live or psn: No gamertag set
Location: In the Mid Rim of the galaxy

Re: Errors

Post by Delta327 »

CT108 wrote:
Message Secerity: 3
C:\Battlefront2\main\Battlefront2\Source\VehicleSpawn.cpp(135)
Vehicle spawn missing comand post "cp3_control"
This means that you forgotten to add the region "cp3_control" for your cp3 in ZE ;)

And for the other error, I know that there is a code like SetMemoryPoolSize : SoilderAnimationBank : * (or a thing like this I don't remember) to place in your map lua file
The control region is on my zeroeditor
Post Reply