Weapon base class "" not found -error [Solved]
Moderator: Moderators
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Weapon base class "" not found -error [Solved]
My swbf2 mod tool log says
Message Severity: 3
.\Source\Weapon.cpp(1604)
Weapon base class "" not found
And I cant seem to figure out how to fix. When I think of weapon base class I thing of ord and my ord is right.
Message Severity: 3
.\Source\Weapon.cpp(1604)
Weapon base class "" not found
And I cant seem to figure out how to fix. When I think of weapon base class I thing of ord and my ord is right.
-
501st_commander
- Master Bounty Hunter

- Posts: 1570
- Joined: Wed Dec 10, 2008 7:48 pm
Re: swbf2 mod exe log says Weapon base class "" not found how do
post the weapons odf's
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Re: swbf2 mod exe log says Weapon base class "" not found how do
Hidden/Spoiler:
-
501st_commander
- Master Bounty Hunter

- Posts: 1570
- Joined: Wed Dec 10, 2008 7:48 pm
Re: swbf2 mod exe log says Weapon base class "" not found how do
the weapon base class (ClassLabel (i think)) cant be found.
ClassLabel = "cannon"
ClassLabel = "cannon"
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: swbf2 mod exe log says Weapon base class "" not found how do
Cannon is a perfectly valid ClassLabel.
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Re: swbf2 mod exe log says Weapon base class "" not found how do
What happens if I just take it away? Hmmm so it say nothinh like this in the thread?
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: swbf2 mod exe log says Weapon base class "" not found how do
If you have a wepaon with no classlabel, or no parent that has a classlabel, the weapon will crash.
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Re: swbf2 mod exe log says Weapon base class "" not found how do
So how do I fix just take away class label?
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: swbf2 mod exe log says Weapon base class "" not found how do
/facepalmswado95 wrote:So how do I fix just take away class label?
this is a FORUM, that means you have to READ in order to get what you want- do you understand that?
and if battlefront cant find the classlabel, do you think taking it away will fix the problem?
my guess would be that the "GeometryName = "pistol.msh""-line below the classlabel somehow makes it impossible to find the lable for battlefront, try removing it and see what happens
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Re: Weapon base class "" not found -error
sry it was 12 at night when reading. Ill try that when I get the chance.
-
MercuryNoodles
- Jedi

- Posts: 1003
- Joined: Sun Mar 12, 2006 7:16 pm
- Projects :: Space - Boarding Action
- xbox live or psn: No gamertag set
Re: Weapon base class "" not found -error
The GeometryName line under Classlabel is what allows you to see an object in ZE. It's ok to toss the line, since it's a usable weapon rather than a placeable object, but deleting the line doesn't fix anything. That's the correct format and syntax, so it should cause no issues at all.
It says baseclass "" is not found. So, according to the error message, there's a reference to a parent odf that was not named. (In other words ClassParent = "") If you set this line, the game will read it and try to find the odf. It's not like other parameters where you might get away with just removing the name. Look through your weapon odfs, and make sure this is not the case. If your odfs are fine, we can move on from there.
It says baseclass "" is not found. So, according to the error message, there's a reference to a parent odf that was not named. (In other words ClassParent = "") If you set this line, the game will read it and try to find the odf. It's not like other parameters where you might get away with just removing the name. Look through your weapon odfs, and make sure this is not the case. If your odfs are fine, we can move on from there.
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Re: Weapon base class "" not found -error
No there is no class parent referring to another odf.
-
MercuryNoodles
- Jedi

- Posts: 1003
- Joined: Sun Mar 12, 2006 7:16 pm
- Projects :: Space - Boarding Action
- xbox live or psn: No gamertag set
Re: Weapon base class "" not found -error
I'm mostly referring to the child odfs, or any new odfs you may have made. Make sure they don't have a ClassParent = "" line as I just typed it.
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Re: Weapon base class "" not found -error
No I looked its not in there.
-
MercuryNoodles
- Jedi

- Posts: 1003
- Joined: Sun Mar 12, 2006 7:16 pm
- Projects :: Space - Boarding Action
- xbox live or psn: No gamertag set
Re: Weapon base class "" not found -error
Alright, now's a good time to clean and remunge. If you're still having a problem, generate a new error log.
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Re: Weapon base class "" not found -error
Its the file Idk if I missed something. Could you look over the one I posted and see if you see anything wrong.
-
MercuryNoodles
- Jedi

- Posts: 1003
- Joined: Sun Mar 12, 2006 7:16 pm
- Projects :: Space - Boarding Action
- xbox live or psn: No gamertag set
Re: Weapon base class "" not found -error
If it was in that file, I would've noticed it. To be quite clear, that odf didn't call for a classparent at all, so it has nothing to do with the error. I say again, now would be a good time to clean, remunge, and test. If you still have a CTD issue, generate a new error log and post it. I'm putting you through this process for a reason. :eobi:
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Re: Weapon base class "" not found -error
I did a few things and got it working.
