|
本帖最後由 s125963853 於 2018-9-22 16:19 編輯
昨天去買了外掛使用
發現模擬器當機頻率蠻高的
大概兩個小時會當機一次
然後監視器無法正常運行
會出現下列圖
請問這有解嗎
爬了很多文但都看不懂
我有用系統管理員開啟監視器
如需叫用 Just-In-Time (JIT) 偵錯的詳細資料,
請參閱本訊息結尾處 (而非這個對話方塊) 的資訊。
************** 例外狀況文字 **************
System.ComponentModel.Win32Exception (0x80004005): 系統找不到指定的檔案。
於 System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
於 System.Diagnostics.Process.Start()
於 WindowsFormsApplication1.Form1.CheckGameAndAnjian()
於 WindowsFormsApplication1.Form1.Kp29BCYTh(Object , EventArgs )
於 System.Windows.Forms.Timer.OnTick(EventArgs e)
於 System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
於 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 已載入的組件 **************
mscorlib
組件版本: 4.0.0.0
Win32 版本: 4.7.3163.0 built by: NET472REL1LAST_C
程式碼庫: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
黑色沙漠Mobile特工_模擬器監測
組件版本: 1.0.0.0
Win32 版本: 1.0.0.0
程式碼庫: file:///C:/Users/ADMIN/Desktop/%E9%BB%91%E6%B2%99/%E9%BB%91%E8%89%B2%E6%B2%99%E6%BC%A0Mobile%E7%89%B9%E5%B7%A5_%E6%A8%A1%E6%93%AC%E5%99%A8%E7%9B%A3%E6%B8%AC.exe
----------------------------------------
System
組件版本: 4.0.0.0
Win32 版本: 4.7.3151.0 built by: NET472REL1LAST_B
程式碼庫: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
組件版本: 4.0.0.0
Win32 版本: 4.7.3056.0 built by: NET472REL1
程式碼庫: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
組件版本: 4.0.0.0
Win32 版本: 4.7.3056.0 built by: NET472REL1
程式碼庫: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
組件版本: 4.0.0.0
Win32 版本: 4.7.3056.0 built by: NET472REL1
程式碼庫: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
組件版本: 4.0.0.0
Win32 版本: 4.7.3160.0 built by: NET472REL1LAST_C
程式碼庫: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
組件版本: 4.0.0.0
Win32 版本: 4.7.3056.0 built by: NET472REL1
程式碼庫: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
568a8acf-7532-482c-82a7-3a5de471359b
組件版本: 1.0.0.0
Win32 版本: 1.0.0.0
程式碼庫: file:///C:/Users/ADMIN/Desktop/%E9%BB%91%E6%B2%99/%E9%BB%91%E8%89%B2%E6%B2%99%E6%BC%A0Mobile%E7%89%B9%E5%B7%A5_%E6%A8%A1%E6%93%AC%E5%99%A8%E7%9B%A3%E6%B8%AC.exe
----------------------------------------
System.Windows.Forms.resources
組件版本: 4.0.0.0
Win32 版本: 4.7.3056.0 built by: NET472REL1
程式碼庫: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hant_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
組件版本: 4.0.0.0
Win32 版本: 4.7.3056.0 built by: NET472REL1
程式碼庫: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hant_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
************** JIT 偵錯 **************
若要啟用 Just-In-Time (JIT) 偵錯功能,則必須在
此應用程式或電腦的 .config 檔案中,設定
system.windows.forms 區段內的 jitDebugging 值。
且該應用程式也必須在啟用偵錯的狀態下進行
編譯。
例如:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
當 JIT 偵錯功能啟用後,會將所有未處理的例外狀況
傳送給電腦上已註冊的 JIT 偵錯工具進行處
理,而不是使用這個對話方塊來處理。
|
-
-
|