下面是引用 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。不晓得是不是因为这个?