完全实况--足球迷的家

标题: nhl_7修改器无法读取内存 [打印本页]

作者: 弯刀圆月    时间: 2008-12-16 19:35
标题: nhl_7修改器无法读取内存
用修改器读取内存会出现如下错误:bz8: :bz8:


有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 **************
System.IndexOutOfRangeException: 索引超出了数组界限。
   在 nhl_7_games_editor.Formpes2009.内存读取ToolStripMenuItem_Click(Object sender, EventArgs e)
   在 System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   在 System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   在 System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   在 System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   在 System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   在 System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   在 System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   在 System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   在 System.Windows.Forms.ToolStrip.WndProc(Message& m)
   在 System.Windows.Forms.ToolStripDropDown.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)

************** 已加载的程序集 **************
mscorlib
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.1434 (REDBITS.050727-1400)
    基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
nhl_7 games editor
    程序集版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    基本代码: file:///C:/Users/Administrator/Desktop/nhl_7%20games%20editor081211/nhl_7%20games%20editor.exe
----------------------------------------
Microsoft.VisualBasic
    程序集版本: 8.0.0.0
    Win32 版本: 8.0.50727.1434 (REDBITS.050727-1400)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.1434 (REDBITS.050727-1400)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.1434 (REDBITS.050727-1400)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.1434 (REDBITS.050727-1400)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.1434 (REDBITS.050727-1400)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Windows.Forms.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.1434 (REDBITS.050727-1400)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.1434 (REDBITS.050727-1400)
    基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
CustomMarshalers
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.1434 (REDBITS.050727-1400)
    基本代码: file:///C:/Windows/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
----------------------------------------
************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。
例如:
<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>
启用 JIT 调试后,任何无法处理的异常
都将被发送到在此计算机上注册的 JIT 调试器,
而不是由此对话框处理。




求助啊
作者: xbcamy    时间: 2008-12-16 19:37
:bz6: :bz6:
看的我 晕晕的
作者: boant    时间: 2008-12-16 19:42
存档出问题了
作者: 弯刀圆月    时间: 2008-12-18 00:24
没有人能帮帮我吗
作者: niaoyi02    时间: 2008-12-18 00:40
同2楼
作者: niaoyi02    时间: 2008-12-18 00:41
换个版本的nhl_7修改器试试吧
作者: 弯刀圆月    时间: 2008-12-18 11:54
试了好几个版本,而且我重开档也是这样,肯定不是我存档的问题啊
作者: jaryf163    时间: 2008-12-18 12:05
我的也是这样,不知道是什么原因?
作者: loveccc    时间: 2008-12-28 05:34
修改器至少需要netframework2.0支持(Vista系统下自带,无需另外安装,其余系统请自行搜索netframework2.0下载安装),XP系统若无法使用修改器,请安装netframework3.5,我提供的两个下载点不一定有效。另,Vista系统必须在管理员模式下才能使用修改器。
下载点1:http://www.crsky.com/soft/4818.html
下载点2:http://news.mydrivers.com/1/95/95071.htm
作者: 31415926    时间: 2008-12-28 08:25
看的我头晕了。。
是楼主电脑没有安装netframework2.0或者netframework3.5吧
作者: kindredrw    时间: 2009-3-9 11:13
我也是vista sp1,net.framework到最新,已然出现上述问题,但是20091026版本修改器可以用~在网上看用vista 20090125版本的索引超出数据界限貌似是无解了~谁要知道可以改转会或者成功率的修改器的话麻烦PM我,不胜感激~




欢迎光临 完全实况--足球迷的家 (http://bbs.winning11cn.com/) Powered by Discuz! X3.2