客户端自动提交的错误报告 ArgumentException 返回讨论区:BUG报告区
请注意,这里仅供讨论与“订票助手.NET”相关的问题和建议,请勿在此发表不相关的内容。
您当前尚未登录,将会以游客身份浏览。建议您登录后再进行操作。请点击 登录注册
主题作者正在使用邮件跟踪这个主题的状态和回复情况,当状态或回复变化时,邮件通知将会发送给作者。
客户端自动提交的错误报告
游客 ,2024/6/1 21:06:32
客户端提交的错误信息:
----------------------------------------------------------
应用程序名称:订票助手.NET
应用程序版本:2024.1.18.3

环境信息:
----------------------------------------------------------
错误信息
-----------------------------------------------------
[03BB73DE] System.ArgumentException: “-1”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)


[001, 03707121]
System.Net.WebException: 操作超时
在 System.Net.HttpWebRequest.GetResponse()
在 ‏​‬‌‪‏​​‍‮‫‌‮‮.‫‌‮‫‫‍‪‪​‎‪‮‪​‬‪‍‏​‬‬​‫‬‫‮() 位置 E:\WorkSpace\Private\iFishWinForm\12306TOBA\TOBA\TOBA\WebLib\ServerTest.cs:行号 117

[002, 03707121]
System.Net.WebException: 操作超时
在 System.Net.HttpWebRequest.GetResponse()
在 ‏​‬‌‪‏​​‍‮‫‌‮‮.‫‌‮‫‫‍‪‪​‎‪‮‪​‬‪‍‏​‬‬​‫‬‫‮() 位置 E:\WorkSpace\Private\iFishWinForm\12306TOBA\TOBA\TOBA\WebLib\ServerTest.cs:行号 117

[003, 02778336]
System.Net.Sockets.SocketException (0x80004005): 一个封锁操作被对 WSACancelBlockingCall 的调用中断。 60.221.184.79:443
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)

[004, 01EFB6A4]
System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 一个封锁操作被对 WSACancelBlockingCall 的调用中断。 60.221.184.79:443
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6)
在 System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback)
在 System.Net.Connection.CompleteStartConnection(Boolean async, HttpWebRequest httpWebRequest)

[005, 01EFB6A4]
System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 一个封锁操作被对 WSACancelBlockingCall 的调用中断。 60.221.184.79:443
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6)
在 System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback)
在 System.Net.Connection.CompleteStartConnection(Boolean async, HttpWebRequest httpWebRequest)

[006, 00EB20EE]
System.ObjectDisposedException: 无法访问已释放的对象。
对象名:“System.Net.Sockets.NetworkStream”。
在 System.Net.Sockets.NetworkStream.get_InternalSocket()
在 System.Net.PooledStream.CancelPendingIoAndCloseIfSafe(Boolean closeWithTimeout, Int32 timeout)

[007, 039D2FD8]
System.Net.WebException: 操作超时
在 System.Net.HttpWebRequest.GetResponse()
在 ‏​‬‌‪‏​​‍‮‫‌‮‮.‫‌‮‫‫‍‪‪​‎‪‮‪​‬‪‍‏​‬‬​‫‬‫‮() 位置 E:\WorkSpace\Private\iFishWinForm\12306TOBA\TOBA\TOBA\WebLib\ServerTest.cs:行号 117

[008, 039D2FD8]
System.Net.WebException: 操作超时
在 System.Net.HttpWebRequest.GetResponse()
在 ‏​‬‌‪‏​​‍‮‫‌‮‮.‫‌‮‫‫‍‪‪​‎‪‮‪​‬‪‍‏​‬‬​‫‬‫‮() 位置 E:\WorkSpace\Private\iFishWinForm\12306TOBA\TOBA\TOBA\WebLib\ServerTest.cs:行号 117

[009, 01702D67]
System.Net.Sockets.SocketException (0x80004005): 一个封锁操作被对 WSACancelBlockingCall 的调用中断。 116.162.118.22:443
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)

[010, 007303DE]
System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 一个封锁操作被对 WSACancelBlockingCall 的调用中断。 116.162.118.22:443
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6)
在 System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback)
在 System.Net.Connection.CompleteStartConnection(Boolean async, HttpWebRequest httpWebRequest)

