Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant connect to OBS websocket after Updating #569

Open
needhelptoconnect opened this issue Sep 27, 2024 · 0 comments
Open

Cant connect to OBS websocket after Updating #569

needhelptoconnect opened this issue Sep 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@needhelptoconnect
Copy link

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 needhelptoconnect added the bug Something isn't working label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant