中级玩家
 
- 贡献度
- 0
- 金元
- 1571
- 积分
- 157
- 精华
- 0
- 注册时间
- 2017-6-30
|
rt,刚才在用
https://bbs.3dmgame.com/thread-6127678-1-1.html
这个帖子的存档修改器时,突然出了点问题,昨天使用正常,然后今天游戏更新后就不能使用了,提示如图
详情信息
************** 异常文本 **************
System.Collections.Generic.KeyNotFoundException: 给定关键字不在字典中。
在 System.Collections.Generic.Dictionary`2.get_Item(TKey key)
在 GSE.frmFirstEdition.LoadAddLucks()
在 GSE.frmFirstEdition.PrepareData()
在 GSE.frmFirstEdition.btnBrowse_Click(Object sender, EventArgs e)
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 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)
|
|