Crash Problem, Entity base class "bldg" not found?

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
Xavious
Sith Master
Sith Master
Posts: 2783
Joined: Mon Jun 12, 2006 3:46 pm

Crash Problem, Entity base class "bldg" not found?

Post by Xavious »

Code: Select all

Message Severity: 3
.\Source\Entity.cpp(218)
Entity base class "bldg" not found
Whatever that is, its crashing my map. I don't what it could be, I'm used unmodified world assets.
Xavious
Sith Master
Sith Master
Posts: 2783
Joined: Mon Jun 12, 2006 3:46 pm

RE: Crash Problem, Entity base class "bldg" not fo

Post by Xavious »

I've tried taking out my custom sides, I've tried deleting my objects out of my worlds folder and replacing them with unmodified assets objects, I've tried deleting unneccesary objects, all for what? It just crashes sooner during loading. Can anybody help me out, or is this map going in the garbage can?
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: Crash Problem, Entity base class "bldg" not fo

Post by Darth_Z13 »

Open the ODFs of your map and check to see if anything has it's base class set as bldg. Maybe you deleted something by accident. ;)
Xavious
Sith Master
Sith Master
Posts: 2783
Joined: Mon Jun 12, 2006 3:46 pm

RE: Crash Problem, Entity base class "bldg" not fo

Post by Xavious »

I fixed it. The problem was an collision object that I wasn't even using.
Post Reply