navmesh.smx seems to be working on my windows server but runs into an error. It starts to parse the navmesh and then spits out this error...
[navmesh.smx] Found .NAV file in maps\sinjar_coop.nav
[navmesh.smx] Is mesh analyzed: 1
[navmesh.smx] Nav version: 16; SubVersion: 3 (v10+); BSPSize: 56920304; MagicNumber: -17958194
[navmesh.smx] Place count: 0
[navmesh.smx] Has unnamed areas: true
[navmesh.smx] Area count: 9810
[SM] Plugin encountered error 3: Not enough space on the heap
[SM] Displaying call stack trace for plugin "navmesh.smx":
[SM] [0] Line 1575, navmesh.sp::NavMeshGridFinalize()
[SM] [1] Line 1392, navmesh.sp::NavMeshLoad()
[SM] [2] Line 158, navmesh.sp::OnMapStart()
Seems it's running out of memory. I have tried increasing the heapsize but it doesn't have any affect. This may be a limitation of window's version of srcds.exe
navmesh.smx seems to be working on my windows server but runs into an error. It starts to parse the navmesh and then spits out this error...
Seems it's running out of memory. I have tried increasing the heapsize but it doesn't have any affect. This may be a limitation of window's version of srcds.exe