[011, 007303DE]
System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 一个封锁操作被对 WSACancelBlockingCall 的调用中断。 116.162.118.22:443
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6)
在 System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback)
在 System.Net.Connection.CompleteStartConnection(Boolean async, HttpWebRequest httpWebRequest)

[012, 03A341C1]
System.ObjectDisposedException: 无法访问已释放的对象。
对象名:“System.Net.Sockets.NetworkStream”。
在 System.Net.Sockets.NetworkStream.get_InternalSocket()
在 System.Net.PooledStream.CancelPendingIoAndCloseIfSafe(Boolean closeWithTimeout, Int32 timeout)

[013, 01D75DD4]
System.Net.WebException: 操作超时
在 System.Net.HttpWebRequest.GetResponse()
在 ‏​‬‌‪‏​​‍‮‫‌‮‮.‫‌‮‫‫‍‪‪​‎‪‮‪​‬‪‍‏​‬‬​‫‬‫‮() 位置 E:\WorkSpace\Private\iFishWinForm\12306TOBA\TOBA\TOBA\WebLib\ServerTest.cs:行号 117

[014, 01D75DD4]
System.Net.WebException: 操作超时
在 System.Net.HttpWebRequest.GetResponse()
在 ‏​‬‌‪‏​​‍‮‫‌‮‮.‫‌‮‫‫‍‪‪​‎‪‮‪​‬‪‍‏​‬‬​‫‬‫‮() 位置 E:\WorkSpace\Private\iFishWinForm\12306TOBA\TOBA\TOBA\WebLib\ServerTest.cs:行号 117

[015, 034D3B1B]
System.Net.Sockets.SocketException (0x80004005): 一个封锁操作被对 WSACancelBlockingCall 的调用中断。 116.162.118.21:443
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)

[016, 0020ECDB]
System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 一个封锁操作被对 WSACancelBlockingCall 的调用中断。 116.162.118.21:443
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6)
在 System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback)
在 System.Net.Connection.CompleteStartConnection(Boolean async, HttpWebRequest httpWebRequest)

[017, 0020ECDB]
System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 一个封锁操作被对 WSACancelBlockingCall 的调用中断。 116.162.118.21:443
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6)
在 System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback)
在 System.Net.Connection.CompleteStartConnection(Boolean async, HttpWebRequest httpWebRequest)

[018, 022FBA97]
System.ObjectDisposedException: 无法访问已释放的对象。
对象名:“System.Net.Sockets.NetworkStream”。
在 System.Net.Sockets.NetworkStream.get_InternalSocket()
在 System.Net.PooledStream.CancelPendingIoAndCloseIfSafe(Boolean closeWithTimeout, Int32 timeout)

[019, 012B6414]
System.Net.WebException: 操作超时
在 System.Net.HttpWebRequest.GetResponse()
在 ‏​‬‌‪‏​​‍‮‫‌‮‮.‫‌‮‫‫‍‪‪​‎‪‮‪​‬‪‍‏​‬‬​‫‬‫‮() 位置 E:\WorkSpace\Private\iFishWinForm\12306TOBA\TOBA\TOBA\WebLib\ServerTest.cs:行号 117

[020, 012B6414]
System.Net.WebException: 操作超时
在 System.Net.HttpWebRequest.GetResponse()
在 ‏​‬‌‪‏​​‍‮‫‌‮‮.‫‌‮‫‫‍‪‪​‎‪‮‪​‬‪‍‏​‬‬​‫‬‫‮() 位置 E:\WorkSpace\Private\iFishWinForm\12306TOBA\TOBA\TOBA\WebLib\ServerTest.cs:行号 117

[021, 03E1A554]
System.Net.Sockets.SocketException (0x80004005): 一个封锁操作被对 WSACancelBlockingCall 的调用中断。 58.20.252.219:443
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)

[022, 01FBFA9D]
System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 一个封锁操作被对 WSACancelBlockingCall 的调用中断。 58.20.252.219:443
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6)
在 System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback)
在 System.Net.Connection.CompleteStartConnection(Boolean async, HttpWebRequest httpWebRequest)

[023, 01FBFA9D]
System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 一个封锁操作被对 WSACancelBlockingCall 的调用中断。 58.20.252.219:443
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6)
在 System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback)
在 System.Net.Connection.CompleteStartConnection(Boolean async, HttpWebRequest httpWebRequest)

