OSC Remote Control Plugin Not Working With Switchboard/MultiUser

I have the remote control plugin set-up as well as the osc plug-in. It works fine in-editor but when I launch from switchboard I get this error:

FUdpSocketBuilder: Failed to bind FRemoteControlProtocolOSC_Server_127.0.0.1:8001 to 127.0.0.1:8001. Error code 20.
LogOSC: Display: OSCServer 'FRemoteControlProtocolOSC_Server_127.0.0.1:8001' failed to bind to socket on 127.0.0.1:8001. Check that the server is available on the specified address.

It connects to the remote control web interface fine. I have tried on the default ip, as well as several others. I think it maybe works once with each, if that? I’m not even positive on that now. I’ve tried changing to 0.0.0.0, as well as my actual ip, and nothing seems to be resolving it.