[SOLVED] Confusing compile log - need help!
Quote from Moth on October 8, 2011, 8:10 amBSPs finding some errors, but printing no candidate brush numbers, and reporting entities outside the void which don't exist:
Quote:Entity func_portal_bumper (-3088.00 -5696.00 -576.00) leaked!(Went to coords in hammer and there's NOTHING THERE!
- Code: Select all
materialPath: c:gamessteamsteamappscommonportal 2portal2materials
Loading C:GamesSteamsteamappscommonportal 2portal2mapsmoth_bts01.vmf
ConVarRef gpu_level doesn't point to an existing ConVar
fixing up env_cubemap materials on brush sides...
0...1...2...3...4...5...6...7...8...9...10**** leaked ****
Entity func_portal_bumper (-3088.00 -5696.00 -576.00) leaked!FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (2048.0 8704.0 -2016.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 (3072.0 8704.0 -2016.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 (2560.0 9216.0 -2016.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 (2048.0 7680.0 -2016.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 (3072.0 7680.0 -2016.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 (2048.0 6656.0 -2016.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 (3072.0 6656.0 -2016.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 (2048.0 5632.0 -2016.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:*** Suppressing further FindPortalSide errors.... ***
Processing areas...done (0)
Building Faces...done (0)
Chop Details...done (0)
Find Visible Detail Sides...
Merged 194 detail faces...done (0)
Merging details...done (0)
FixTjuncs...
PruneNodes...
WriteBSP...
done (0)
Finding displacement neighbors...
Finding lightmap sample positions...
Displacement Alpha : 0...1...2...3...4...5...6...7...8...9...10
Building Physics collision data...
done (1) (247062 bytes)
Placing detail props : 0...1...2...3...4...5...6...7...8...9...10
Compacting texture/material tables...
Reduced 1200 texinfos to 717
Reduced 85 texdatas to 76 (2764 bytes to 2482)
Writing C:GamesSteamsteamappscommonportal 2portal2mapsmoth_bts01.bsp
9 seconds elapsed4 threads
reading c:gamessteamsteamappscommonportal 2portal2mapsmoth_bts01.bsp
reading c:gamessteamsteamappscommonportal 2portal2mapsmoth_bts01.prt
LoadPortals: couldn't read c:gamessteamsteamappscommonportal 2portal2mapsmoth_bts01.prtI may be missing something obvious because I'm tired.
VMF is here:
http://www.mothdesigns.co.uk/citruz/wp-content/uploads/dlg-client-upload/1/438418692-moth_bts01_b2.zip
BSPs finding some errors, but printing no candidate brush numbers, and reporting entities outside the void which don't exist:
(Went to coords in hammer and there's NOTHING THERE!
- Code: Select all
materialPath: c:gamessteamsteamappscommonportal 2portal2materials
Loading C:GamesSteamsteamappscommonportal 2portal2mapsmoth_bts01.vmf
ConVarRef gpu_level doesn't point to an existing ConVar
fixing up env_cubemap materials on brush sides...
0...1...2...3...4...5...6...7...8...9...10**** leaked ****
Entity func_portal_bumper (-3088.00 -5696.00 -576.00) leaked!FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (2048.0 8704.0 -2016.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 (3072.0 8704.0 -2016.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 (2560.0 9216.0 -2016.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 (2048.0 7680.0 -2016.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 (3072.0 7680.0 -2016.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 (2048.0 6656.0 -2016.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 (3072.0 6656.0 -2016.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 (2048.0 5632.0 -2016.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:*** Suppressing further FindPortalSide errors.... ***
Processing areas...done (0)
Building Faces...done (0)
Chop Details...done (0)
Find Visible Detail Sides...
Merged 194 detail faces...done (0)
Merging details...done (0)
FixTjuncs...
PruneNodes...
WriteBSP...
done (0)
Finding displacement neighbors...
Finding lightmap sample positions...
Displacement Alpha : 0...1...2...3...4...5...6...7...8...9...10
Building Physics collision data...
done (1) (247062 bytes)
Placing detail props : 0...1...2...3...4...5...6...7...8...9...10
Compacting texture/material tables...
Reduced 1200 texinfos to 717
Reduced 85 texdatas to 76 (2764 bytes to 2482)
Writing C:GamesSteamsteamappscommonportal 2portal2mapsmoth_bts01.bsp
9 seconds elapsed4 threads
reading c:gamessteamsteamappscommonportal 2portal2mapsmoth_bts01.bsp
reading c:gamessteamsteamappscommonportal 2portal2mapsmoth_bts01.prt
LoadPortals: couldn't read c:gamessteamsteamappscommonportal 2portal2mapsmoth_bts01.prt
I may be missing something obvious because I'm tired.
VMF is here:
http://www.mothdesigns.co.uk/citruz/wp-content/uploads/dlg-client-upload/1/438418692-moth_bts01_b2.zip

"Such monstrous sucking-constructions aren't built within one afternoon"
Quote from spongylover123 on October 8, 2011, 8:14 amTechnically, your portal bumper is an entity, so it must be somewhere else, just go to load pointfile in the maps menu
Technically, your portal bumper is an entity, so it must be somewhere else, just go to load pointfile in the maps menu
Quote from Moth on October 8, 2011, 8:16 amLoading the pointfile reveals the red line, but both ends point to nothing. That's what's confusing.
Loading the pointfile reveals the red line, but both ends point to nothing. That's what's confusing.

"Such monstrous sucking-constructions aren't built within one afternoon"
Quote from spongylover123 on October 8, 2011, 8:18 amHave you tried going to coordinates command, to the entity then finding the red line? Or you could try deleting the entity to see if it works. Also, do you have translucent brushes?
Have you tried going to coordinates command, to the entity then finding the red line? Or you could try deleting the entity to see if it works. Also, do you have translucent brushes?
Quote from Moth on October 8, 2011, 8:20 amYes, I've gone to the coordinates, and there is just void. No entities there. I'm uploading my LIN file and updating the first post.
Yes, I've gone to the coordinates, and there is just void. No entities there. I'm uploading my LIN file and updating the first post.

"Such monstrous sucking-constructions aren't built within one afternoon"
Quote from spongylover123 on October 8, 2011, 8:22 amTry to delete the bumper
Try to delete the bumper
Quote from Moth on October 8, 2011, 8:25 amI don't think you understand. I can't delete the bumper because I'm unable to locate it. Visiting the coords from the compile log shows no entity at those coordinates. The brush doesn't have a reported number. The map shouldn't have any portal bumper sin it, as I haven't ever added any.
I don't think you understand. I can't delete the bumper because I'm unable to locate it. Visiting the coords from the compile log shows no entity at those coordinates. The brush doesn't have a reported number. The map shouldn't have any portal bumper sin it, as I haven't ever added any.

"Such monstrous sucking-constructions aren't built within one afternoon"
Quote from ChickenMobile on October 8, 2011, 8:28 amOpen up the .vmf in a notepad (if your map isn't humongous) and search for -3088.00 -5696.00 -576.00. If before it is "Origin", then your portal bumper's origin is outside the map. Using helpers, move it's origin back inside the map.
Open up the .vmf in a notepad (if your map isn't humongous) and search for -3088.00 -5696.00 -576.00. If before it is "Origin", then your portal bumper's origin is outside the map. Using helpers, move it's origin back inside the map.
Quote from Skotty on October 8, 2011, 8:29 amThe pointfile never starts or ends diretly at the leak. They just go through it on the way!
Just follow it.
The pointfile never starts or ends diretly at the leak. They just go through it on the way!
Just follow it.
Quote from Moth on October 8, 2011, 8:33 amUsing Notepad++ :
Quote:Cannot find "-3088.00 -5696.00 -576.00":-p
Using Notepad++ :
:-p

"Such monstrous sucking-constructions aren't built within one afternoon"
