Feedback about second uplink taking over

An uplink script that connects to the server shows this feedback on the console:
image

If another uplink script with the same server.callable function is executed on another computer, the new script will take over and the old script will be left there doing nothing.

It would be nice if the old script was notified that some or all of its server.callable functions where unregistered with an output similar to this:
image

I am asking for this because sometimes it happens that an uplink script mysteriously stops responding. A feedback like this would help when I accidentally execute the script on another computer.

EDIT

Adding a timestamp would be nice too.

1 Like

Good suggestion, noted :slight_smile: