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

起動直後にエラー #92

Closed
Okina24 opened this issue Jul 27, 2017 · 1 comment
Closed

起動直後にエラー #92

Okina24 opened this issue Jul 27, 2017 · 1 comment

Comments

@Okina24
Copy link

Okina24 commented Jul 27, 2017

タイトルの通り、起動した直後にエラーが出てしまいます。

エラー

不明なエラーが発生しました。可能であれば、この文章をコピーして作者に報告していただれば幸いです。Ctrl+Cでコピーできます。
動画再生時に起きた場合は動画IDを添えてください。
ExceptionObject:System.NullReferenceException: オブジェクト参照がオブジェクト インスタンスに設定されていません。

場所 SRNicoNico.ViewModels.HistoryViewModel.d__10.MoveNext()

--- 直前に例外がスローされた場所からのスタック トレースの終わり ---

場所 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)

場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

場所 System.Windows.Threading.DispatcherOperation.InvokeImpl()

場所 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)

場所 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)

場所 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

場所 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)

場所 System.Windows.Threading.DispatcherOperation.Invoke()

場所 System.Windows.Threading.Dispatcher.ProcessQueue()

場所 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

場所 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

場所 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)

場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

場所 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)

場所 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

場所 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)

場所 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)

場所 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)

場所 System.Windows.Application.RunDispatcher(Object ignore)

場所 System.Windows.Application.RunInternal(Window window)

場所 System.Windows.Application.Run(Window window)

場所 SRNicoNico.App.Main()

OK

@mrtska
Copy link
Owner

mrtska commented Jul 30, 2017

おそらくローカル視聴履歴のファイルが破損しています。

Win+Rを押してそこに"%APPDATA%\SRNicoNico"と入力してEnter。

そこにあるlocalhistoryというファイルを削除してもう一度起動してみてください。

もしうまく起動したらIssueはCloseにしておいていただけますか。

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

No branches or pull requests

2 participants