compile error/entity---/malloc failed

If you're looking for mapping help or you reckon you're a mapping guru, post your questions / solutions here

Moderator: Moderators

Post Reply
echo_rancid
Captain
Posts: 264
Joined: Sat Jan 31, 2004 4:31 pm

compile error/entity---/malloc failed

Post by echo_rancid »

What is this:

************ ERROR ************
SetupGrid: malloc failed on -1924509440 bytes


Does this have to do with light because i added some lights into my map finally and this occured. It also said in the compile that some entity was outside map parameters:


WARNING: static model brush [mins = (-19.5 -18.5 21.3), maxs = (17.5 18.5 21.8)]
outside map bounds
WARNING: static model brush [mins = (-2.0 13.0 21.8), maxs = (0.5 19.5 35.3)] ou
tside map bounds
WARNING: static model brush [mins = (-1.5 18.5 1.3), maxs = (0.0 20.0 21.8)] out
side map bounds
WARNING: static model brush [mins = (12.0 -1.0 21.8), maxs = (18.5 1.5 35.3)] ou
tside map bounds
WARNING: static model brush [mins = (17.5 -0.5 1.3), maxs = (19.0 1.0 21.8)] out
side map bounds
WARNING: static model brush [mins = (-2.0 -19.6 21.8), maxs = (0.5 -13.0 35.3)]
outside map bounds
WARNING: static model brush [mins = (-1.5 -20.0 1.3), maxs = (0.0 -18.5 21.8)] o
utside map bounds
WARNING: static model brush [mins = (-20.5 -1.0 21.8), maxs = (-14.0 1.5 35.3)]
outside map bounds
WARNING: static model brush [mins = (-21.0 -0.5 1.3), maxs = (-19.5 1.0 21.8)] o
utside map bounds


I added the lights as i said before and some light bulbs in a cage. I also tried to make some breakable windows like t|trude showed me in my map.

Thanks guys.
Image
jv_map
Site Admin
Posts: 6521
Joined: Tue Sep 03, 2002 2:53 pm
Location: The Netherlands
Contact:

Post by jv_map »

Try checking your edit -> entity info list, especially be on the lookout for broken script_models.

:?
Image
Post Reply