|
로그 이름: Application
원본: Application Error
날짜: 2024-04-05-금 오전 8:00:43
이벤트 ID: 1000
작업 범주: (100)
수준: 오류
키워드: 클래식
사용자: 해당 없음
컴퓨터: SSH
설명:
오류 있는 응용 프로그램 이름: Launcher.exe_Moonlight Sculptor DarkGamer Launcher, 버전: 1.0.33.0, 타임스탬프: 0x648f9b5c
오류 있는 모듈 이름: KERNELBASE.dll, 버전: 10.0.19041.4239, 타임스탬프: 0xfca3f13d
예외 코드: 0xe0434352
오류 오프셋: 0x000000000002ab89
오류 있는 프로세스 ID: 0x293c
오류 있는 응용 프로그램 시작 시간: 0x01da86e3e767c660
오류 있는 응용 프로그램 경로: C:\Program Files\DarkGamer Launcher\Launcher.exe
오류 있는 모듈 경로: C:\WINDOWS\System32\KERNELBASE.dll
보고서 ID: b48f7fd8-b43d-4a6f-87a9-6dd37d85ca25
오류 있는 패키지 전체 이름:
오류 있는 패키지에 상대적인 응용 프로그램 ID:
이벤트 Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>100</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2024-04-04T23:00:43.0279935Z" />
<EventRecordID>151105</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>SSH</Computer>
<Security />
</System>
<EventData>
<Data>Launcher.exe_Moonlight Sculptor DarkGamer Launcher</Data>
<Data>1.0.33.0</Data>
<Data>648f9b5c</Data>
<Data>KERNELBASE.dll</Data>
<Data>10.0.19041.4239</Data>
<Data>fca3f13d</Data>
<Data>e0434352</Data>
<Data>000000000002ab89</Data>
<Data>293c</Data>
<Data>01da86e3e767c660</Data>
<Data>C:\Program Files\DarkGamer Launcher\Launcher.exe</Data>
<Data>C:\WINDOWS\System32\KERNELBASE.dll</Data>
<Data>b48f7fd8-b43d-4a6f-87a9-6dd37d85ca25</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>
로그 이름: Application
원본: .NET Runtime
날짜: 2024-04-05-금 오전 8:00:42
이벤트 ID: 1026
작업 범주: 없음
수준: 오류
키워드: 클래식
사용자: 해당 없음
컴퓨터: SSH
설명:
Application: Launcher.exe
CoreCLR Version: 7.0.1724.11508
.NET Version: 7.0.17
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileFormatException: Executable file cannot trust.
at Launcher.Utils.ProcessExecutor.Start()
at Launcher.LauncherUpdateDownloadWindow.LauncherUpdateDownloadWindow_xxOnLoaded(Object sender, RoutedEventArgs e)
at Systehttp://m.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at Systehttp://m.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at Systehttp://m.Windows.Window.ShowHelper(Object booleanBox)
at Systehttp://m.Windows.Window.Show()
at Systehttp://m.Windows.Window.ShowDialog()
at Launcher.MainWindow.<CheckForLauncherUpdate>g__YesResult|27_0(TaskDialogUtils _)
at Launcher.TaskDialogUtils.ShowDialog(Window owner, Action`1 okResult, Action`1 cancelResult, Action`1 yesResult, Action`1 noResult, Action`1 retryResult, Action`1 closeResult, Boolean silent, Boolean forceYes)
at Launcher.MainWindow.CheckForLauncherUpdate()
at Launcher.MainWindow.CheckForUpdates()
at Launcher.MainWindow.OnContentRendered(EventArgs e)
at Systehttp://m.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at Systehttp://m.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at Launcher.Program.Main(String[] args)
이벤트 Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2024-04-04T23:00:42.5722758Z" />
<EventRecordID>151104</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>SSH</Computer>
<Security />
</System>
<EventData>
<Data>Application: Launcher.exe
CoreCLR Version: 7.0.1724.11508
.NET Version: 7.0.17
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileFormatException: Executable file cannot trust.
at Launcher.Utils.ProcessExecutor.Start()
at Launcher.LauncherUpdateDownloadWindow.LauncherUpdateDownloadWindow_xxOnLoaded(Object sender, RoutedEventArgs e)
at Systehttp://m.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at Systehttp://m.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at Systehttp://m.Windows.Window.ShowHelper(Object booleanBox)
at Systehttp://m.Windows.Window.Show()
at Systehttp://m.Windows.Window.ShowDialog()
at Launcher.MainWindow.<CheckForLauncherUpdate>g__YesResult|27_0(TaskDialogUtils _)
at Launcher.TaskDialogUtils.ShowDialog(Window owner, Action`1 okResult, Action`1 cancelResult, Action`1 yesResult, Action`1 noResult, Action`1 retryResult, Action`1 closeResult, Boolean silent, Boolean forceYes)
at Launcher.MainWindow.CheckForLauncherUpdate()
at Launcher.MainWindow.CheckForUpdates()
at Launcher.MainWindow.OnContentRendered(EventArgs e)
at Systehttp://m.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at Systehttp://m.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at Launcher.Program.Main(String[] args)
</Data>
</EventData>
</Event>
첫댓글 모험가님!
남겨주신 내용에 도움을 드리고자 확인해보았으나 해당 내용의 경우 일부 환경의 문제 일 수 있어 도움이 어려운 점 너그러운 양해 부탁드립니다 ;ㅅ;
번거로우시겠지만 제어판에서의 달빛조각사: 다크게이머 삭제 후 게임을 설치하신 드라이브 내의 다크게이머 관련 폴더 및 파일을 모두 삭제하신 이후에 재설치를 진행해보시길 권유드립니다. (_ _)
안돼요 접속이.. 거진 한달 다되가요...ㅠㅠ