AngelWilly Posted June 24 Share Posted June 24 Hi guys, I've been trying to create some custom traits so all I was messing with was duplicating the existing ones, but now I see those errors in EditorWarnings.txt when opening my plugin file Line 3740: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell (Unknown Exterior Cell (6,-2) should be refinalized, there are navmesh bounds missing Line 3741: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell (Unknown Exterior Cell (3,3) should be refinalized, there are navmesh bounds missing Line 3742: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell Surface[00014fbb] (TempJemisonWorld[2,8,00014f45]) should be refinalized, there are navmesh bounds missing Line 3743: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell SettleRedMileCourseStart[00138ef9] (settleredmile[0,1,00141e6e]) should be refinalized, there are navmesh bounds missing Line 3744: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell Surface[00014fb4] (TempJemisonWorld[2,9,00014f45]) should be refinalized, there are navmesh bounds missing Line 3745: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell Surface[00014f70] (TempJemisonWorld[3,8,00014f45]) should be refinalized, there are navmesh bounds missing Line 3746: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell DR024Ext23 (0009c188) should be refinalized, there are navmesh bounds missing Line 3747: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell Surface (00068ea4) should be refinalized, there are navmesh bounds missing Line 3748: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell (Unknown Exterior Cell (2,0) should be refinalized, there are navmesh bounds missing Line 3749: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell (Unknown Exterior Cell (3,-6) should be refinalized, there are navmesh bounds missing Line 3750: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell (Unknown Exterior Cell (4,-6) should be refinalized, there are navmesh bounds missing Line 3751: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell DR021Ext04[002c8901] (DR021World[0,-1,002c8e91]) should be refinalized, there are navmesh bounds missing Line 3752: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell Surface[001708d5] (CydoniaCity[-4,-1,002cfc4a]) should be refinalized, there are navmesh bounds missing Line 3753: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell DR006Cave (0026ae8d) should be refinalized, there are navmesh bounds missing Line 3754: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell DR021Ext03[002c88fb] (DR021World[0,0,002c8e91]) should be refinalized, there are navmesh bounds missing Line 3755: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell PackInNishina02FloorPipesComplex02StorageCell (0007d376) should be refinalized, there are navmesh bounds missing Line 3756: PATHFINDING: <CURRENT> NAVI '' (00000FF1) NavMesh in cell (Unknown Exterior Cell (0,-6) should be refinalized, there are navmesh bounds missing I have no idea why as I didnt touch anything related to cells or locations. What should I do? Is this like normal thing of Creation Kit to randomly break something? :D Link to comment Share on other sites More sharing options...
Evangela Posted June 24 Share Posted June 24 (edited) Those errors mean that the navmesh got nuked. You need to check to make sure you didn't make accidental edits those cells. Also what traits did you duplicate exactly? Edited June 24 by Evangela Link to comment Share on other sites More sharing options...
AngelWilly Posted June 24 Author Share Posted June 24 1 hour ago, Evangela said: Those errors mean that the navmesh got nuked. You need to check to make sure you didn't make accidental edits those cells. Also what traits did you duplicate exactly? I opened only basic Starifled.esm and created a new trait, nothing default has been changed. As I said that is all I touched Link to comment Share on other sites More sharing options...
soartex999 Posted July 8 Share Posted July 8 Got exactly the same problem with the same formid 00000FF1 do you mange to solve this issue ? Link to comment Share on other sites More sharing options...
Jarnin Posted July 9 Share Posted July 9 Same problem. I changed a couple ship hab stats and my plugin is telling me I "nuked" the navmesh in locations I didn't touch. Same formid, same warnings that OP posted. Link to comment Share on other sites More sharing options...
StackGX Posted September 17 Share Posted September 17 I have exactly the same problem with the same errors. I just added a nav mesh to a landing pad in a pack-in. Since then, the errors appear when starting the ESP. It doesn't matter if I finalize the nav mesh for the pack-in cell. The errors show up as soon as I place a nav mesh anywhere. I haven't touched the cells mentioned in the error either. Link to comment Share on other sites More sharing options...
Recommended Posts