初级玩家

- 贡献度
- 0
- 金元
- 620
- 积分
- 62
- 精华
- 0
- 注册时间
- 2016-5-11
|
感谢大佬提供的优质修改器~~膜拜!
这里有一个问题。我特别想尝试进行装备的【195 攻击时释放技能】这个词缀的修改
但是现在好像是有bug我只要一动就显示:
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 **************
System.InvalidOperationException: 可为空的对象必须具有一个值。
在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
在 System.Nullable`1.get_Value()
在 D2REditor.Helper.GetFormatFromFunc(String func, String format, ItemStat stat) 位置 C:\Users\Administrator\source\repos\D2REditor\D2REditor\Helper.cs:行号 603
在 D2REditor.Helper.GetFormatFromDescFunc(TxtRow row, ItemStat stat) 位置 C:\Users\Administrator\source\repos\D2REditor\D2REditor\Helper.cs:行号 563
在 D2REditor.Helper.GetItemStatCostFunc(ItemStat stat) 位置 C:\Users\Administrator\source\repos\D2REditor\D2REditor\Helper.cs:行号 535
在 D2REditor.Forms.FormEditItem.dgvItemStatCost_CellValueChanged(Object sender, DataGridViewCellEventArgs e) 位置 C:\Users\Administrator\source\repos\D2REditor\D2REditor\Forms\FormEditItem.cs:行号 348
在 System.Windows.Forms.DataGridView.OnCellValueChanged(DataGridViewCellEventArgs e)
在 System.Windows.Forms.DataGridView.OnCellValueChangedInternal(DataGridViewCellEventArgs e)
在 System.Windows.Forms.DataGridViewCell.SetValue(Int32 rowIndex, Object value)
在 System.Windows.Forms.DataGridView.PushFormattedValue(DataGridViewCell& dataGridViewCurrentCell, Object formattedValue, Exception& exception)
在 System.Windows.Forms.DataGridView.CommitEdit(DataGridViewCell& dataGridViewCurrentCell, DataGridViewDataErrorContexts context, DataGridViewValidateCellInternal validateCell, Boolean fireCellLeave, Boolean fireCellEnter, Boolean fireRowLeave, Boolean fireRowEnter, Boolean fireLeave)
在 System.Windows.Forms.DataGridView.EndEdit(DataGridViewDataErrorContexts context, DataGridViewValidateCellInternal validateCell, Boolean fireCellLeave, Boolean fireCellEnter, Boolean fireRowLeave, Boolean fireRowEnter, Boolean fireLeave, Boolean keepFocus, Boolean resetCurrentCell, Boolean resetAnchorCell)
在 System.Windows.Forms.DataGridView.OnValidating(CancelEventArgs e)
在 System.Windows.Forms.Control.NotifyValidating()
在 System.Windows.Forms.Control.PerformControlValidation(Boolean bulkValidation)
在 System.Windows.Forms.ContainerControl.ValidateThroughAncestor(Control ancestorControl, Boolean preventFocusChangeOnError)
在 System.Windows.Forms.ContainerControl.EnterValidation(Control enterControl)
在 System.Windows.Forms.ContainerControl.UpdateFocusedControl()
在 System.Windows.Forms.ContainerControl.AssignActiveControlInternal(Control value)
在 System.Windows.Forms.ContainerControl.ActivateControlInternal(Control control, Boolean originator)
在 System.Windows.Forms.ContainerControl.ActivateControlInternal(Control control)
在 System.Windows.Forms.Control.WmSetFocus(Message& m)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
在 System.Windows.Forms.Button.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
程序集版本:4.0.0.0
Win32 版本:4.8.4510.0 built by: NET48REL1LAST_B
基本代码:file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
D2REditor
程序集版本:1.0.0.0
Win32 版本:1.0.0.0
基本代码:file:///C:/Users/AshK/AppData/Roaming/D2REditor/D2REditor.exe
----------------------------------------
System.Windows.Forms
程序集版本:4.0.0.0
Win32 版本:4.8.4488.0 built by: NET48REL1LAST_C
基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
程序集版本:4.0.0.0
Win32 版本:4.8.4488.0 built by: NET48REL1LAST_C
基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
程序集版本:4.0.0.0
Win32 版本:4.8.4390.0 built by: NET48REL1LAST_C
基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
程序集版本:4.0.0.0
Win32 版本:4.8.4190.0 built by: NET48REL1LAST_B
基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
程序集版本:4.0.0.0
Win32 版本:4.8.4470.0 built by: NET48REL1LAST_C
基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
程序集版本:4.0.0.0
Win32 版本:4.8.4084.0 built by: NET48REL1
基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
D2SLib
程序集版本:1.0.2.0
Win32 版本:1.0.2.0
基本代码:file:///C:/Users/AshK/AppData/Roaming/D2REditor/D2SLib.DLL
----------------------------------------
mscorlib.resources
程序集版本:4.0.0.0
Win32 版本:4.8.4084.0 built by: NET48REL1
基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
Newtonsoft.Json
程序集版本:13.0.0.0
Win32 版本:13.0.1.25517
基本代码:file:///C:/Users/AshK/AppData/Roaming/D2REditor/Newtonsoft.Json.DLL
----------------------------------------
System.Runtime.Serialization
程序集版本:4.0.0.0
Win32 版本:4.8.4455.0 built by: NET48REL1LAST_C
基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Numerics
程序集版本:4.0.0.0
Win32 版本:4.8.4084.0 built by: NET48REL1
基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Data
程序集版本:4.0.0.0
Win32 版本:4.8.4455.0 built by: NET48REL1LAST_C
基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Windows.Forms.resources
程序集版本:4.0.0.0
Win32 版本:4.8.4084.0 built by: NET48REL1
基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。
例如:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
启用 JIT 调试后,任何未经处理的异常
都将被发送到在此计算机上注册的 JIT 调试程序,
而不是由此对话框处理。
现在是这个功能尚未完善还是操我作不得当··?我只要一填写进去任意一个值就会发生上述问题·· |
|