下面是引用 n3ph223172 於 2011-08-24 22:42 發表的 Re:Re:Re:CSOLauncher Simulation 第四版: 公用的FTP帳號嗎?就算公用…哪天遇到有心人士,到時候可能難以想像當時情況
下面是引用 ebolaman 於 2011-08-24 23:13 發表的 Re:Re:Re:Re:CSOLauncher Simulation 第四版: FTP 在傳輸上整個就是公用的,例如用 免費軟體 WireShark 就能看到 FTP 傳送的 帳密 我的意思是,用一個只放 CSO-NST 更新資料的 FTP,比較不會有其他資料損壞的疑慮 最保險的方法就是設定 FTP 特定帳號只能讀取,而不能修改
下面是引用 n3ph223172 於 2011-08-28 11:13 發表的 : 小弟又給了一些人測試有些人則會發生...的情況呢...
下面是引用 ebolaman 於 2011-08-28 12:56 發表的 : 可能是路徑不正確,或是某些人沒裝 WinRAR,總之就是 那地方是呼叫 WinRAR 去解壓縮某個檔案到 %Temp% 的動作 麻煩給我程式,我測試看看
下面是引用 n3ph223172 於 2011-08-28 13:46 發表的 : 請接收。 小弟有幾位朋友是可以正常下載的
下面是引用 ebolaman 於 2011-08-28 14:28 發表的 : 那麼應該是 WinRAR 的問題了,看看那幾位朋友有沒有裝 WinRAR ? 還有,index.txt 中的 Update 那兩行中間不要用 一行空的隔開,程式好像會偵測不到下一個文件 (cstrike_english.txt) 我已經幫你修正 index.txt 了 WinRAR 的方式我是用 外部呼叫的,這缺點是偶爾會出問題 (沒裝 WinRAR,或登錄檔值不正確),優點是撰寫方便 要把 WinRAR 解壓縮的東西 弄成內部的應該也是可以,之前我用 ZIP 方式時,就是內部的,所以很難出問題
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException() at CSO_Launcher_Simulation.frm_main.local_new_dl() at CSO_Launcher_Simulation.frm_main.timer_delay_Tick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- CSO-NST Ultimate Edition Launcher Assembly Version: 1.0.0.1 Win32 Version: 1.0.0.1 CodeBase: file:///C:/Program%20Files/CSO-NST%20Ultimate%20Edition/CSO-NST%20Ultimate%20Edition%20Launcher.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 10.0.30319.1 built by: RTMRel CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- Microsoft.mshtml Assembly Version: 7.0.3300.0 Win32 Version: 7.0.3300.0 CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
下面是引用 ebolaman 於 2011-08-29 09:10 發表的 : 無法複製檔案的錯誤我真的不知道是錯在哪... 第二個錯誤,索引超出範圍的,應該是解析 Md5 碼時發生錯誤,因為在 local_new_dl() 程序中只有那部分我沒有設立 On Error ... 但是好好的 解析 Md5 碼怎麼會出錯呢? 這也是我不理解的地方 或許測試的人的電腦環境有所不同,造成程式某些程式碼無法運行 目前只能看看發生錯誤的人的電腦,是否有共通點 (例:作業系統、有無裝 WinRAR ...) 目前真的是很難偵錯
下面是引用 n3ph223172 於 2011-08-29 14:47 發表的 : 小弟測試了2台電腦,皆為正常。小弟也曾聽說過Windows XP SP3才支援.NET 4.0。不曉得是不是因為這個?