Ha, funny glitch. As a suggestion, could teeter code simply check to ensure ceiling height of neighboring sector is higher than the floor height of current sector (neighborfloor < currentfloor && neighborceiling > currentceiling)? This way, if you have a neighboring sector that isn't a thok barrier but is still completely lower (floor and ceiling) than current sector, it still wont trigger.