-
Notifications
You must be signed in to change notification settings - Fork 11
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
MusicBee Remote Error #95
Comments
Hey @stardepp which version of the plugin was this? |
Android App Version v1.5.1 and MusicBee PC Plugin Version: 1.4.1.0 |
My MusicBee Android remote control works again 😎 |
Good to know, but it would be nice to figure out why this error happened too :) |
Maybe it was because I had just upgraded from MusicBee 3.2 to 3.4. I was using MusicBee 3.2 for the last four years. Or maybe it was because I was using an old version of MusicBee. |
Thanks I will check maybe I need to update something to limit some versions |
I wanted to connect MusicBee with MusicBee Remote, I got this error:
[code]MusicBee v3.4.8033.18564D (Win10.0), 21 Jun 2022 21:24:
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei MusicBeePlugin.InfoWindow.HandleSaveButtonClick(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)[/code]
The text was updated successfully, but these errors were encountered: