Actually, I think it might have to do with the "Each time" linedef executor. If you are making something like a teleporter, then you should use the "continuous" linedef executor. Only use each time when you need to do something like give player 100 points when you touch the sector, but will not give more points unless you get out of the sector and go back in.