Multiple problems [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

User avatar
linksith
Command Sergeant Major
Command Sergeant Major
Posts: 284
Joined: Mon Jul 12, 2010 12:19 pm
Projects :: Waaay too many projects
Games I'm Playing :: too many
xbox live or psn: me has no xbox
Location: looking for a wifi connection

Re: Multiple problems

Post by linksith »

Nothing in the way of missing objects but I did find these.
Hidden/Spoiler:
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\CommandPost.cpp(513)
Command Post missing spawn path "sp6_spawn"
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\CommandPost.cpp(498)
Command Post missing control region "cp4_controll"
User avatar
Marvel4
Rebel Colonel
Rebel Colonel
Posts: 556
Joined: Mon Jun 21, 2010 12:57 pm
Projects :: Marvel4s BF1 Conversion Pack + Era Mod

Re: Multiple problems

Post by Marvel4 »

Ok, look in ZE if they exist or if they are in the wrong layer.
fasty
1st Lieutenant
1st Lieutenant
Posts: 438
Joined: Thu Apr 15, 2010 4:17 am
Projects :: Server modding
Games I'm Playing :: SWBF2
Contact:

Re: Multiple problems

Post by fasty »

linksith wrote:Nothing in the way of missing objects but I did find these.
Hidden/Spoiler:
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\CommandPost.cpp(513)
Command Post missing spawn path "sp6_spawn"
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\CommandPost.cpp(498)
Command Post missing control region "cp4_controll"
Rename the spawn path at cp6
"sp6_spawn" needs to be "cp6_spawn"

Rename the control region in cp4
"cp4_controll" has an extra L, try "cp4_control"
User avatar
linksith
Command Sergeant Major
Command Sergeant Major
Posts: 284
Joined: Mon Jul 12, 2010 12:19 pm
Projects :: Waaay too many projects
Games I'm Playing :: too many
xbox live or psn: me has no xbox
Location: looking for a wifi connection

Re: Multiple problems [Solved]

Post by linksith »

Ok, fixed the cp6_spawn error and found that I had a control region set in cp4 when I didn't want one so I fixed that too. Now I'm creating a backup of the folder just in case cleaning doesn't work right. But I'm still wondering why some objects still won't show up.

EDIT: Yay! Cleaning it worked, didn't take too long eitherl. Thanks to everyone who helped I wouldn't have figured out a few things without your help. So if anyone has any problems similar, just clean it. Now just how do I mark this forum as solved?
fasty
1st Lieutenant
1st Lieutenant
Posts: 438
Joined: Thu Apr 15, 2010 4:17 am
Projects :: Server modding
Games I'm Playing :: SWBF2
Contact:

Re: Multiple problems

Post by fasty »

linksith wrote:Now just how do I mark this forum as solved?
Edit your first post and change the subject :wink: .
Post Reply