注册 | 登录

游侠NETSHOW论坛





楼主: nhl_7
打印 上一主题 下一主题

[原创] nhl_7 games editor(pes2009)090423  关闭 [复制链接]

帖子
247
精华
0
积分
124
金钱
3657
荣誉
0
人气
1
评议
0
1161#
发表于 2009-5-1 07:40:27 |只看该作者
一段时间没来原来又更新了啊。要是再加上隐藏动作特技修改就好了

使用道具 举报

帖子
193
精华
0
积分
97
金钱
3443
荣誉
0
人气
0
评议
0
1162#
发表于 2009-5-2 17:07:41 |只看该作者
有关调用实时(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.3074 (QFE.050727-3000)
    基本代码: 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:///E:/tools/nhl_7%20games%20editor/nhl_7%20games%20editor.exe
----------------------------------------
Microsoft.VisualBasic
    程序集版本: 8.0.0.0
    Win32 版本: 8.0.50727.3053 (netfxsp.050727-3000)
    基本代码: 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.3053 (netfxsp.050727-3000)
    基本代码: 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.3053 (netfxsp.050727-3000)
    基本代码: 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.3053 (netfxsp.050727-3000)
    基本代码: 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.3053 (netfxsp.050727-3000)
    基本代码: 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.3053 (netfxsp.050727-3000)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
CustomMarshalers
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.3053 (netfxsp.050727-3000)
    基本代码: file:///C:/Windows/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
----------------------------------------
mscorlib.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.3074 (QFE.050727-3000)
    基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------

************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。

例如:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

启用 JIT 调试后,任何无法处理的异常
都将被发送到在此计算机上注册的 JIT 调试器,
而不是由此对话框处理。

使用道具 举报

帖子
49
精华
0
积分
24
金钱
231
荣誉
0
人气
0
评议
0
1163#
发表于 2009-5-3 12:27:24 |只看该作者

同样的问题 怎么解决啊

有关调用实时(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.3074 (QFE.050727-3000)
    基本代码: 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:///D:/Pro%20Evolution%20Soccer%202009/Bonus/nhl_7%20games%20editor/nhl_7%20games%20editor.exe
----------------------------------------
Microsoft.VisualBasic
    程序集版本: 8.0.0.0
    Win32 版本: 8.0.50727.3053 (netfxsp.050727-3000)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.3053 (netfxsp.050727-3000)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    程序集版本: 2.0.0.0

使用道具 举报

帖子
17
精华
0
积分
9
金钱
86
荣誉
0
人气
0
评议
0
1164#
发表于 2009-5-3 16:39:52 |只看该作者
感谢楼主的分享,收下了!!!!!!!!!!!!!!

使用道具 举报

帖子
132
精华
0
积分
66
金钱
1665
荣誉
0
人气
0
评议
0
1165#
发表于 2009-5-4 20:51:05 |只看该作者
为什么单项和全体训练参数更改无效啊?2020202020

使用道具 举报

帖子
132
精华
0
积分
66
金钱
1665
荣誉
0
人气
0
评议
0
1166#
发表于 2009-5-4 21:08:50 |只看该作者
我用的EP10.5~其他修改都有效果,就是训练参数修改无效。。。。。

使用道具 举报

帖子
1
精华
0
积分
0
金钱
31
荣誉
0
人气
0
评议
0
1167#
发表于 2009-5-6 22:51:43 |只看该作者

使用道具 举报

帖子
2
精华
0
积分
1
金钱
32
荣誉
0
人气
0
评议
0
1168#
发表于 2009-5-8 09:54:06 |只看该作者
太强了哈,我很喜欢!!!

使用道具 举报

帖子
132
精华
0
积分
66
金钱
183
荣誉
0
人气
0
评议
0
1169#
发表于 2009-5-9 03:18:18 |只看该作者
非常不错的修改器,我一直在用,出新版了,马上下个试试~!
DM500S 一锅4星(146+138+134+122)+138C+76.5

使用道具 举报

帖子
106
精华
0
积分
53
金钱
196
荣誉
0
人气
0
评议
0
1170#
发表于 2009-5-10 07:35:18 |只看该作者
求助楼主

我装的是1.4 WECN 4.2

点了内存读取之后出现了一下问题

index was outside the bounds of the array
打开编辑->BL ML 球队信息 -> 成员修改

左边队名能显示  但是右边球员的名字却不能显示   是乱码

现在   最新情况是连乱码都没了   空白

但是有一次我刚开机的时候就打开PES 然后用这个修改器    一点问题都没有   不过这种情况只出现了一次

有什么解决办法啊?

详细情况:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at nhl_7_games_editor.Formpes2009.内存读取ToolStripMenuItem_Click(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
nhl_7 games editor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///E:/Games/Pro%20Evolution%20Soccer%202009/PES2009%20补丁/nhl_7%20games%20editor%20090423/nhl_7%20games%20editor%20090423/nhl_7%20games%20editor.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
CustomMarshalers
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.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.

[ 本帖最后由 tim1218 于 2009-5-10 07:43 编辑 ]

使用道具 举报

帖子
50
精华
0
积分
25
金钱
176
荣誉
0
人气
0
评议
0
1171#
发表于 2009-5-10 20:22:06 |只看该作者

使用道具 举报

帖子
1
精华
0
积分
1
金钱
36
荣誉
0
人气
0
评议
0
1172#
发表于 2009-5-12 21:41:51 |只看该作者
支持

使用道具 举报

帖子
125
精华
0
积分
63
金钱
250
荣誉
0
人气
0
评议
0
1173#
发表于 2009-5-12 21:48:37 |只看该作者
这个里面的“转会限额”怎么用啊,急死人了

使用道具 举报

帖子
28
精华
0
积分
14
金钱
89
荣誉
0
人气
0
评议
0
1174#
发表于 2009-5-12 23:23:53 |只看该作者
谢谢分享!支持一下!

使用道具 举报

帖子
324
精华
0
积分
162
金钱
1194
荣誉
0
人气
0
评议
0
1175#
发表于 2009-5-13 08:17:59 |只看该作者
1.4/4.0 ml bl 的训练修改无效?

使用道具 举报

帖子
116
精华
0
积分
59
金钱
511
荣誉
0
人气
0
评议
0
1176#
发表于 2009-5-17 08:36:56 |只看该作者
一球成名玩的太累了.......改了再玩

使用道具 举报

帖子
125
精华
0
积分
63
金钱
1095
荣誉
0
人气
0
评议
0
1177#
发表于 2009-5-27 08:21:32 |只看该作者
顶一顶LZ,是不是不能下载了?等了十几分钟都没种子

使用道具 举报

帖子
39
精华
0
积分
20
金钱
238
荣誉
0
人气
0
评议
0
1178#
发表于 2009-5-27 16:53:09 |只看该作者
留名待查,  方便回家下载,谢谢楼主

使用道具 举报

帖子
3
精华
0
积分
2
金钱
33
荣誉
0
人气
0
评议
0
1179#
发表于 2009-5-28 23:23:26 |只看该作者

使用道具 举报

帖子
13
精华
0
积分
4
金钱
45
荣誉
0
人气
0
评议
0
1180#
发表于 2009-6-4 16:21:33 |只看该作者
支持好的工具哈·!

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

手机版|Archiver|游侠NETSHOW论坛 ( 苏ICP备2023007791号 )

GMT+8, 2025-11-24 22:54 , Processed in 0.352886 second(s), 10 queries , Gzip On, Memcache On.

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

分享到