Page 1 of 1

This is Annoying

Posted: Fri Aug 31, 2007 6:49 pm
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? :(

Re: This is Annoying

Posted: Fri Aug 31, 2007 7:37 pm
by Teancum
[ and ] cannot be used. We'd need to know more specifics. Did you do the reqs in the /req folder?

Re: This is Annoying

Posted: Fri Aug 31, 2007 7:39 pm
by Darth_Z13
I didn't use them, that's just to keep the 3 letter legion name a secret.

Re: This is Annoying

Posted: Fri Aug 31, 2007 7:40 pm
by Teancum
See the above post again. I had to add something.

Re: This is Annoying

Posted: Fri Aug 31, 2007 7:46 pm
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. >.<

Re: This is Annoying

Posted: Fri Aug 31, 2007 7:47 pm
by Fusion
Let me guess, one was "772" and the other was "722"? :P

Re: This is Annoying

Posted: Fri Aug 31, 2007 7:50 pm
by Darth_Z13
commander_fusion wrote:Let me guess, one was "772" and the other was "722"? :P
Yes. :P