You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2024. It is now read-only.
When doing certain commands (/dev, /build ect.) you get kicked from the node. This only happens when any command is automatically run (e.g /resetcompact) and happens about 1/3rd of the time. This is probably an issue with recode sending /resetcompact with a timestamp before /dev. Try adding a small sleep before running the command. (I would help but I don't know Java)