有个问题。
运行外传修改器(1.32NET)出现以下错误。
输入超出文件尾
************** 异常文本 **************
System.IO.EndOfStreamException: 输入超出文件尾。
在 Microsoft.VisualBasic.FileSystem.Input(Int32 FileNumber, String& Value)
在 机战OG外传静态修改器.Form18.loadname6()
在 机战OG外传静态修改器.Form18.Form18_Load(Object eventSender, EventArgs eventArgs)
在 System.Windows.Forms.Form.OnLoad(EventArgs e)
在 System.Windows.Forms.Form.OnCreateControl()
在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
在 System.Windows.Forms.Control.CreateControl()
在 System.Windows.Forms.Control.WmShowWindow(Message& m)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
在 System.Windows.Forms.Form.WmShowWindow(Message& m)
在 System.Windows.Forms.Form.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
请帮我看看是怎么回事,有解决办法吗?