[024, 01BBA472]
System.ObjectDisposedException: 无法访问已释放的对象。
对象名:“System.Net.Sockets.NetworkStream”。
在 System.Net.Sockets.NetworkStream.get_InternalSocket()
在 System.Net.PooledStream.CancelPendingIoAndCloseIfSafe(Boolean closeWithTimeout, Int32 timeout)

[025, 0175EB97]
System.Net.WebException: 操作超时
在 System.Net.HttpWebRequest.GetResponse()
在 ‏​‬‌‪‏​​‍‮‫‌‮‮.‫‌‮‫‫‍‪‪​‎‪‮‪​‬‪‍‏​‬‬​‫‬‫‮() 位置 E:\WorkSpace\Private\iFishWinForm\12306TOBA\TOBA\TOBA\WebLib\ServerTest.cs:行号 117

[026, 0175EB97]
System.Net.WebException: 操作超时
在 System.Net.HttpWebRequest.GetResponse()
在 ‏​‬‌‪‏​​‍‮‫‌‮‮.‫‌‮‫‫‍‪‪​‎‪‮‪​‬‪‍‏​‬‬​‫‬‫‮() 位置 E:\WorkSpace\Private\iFishWinForm\12306TOBA\TOBA\TOBA\WebLib\ServerTest.cs:行号 117

[027, 005FC94D]
System.ArgumentException: “267”的值对于“green”无效。“green”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[028, 024EB1A9]
System.ArgumentException: “259”的值对于“green”无效。“green”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[029, 02E63680]
System.ArgumentException: “256”的值对于“green”无效。“green”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[030, 02D73EBC]
System.ArgumentException: “-34”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[031, 021AD9C5]
System.ArgumentException: “-32”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[032, 027EE782]
System.ArgumentException: “-31”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[033, 0227405C]
System.ArgumentException: “-29”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[034, 026B5D3A]
System.ArgumentException: “-28”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[035, 03F87F85]
System.ArgumentException: “-26”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[036, 01A05924]
System.ArgumentException: “-24”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[037, 03BC3480]
System.ArgumentException: “-22”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[038, 028C9C80]
System.ArgumentException: “-21”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[039, 027D848C]
System.ArgumentException: “-19”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[040, 036E74FD]
System.ArgumentException: “-17”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[041, 01F30448]
System.ArgumentException: “-16”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[042, 010732DC]
System.ArgumentException: “-14”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[043, 034717BF]
System.ArgumentException: “-12”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[044, 0172A099]
System.ArgumentException: “-11”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[045, 0144D07E]
System.ArgumentException: “-9”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[046, 00F5B8B9]
System.ArgumentException: “-8”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[047, 01BF729A]
System.ArgumentException: “-6”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[048, 022D5B09]
System.ArgumentException: “-4”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[049, 0059CDF1]
System.ArgumentException: “-3”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)

[050, 03BB73DE]
System.ArgumentException: “-1”的值对于“blue”无效。“blue”应该大于或等于 0 且小于或等于 255。
在 System.Drawing.Color.CheckByte(Int32 value, String name)
在 System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‪‬‎‌‭‍‏‏​‫‌‫‬‭‫‭‪‫‬​‏‍‏‮‮(Double ) 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 95
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‍​‭‎‏‬​‮‍‌‫‎‌‮‌‮‏‮‎‍‍‌‮​‭‌‭‭‌‌‮.‏‌‌‬‫‎‫​‎‍‏​‪‬‫‮‫‎‬‎‬‬‮‫‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 80
在 ‬​‭‌‌‏‭‪‌​‫‪‌‪‬‬‭‌‎​‍‌‏‬‬‮‮.‮‭‬‏‭‭‮‌‮‪‮‍‭‎‍​‍‪‍‬‪​‬‎‮() 位置 E:\WorkSpace\Private\iFish\FSLib.Windows\Components\AnimationPropertyComponent.cs:行号 167
在 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)


环境信息
-----------------------------------------------------
操作系统版本:Microsoft Windows NT 6.2.9200.0
程序运行目录:C:\Users\jiang\Documents\Tencent Files\858727071\FileRecv\订票助手.NET_2024.1.18.3_正式版\WorkSpace\Private_Build\12306订票助手.NET\订票助手.NET






提交的用户信息:
----------------------------------------------------------
加密内容, 管理员可见

1条信息/每页10
编辑器
回复
验证码
点击验证码框获得验证码。因为有人发广告,很抱歉必须使用验证码。登录后免输验证码