Game Development Community

Traversal root

by Howard Dortch · in Torque Game Engine · 06/10/2005 (2:39 pm) · 2 replies

I get this error when I enter an interior:

Error, must have one and only one zone to be a traversal root. (null) has 2

I searched the forums and found one thread that mentioned something about portals relating to this error. I deleted all my portals and sealed up all entrances and I still get the error.
Anyone tell me why I get the error and or how to prevent/fix it ?

#1
06/10/2005 (4:03 pm)
Do you have an interior inside another interior (or overlapping)?
#2
06/10/2005 (6:49 pm)
No, I have other interiors in there but not touching.