This is Annoying

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
Darth_Z13
Jedi High Council
Jedi High Council
Posts: 2275
Joined: Sat Jun 17, 2006 9:51 am
xbox live or psn: Xanthius Wylon
Location: Canada

This is Annoying

Post by Darth_Z13 »

(note: I have edited out the legion name for secrecy)

The map crashes upon finishing loading.

I get these errors in the log.

Code: Select all

Message Severity: 2
.\Source\Team.cpp(625)
Team missing class "[abc]_inf_trooper" (check the side's .req file)

Message Severity: 2
.\Source\Team.cpp(625)
Team missing class "[abc]_inf_heavy" (check the side's .req file)

Message Severity: 2
.\Source\Team.cpp(625)
Team missing class "[abc]_inf_sniper" (check the side's .req file)

Message Severity: 2
.\Source\Team.cpp(625)
Team missing class "[abc]_inf_pilot" (check the side's .req file)

Message Severity: 2
.\Source\Team.cpp(625)
Team missing class "[abc]_inf_captain" (check the side's .req file)

Message Severity: 2
.\Source\Team.cpp(625)
Team missing class "[abc]_inf_jet" (check the side's .req file)

Message Severity: 2
.\Source\Team.cpp(625)
Team missing class "[abc]_inf_shock" (check the side's .req file)

Message Severity: 2
.\Source\Team.cpp(625)
Team missing class "[abc]_inf_agent" (check the side's .req file)

Message Severity: 2
.\Source\Team.cpp(625)
Team missing class "[abc]_inf_commando" (check the side's .req file)
Thing is, everything is set up properly.
[abc].req wrote:ucft
{
REQN
{
"lvl"
"[abc]_inf_trooper"
"[abc]_inf_heavy"
"[abc]_inf_sniper"
"[abc]_inf_pilot"
"[abc]_inf_captain"
"[abc]_inf_shock"
"[abc]_inf_agent"
"[abc]_inf_commando"
"[abc]_inf_jet"
}
}
And I've got all the .REQs for the units.

Help? :(
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: This is Annoying

Post by Teancum »

[ and ] cannot be used. We'd need to know more specifics. Did you do the reqs in the /req folder?
Darth_Z13
Jedi High Council
Jedi High Council
Posts: 2275
Joined: Sat Jun 17, 2006 9:51 am
xbox live or psn: Xanthius Wylon
Location: Canada

Re: This is Annoying

Post by Darth_Z13 »

I didn't use them, that's just to keep the 3 letter legion name a secret.
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: This is Annoying

Post by Teancum »

See the above post again. I had to add something.
Darth_Z13
Jedi High Council
Jedi High Council
Posts: 2275
Joined: Sat Jun 17, 2006 9:51 am
xbox live or psn: Xanthius Wylon
Location: Canada

Re: This is Annoying

Post by Darth_Z13 »

Yes I did. Oh stupid me, I just went back in a found I had made a typo in all the unit REQs. >.<
Fusion
Gametoast Staff
Gametoast Staff
Posts: 2551
Joined: Sat Jun 24, 2006 4:16 pm

Re: This is Annoying

Post by Fusion »

Let me guess, one was "772" and the other was "722"? :P
Darth_Z13
Jedi High Council
Jedi High Council
Posts: 2275
Joined: Sat Jun 17, 2006 9:51 am
xbox live or psn: Xanthius Wylon
Location: Canada

Re: This is Annoying

Post by Darth_Z13 »

commander_fusion wrote:Let me guess, one was "772" and the other was "722"? :P
Yes. :P
Post Reply