Missing Cp-Regions? [Solved]

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
User avatar
DarthXeon
Banned
Posts: 84
Joined: Mon Sep 19, 2011 5:41 pm
Projects :: I move fast... Lightning fast...
Games I'm Playing :: Hmm... I wonder...
Location: In A Nearby Solar System

Missing Cp-Regions? [Solved]

Post by DarthXeon »

Hey GT i was making a map and i have everything perfect but these error appear
Hidden/Spoiler:
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\CommandPost.cpp(493)
Command Post missing capture region "cp2_capture"

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\CommandPost.cpp(498)
Command Post missing control region "cp2_control"

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\CommandPost.cpp(493)
Command Post missing capture region "cp3_capture"

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\CommandPost.cpp(498)
Command Post missing control region "cp3_control"

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\CommandPost.cpp(493)
Command Post missing capture region "cp4_capture"

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\CommandPost.cpp(498)
Command Post missing control region "cp4_control"

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\CommandPost.cpp(493)
Command Post missing capture region "cp1_capture"

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\CommandPost.cpp(498)
Command Post missing control region "cp1_control"
They are there in zeroeditor but why am i getting this crash? ill try cleaning/remunging...
Edit: Nope The Error Persists
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: Missing Cp-Regions?

Post by AQT »

Make sure that the name you typed for your control/capture regions' names and types match exactly as the name of the control/capture regions you assigned to your command posts (i.e. the names are case-sensitive). Also, make sure that these regions are in the same layer as or are loaded along with the layer that your command posts are in.
User avatar
Locutus
1st Lieutenant
1st Lieutenant
Posts: 420
Joined: Fri Jun 04, 2010 10:08 am
Projects :: Stargate Battlefront Pegasus
Location: Germany
Contact:

Re: Missing Cp-Regions?

Post by Locutus »

And make sure not to have a space somewhere in, in front, or behind the name.
I can tell you a thing or two about it XD
User avatar
DarthXeon
Banned
Posts: 84
Joined: Mon Sep 19, 2011 5:41 pm
Projects :: I move fast... Lightning fast...
Games I'm Playing :: Hmm... I wonder...
Location: In A Nearby Solar System

Re: Missing Cp-Regions?

Post by DarthXeon »

oh its probably that, i go check it out
EDIT: Nope, i always got my regions mixed up, is it groups or is it regions?
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Re: Missing Cp-Regions?

Post by Noobasaurus »

DarthXeon wrote:oh its probably that, i go check it out
EDIT: Nope, i always got my regions mixed up, is it groups or is it regions?
It is regions; If they are grouped bad stuff will happen so just press the "ungroup" button.
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Missing Cp-Regions?

Post by DarthD.U.C.K. »

its regions, if you are talking about regions.
User avatar
DarthXeon
Banned
Posts: 84
Joined: Mon Sep 19, 2011 5:41 pm
Projects :: I move fast... Lightning fast...
Games I'm Playing :: Hmm... I wonder...
Location: In A Nearby Solar System

Re: Missing Cp-Regions?

Post by DarthXeon »

yea i saw a couple of capture and control regions were grouped so i broke that. time to munge again

Edit: At this point it would do any harm just to re-do the cp's, and yes same error, well thanks for the help and effort

EDIT2
ive redone the cps, same error, i check another map i made to see if i messed something up, nothings wrong, i say "Forget it, im making a Deathmatch"
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Re: Missing Cp-Regions?

Post by Noobasaurus »

Manually cleaned?
User avatar
DarthXeon
Banned
Posts: 84
Joined: Mon Sep 19, 2011 5:41 pm
Projects :: I move fast... Lightning fast...
Games I'm Playing :: Hmm... I wonder...
Location: In A Nearby Solar System

Re: Missing Cp-Regions?

Post by DarthXeon »

omg i found my problem. i forgot to put class properties :oops:
Post Reply