Page 1 of 1

Problem with Kamino Objects [Solved]

Posted: Wed Jan 17, 2007 12:20 am
by Darth_Z13
When I try to play my level I get this and the game crashes. Why?

EDIT: It's a problem with Kamino objects. Putting them in causes my world to crash. Why?

ANOTHER EDIT: OK Ace that worked but now I fall thorugh the floor? Is that due to collision?

RE: Problem

Posted: Wed Jan 17, 2007 12:40 am
by phazon_elite
You're missing the core.lvl (localization). Check to see if everything is ok with localization then clean and munge with the Common box checked.

- EP-000782

RE: Problem

Posted: Wed Jan 17, 2007 4:34 pm
by Darth_Z13
No that file is from the conversion pack. My map name code is HPM.

Posted: Wed Jan 17, 2007 6:58 pm
by phazon_elite
Then maybe there is an odf problem. Unfortunately, the Mod Tool doesn't give out odf errors (unless they are things like "expecting bracket near line xyz" or stuff like that)

I deleted my original Modded Kamino (it's on SWBFfiles) and its first replacement because of an odf error in my cis side, so watch out.

- EP-000782

Posted: Sat Jan 20, 2007 4:32 pm
by Darth_Z13
It's a problem with Kamino objects. Putting them in causes my world to crash. Why?

These objects may be crashing your map

Posted: Sat Jan 20, 2007 4:55 pm
by AceMastermind
Darth_Z13 wrote:It's a problem with Kamino objects. Putting them in causes my world to crash. Why?
"kam_bldg_exterior_door"
and
"kam_prop_podroom_door"
both call for an animation named:
kam_prop_podroom_door
located in:
BF2_ModTools\assets\worlds\KAM\MUNGED
not having these files in your world will indeed crash your map.

Posted: Sun Jan 21, 2007 3:07 pm
by Darth_Z13
OK Ace that worked but now I fall thorugh the floor? Is that due to collision?

EDIT
Never mind it was the object itself. It's all good now!

Posted: Sun Jan 21, 2007 6:36 pm
by Yocki
Once I used both doors on a "learning map" but forgot to add the animations. The objects were still but the map didn't crash

Posted: Sun Jan 21, 2007 7:37 pm
by Darth_Z13
Well putting the animations in for me stopped my map from crashing so... I don't know.