My map crashes when I load it, with the error "ED_Alloc: no free edicts". That error means there wasn't enough memory for the map, which means the map is too complex. I get these warnings in the compile log: FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (8192.0, 5376.0, 2056.0) Leaf 0 contents: CONTENTS_SOLID Leaf 1 contents: viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID Candidate brush IDs: FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (8192.0, 5376.0, -1288.0) Leaf 0 contents: CONTENTS_SOLID Leaf 1 contents: viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID Candidate brush IDs: FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (8192.0, 5888.0, 384.0) Leaf 0 contents: CONTENTS_SOLID Leaf 1 contents: viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID Candidate brush IDs: FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (8448.0, 5120.0, 2056.0) Leaf 0 contents: CONTENTS_SOLID Leaf 1 contents: viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID Candidate brush IDs: FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (8448.0, 5120.0, -1288.0) Leaf 0 contents: CONTENTS_SOLID Leaf 1 contents: viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID Candidate brush IDs: FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (8960.0, 5120.0, 384.0) Leaf 0 contents: CONTENTS_SOLID Leaf 1 contents: viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID Candidate brush IDs: FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (8704.0, 6144.0, 384.0) Leaf 0 contents: Leaf 1 contents: CONTENTS_SOLID viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID Candidate brush IDs: FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (9216.0, 5632.0, 384.0) Leaf 0 contents: Leaf 1 contents: CONTENTS_SOLID viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID Candidate brush IDs: Anyone know what they mean?
Just a shot in the dark, but make sure that you don't have any brushes touching the end of the grid in Hammer.