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 has been archived by the owner on Jul 16, 2020. It is now read-only.
I know they stopped supporting SDk, but I'm having this problem after changing the scene. The bug breaks the game
InvalidOperationException: The current state of the connection is not Open. WebSocketSharp.WebSocket.Send (System.String data) (at <ada4d9055779459eba001155e0ce4e7e>:0) Microsoft.Mixer.InteractivityManager.SendJsonString (System.String jsonString) (at Assets/Plugins/MixerInteractive/Source/Scripts/InteractivityManager.cs:3559) Microsoft.Mixer.InteractivityManager._SendSetButtonControlProperties (System.String controlID, System.String propertyName, System.Boolean disabled, System.Single progress, System.String text, System.UInt32 cost) (at Assets/Plugins/MixerInteractive/Source/Scripts/InteractivityManager.cs:3493) Microsoft.Mixer.InteractiveControl.SetDisabled (System.Boolean disabled) (at Assets/Plugins/MixerInteractive/Source/Scripts/InteractiveControl.cs:86) ButtonsMixerControllers.ToggleDisabled () (at Assets/Scripts/ButtonsMixerControllers.cs:56)
The text was updated successfully, but these errors were encountered:
lipecss
changed the title
nvalidOperationException: The current state of the connection is not Open.
InvalidOperationException: The current state of the connection is not Open.
Feb 25, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I know they stopped supporting SDk, but I'm having this problem after changing the scene. The bug breaks the game
InvalidOperationException: The current state of the connection is not Open. WebSocketSharp.WebSocket.Send (System.String data) (at <ada4d9055779459eba001155e0ce4e7e>:0) Microsoft.Mixer.InteractivityManager.SendJsonString (System.String jsonString) (at Assets/Plugins/MixerInteractive/Source/Scripts/InteractivityManager.cs:3559) Microsoft.Mixer.InteractivityManager._SendSetButtonControlProperties (System.String controlID, System.String propertyName, System.Boolean disabled, System.Single progress, System.String text, System.UInt32 cost) (at Assets/Plugins/MixerInteractive/Source/Scripts/InteractivityManager.cs:3493) Microsoft.Mixer.InteractiveControl.SetDisabled (System.Boolean disabled) (at Assets/Plugins/MixerInteractive/Source/Scripts/InteractiveControl.cs:86) ButtonsMixerControllers.ToggleDisabled () (at Assets/Scripts/ButtonsMixerControllers.cs:56)
The text was updated successfully, but these errors were encountered: