Page 1 of 1

Missing Cp-Regions? [Solved]

Posted: Wed Nov 09, 2011 10:59 pm
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

Re: Missing Cp-Regions?

Posted: Thu Nov 10, 2011 2:14 am
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.

Re: Missing Cp-Regions?

Posted: Thu Nov 10, 2011 7:39 am
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

Re: Missing Cp-Regions?

Posted: Thu Nov 10, 2011 9:59 am
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?

Re: Missing Cp-Regions?

Posted: Thu Nov 10, 2011 11:13 am
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.

Re: Missing Cp-Regions?

Posted: Thu Nov 10, 2011 11:14 am
by DarthD.U.C.K.
its regions, if you are talking about regions.

Re: Missing Cp-Regions?

Posted: Thu Nov 10, 2011 11:54 am
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"

Re: Missing Cp-Regions?

Posted: Thu Nov 10, 2011 11:56 am
by Noobasaurus
Manually cleaned?

Re: Missing Cp-Regions?

Posted: Thu Nov 10, 2011 12:53 pm
by DarthXeon
omg i found my problem. i forgot to put class properties :oops: