`AR` gates can trigger invalid destination.
Pheotis opened this issue ยท 0 comments
- Make a normal networked gate on an empty network.
- Make an
AR
gate on that same network. - Enter the
AR
gate once -- it will work as intended - Enter that same gate a second time -- it will print "invalid destination" and abort the teleportation.
This reliably repros with AR
gates.
In certain very rare and unknown circumstances, this may be also occur with normal R
gates.