This repository has been archived by the owner on Sep 7, 2024. It is now read-only.
Creating edges occasionally requires a server restart to activate #7
Labels
bug
Something isn't working
Steps to reproduce:
I am having this issue with my gridworld plugin where links are automatically created while exploring the world. The latest variation of the issue is that setting up a new link when leaving one instance deactivates other links on the instance you are leaving until it or the controller is restarted.
I am not really sure where to start debugging this, except looking into what happens when
applyActiveEdges
is called and what it sends to the instance to cause issues.The text was updated successfully, but these errors were encountered: