Macro-Deck icon indicating copy to clipboard operation
Macro-Deck copied to clipboard

Cant connect to OBS websocket after Updating

Open needhelptoconnect opened this issue 4 months ago • 0 comments

UPDATED app and it is unable to connect to the OBS websocket

I click connect on the obs symbol and it wont turn green

Worked perfectly for a year, updated it and it wont connect to obs anymore.

1:02:14 PM [Macro Deck] [Error] >> MacroDeck: ApplicationThreadException: database disk image is malformed at SQLite.PreparedSqlLiteInsertCommand.ExecuteNonQuery(Object[] source) at SQLite.SQLiteConnection.Insert(Object obj, String extra, Type objType) at SQLite.SQLiteConnection.Insert(Object obj) at SuchByte.MacroDeck.Variables.VariableManager.SetValue(String name, Object value, VariableType type, String creator) at SuchByte.MacroDeck.Variables.VariableManager.SetValue(String name, Object value, VariableType type, String[] suggestions, String creator) at SuchByte.MacroDeck.Variables.VariableManager.SetValue(String name, Object value, VariableType type, MacroDeckPlugin plugin, String[] suggestions) at SuchByte.OBSWebSocketPlugin.Controllers.Connection.SetVariable(String name, String value, String[] suggestions) at SuchByte.OBSWebSocketPlugin.Controllers.Connection.SetVariable(String name, String value) at SuchByte.OBSWebSocketPlugin.Main.ResetVariables(Connection connection) at SuchByte.OBSWebSocketPlugin.Main.StoreConnectConnectionAsync(Connection connection) at SuchByte.OBSWebSocketPlugin.GUI.Controls.ConnectionToggler.OnConnectButtonClicked(Object sender, EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)

needhelptoconnect avatar Sep 27 '24 19:09 needhelptoconnect