MindConfusion
15th September 2003, 02:53
I've asked this question before but nobody wanted to help so I'm hoping this time someone will.
I've created my terrian in easygen etc etc, when I goto compile for the first time to run a quick test I get this error (MAX_MAP_BRUSHES (32768))
map size without the coords is -9856 9856, 9856 -9856. I haven't added the mapcoordsmaxs and mins in yet, I just wanted to see if it will compile without that error, (even with mapcoordsmaxs/mins I still get the error)
Before I get that error it stalls on CullSides for about 2mins or longer then moves on. If I create the whole thing by hand just a flat terrian everything works fine with no problems.
Here's the compile from CullSide to the error.
--- CullSides ---
0 hidden faces culled
0 coincident faces culled
--- ClipSidesIntoTree ---
--- FaceBSP ---
6 faces
4160 leafs
--- MakeTreePortals ---
0 tiny portals
0 bad portals
--- FilterStructuralBrushesIntoTree ---
6 structural brushes
1360 cluster references
--- NumberClusters ---
2800 visclusters
7720 visportals
1360 solidfaces
--- WritePortalFile ---
writing C:/Program Files/Wolfenstein - Enemy Territory/etmain/maps/capture1.prt
--- FloodAreas ---
1 areas
--- AddTriangleModels ---
************ ERROR ************
MAX_MAP_BRUSHES (32768)
Note - Everything above the CullSides works fine.
I've created my terrian in easygen etc etc, when I goto compile for the first time to run a quick test I get this error (MAX_MAP_BRUSHES (32768))
map size without the coords is -9856 9856, 9856 -9856. I haven't added the mapcoordsmaxs and mins in yet, I just wanted to see if it will compile without that error, (even with mapcoordsmaxs/mins I still get the error)
Before I get that error it stalls on CullSides for about 2mins or longer then moves on. If I create the whole thing by hand just a flat terrian everything works fine with no problems.
Here's the compile from CullSide to the error.
--- CullSides ---
0 hidden faces culled
0 coincident faces culled
--- ClipSidesIntoTree ---
--- FaceBSP ---
6 faces
4160 leafs
--- MakeTreePortals ---
0 tiny portals
0 bad portals
--- FilterStructuralBrushesIntoTree ---
6 structural brushes
1360 cluster references
--- NumberClusters ---
2800 visclusters
7720 visportals
1360 solidfaces
--- WritePortalFile ---
writing C:/Program Files/Wolfenstein - Enemy Territory/etmain/maps/capture1.prt
--- FloodAreas ---
1 areas
--- AddTriangleModels ---
************ ERROR ************
MAX_MAP_BRUSHES (32768)
Note - Everything above the CullSides works fine.