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

Weird Error Log I got with Windows Target build 1.5.0 x86_64 #30

Closed
my-life-is-confetti-zz opened this issue Nov 10, 2014 · 0 comments
Closed

Comments

@my-life-is-confetti-zz
Copy link

Could this be the root of my problems???

TEXT COPY:

Baka MPlayer Error Info
Version: 1.5.0

Generated (UTC): 11/10/2014 09:33:52
OSVersion: Microsoft Windows NT 6.1.7601 Service Pack 1
Is64BitOperatingSystem: True
Is64BitProcess: n/a

Message: Object reference not set to an instance of an object.
Stack Trace:
at PortableSettingsProvider.SetValue(SettingsPropertyValue propVal)
at PortableSettingsProvider.SetPropertyValues(SettingsContext context, SettingsPropertyValueCollection propvals)
at System.Configuration.SettingsBase.SaveCore()
at System.Configuration.SettingsBase.Save()
at Baka_MPlayer.Forms.MainForm.MainForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at Baka_MPlayer.Forms.MainForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Baka MPlayer Error Info
Version: 1.5.0

Generated (UTC): 11/10/2014 09:34:34
OSVersion: Microsoft Windows NT 6.1.7601 Service Pack 1
Is64BitOperatingSystem: True
Is64BitProcess: n/a

Message: Object reference not set to an instance of an object.
Stack Trace:
at PortableSettingsProvider.SetValue(SettingsPropertyValue propVal)
at PortableSettingsProvider.SetPropertyValues(SettingsContext context, SettingsPropertyValueCollection propvals)
at System.Configuration.SettingsBase.SaveCore()
at System.Configuration.SettingsBase.Save()
at Baka_MPlayer.Forms.MainForm.MainForm_FormClosing(Object sender, FormClosingEventArgs e)
at System.Windows.Forms.Form.WmClose(Message& m)
at Baka_MPlayer.Forms.MainForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants