冰楓論壇

 找回密碼
 立即註冊
ads_sugarbook
搜索
查看: 1373|回覆: 0
打印 上一主題 下一主題

[求助] 修改WZ後 在打開出現錯誤

[複製鏈接]

1

主題

0

好友

1

積分

新手上路

Rank: 1

UID
182951
帖子
1
主題
1
精華
0
積分
1
楓幣
20
威望
1
存款
0
贊助金額
0
推廣
0
GP
1
閱讀權限
10
性別
保密
在線時間
1 小時
註冊時間
2017-3-23
最後登入
2017-4-7
跳轉到指定樓層
1
發表於 2017-4-2 02:58:42 |只看該作者 |倒序瀏覽
本帖最後由 as6354993 於 2017-4-2 03:02 編輯

你的應用程式發生未處理的例外狀況。如果您按下應用程式會忽略錯誤並嘗試繼續.....
索引在陣列外的界限之外

如需叫用 Just-In-Time (JIT) 偵錯的詳細資料,
請參閱本訊息結尾處 (而非這個對話方塊) 的資訊。

************** 例外狀況文字 **************
System.IndexOutOfRangeException: 索引在陣列的界限之外。
   於 MapleLib.WzLib.Util.WzBinaryReader.ReadString()
   於 MapleLib.WzLib.Util.WzBinaryReader.ReadStringBlock(UInt32 offset)
   於 MapleLib.WzLib.IWzImageProperty.ParsePropertyList(UInt32 offset, WzBinaryReader reader, IWzObject parent, WzImage parentImg)
   於 MapleLib.WzLib.IWzImageProperty.ExtractMore(WzBinaryReader reader, UInt32 offset, Int32 eob, String name, String iname, IWzObject parent, WzImage imgParent)
   於 MapleLib.WzLib.IWzImageProperty.ParseExtendedProp(WzBinaryReader reader, UInt32 offset, Int32 endOfBlock, String name, IWzObject parent, WzImage imgParent)
   於 MapleLib.WzLib.IWzImageProperty.ParsePropertyList(UInt32 offset, WzBinaryReader reader, IWzObject parent, WzImage parentImg)
   於 MapleLib.WzLib.IWzImageProperty.ExtractMore(WzBinaryReader reader, UInt32 offset, Int32 eob, String name, String iname, IWzObject parent, WzImage imgParent)
   於 MapleLib.WzLib.IWzImageProperty.ParseExtendedProp(WzBinaryReader reader, UInt32 offset, Int32 endOfBlock, String name, IWzObject parent, WzImage imgParent)
   於 MapleLib.WzLib.IWzImageProperty.ParsePropertyList(UInt32 offset, WzBinaryReader reader, IWzObject parent, WzImage parentImg)
   於 MapleLib.WzLib.IWzImageProperty.ExtractMore(WzBinaryReader reader, UInt32 offset, Int32 eob, String name, String iname, IWzObject parent, WzImage imgParent)
   於 MapleLib.WzLib.IWzImageProperty.ParseExtendedProp(WzBinaryReader reader, UInt32 offset, Int32 endOfBlock, String name, IWzObject parent, WzImage imgParent)
   於 MapleLib.WzLib.IWzImageProperty.ParsePropertyList(UInt32 offset, WzBinaryReader reader, IWzObject parent, WzImage parentImg)
   於 MapleLib.WzLib.WzImage.ParseImage()
   於 HaRepackerLib.Controls.HaRepackerMainPanel.DataTree_DoubleClick(Object sender, EventArgs e)
   於 System.windows.Forms.Control.OnDoubleClick(EventArgs e)
   於 System.Windows.Forms.TreeView.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.8745 (WinRel.050727-8700)
    程式碼基底: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HaRepacker
    組件版本: 4.2.2.0
    Win32 版本:
    程式碼基底: file:///C:/Users/USER/Desktop/HaRepacker_Cht/HaRepacker_Cht.exe
----------------------------------------
HaRepackerLib
    組件版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    程式碼基底: file:///C:/Users/USER/Desktop/HaRepacker_Cht/HaRepackerLib.DLL
----------------------------------------
MapleLib
    組件版本: 2.0.0.0
    Win32 版本: 2.0.0.0
    程式碼基底: file:///C:/Users/USER/Desktop/HaRepacker_Cht/MapleLib.DLL
----------------------------------------
System.Windows.Forms
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.8745 (WinRel.050727-8700)
    程式碼基底: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.8750 (QFE.050727-8700)
    程式碼基底: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.8745 (WinRel.050727-8700)
    程式碼基底: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Core
    組件版本: 3.5.0.0
    Win32 版本: 3.5.30729.8763 built by: WinRel
    程式碼基底: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
AppModule
    組件版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    程式碼基底: file:///C:/Users/USER/Desktop/HaRepacker_Cht/AppModule.DLL
----------------------------------------
WeifenLuo.WinFormsUI.Docking
    組件版本: 2.5.0.20857
    Win32 版本: 2.5.0.0
    程式碼基底: file:///C:/Users/USER/Desktop/HaRepacker_Cht/WeifenLuo.WinFormsUI.Docking.DLL
----------------------------------------
mscorlib.resources
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.8745 (WinRel.050727-8700)
    程式碼基底: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.8745 (WinRel.050727-8700)
    程式碼基底: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHT_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
System.Configuration
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.8745 (WinRel.050727-8700)
    程式碼基底: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.8745 (WinRel.050727-8700)
    程式碼基底: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.resources
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.8745 (WinRel.050727-8700)
    程式碼基底: file:///C:/WINDOWS/assembly/GAC_MSIL/System.resources/2.0.0.0_zh-CHT_b77a5c561934e089/System.resources.dll
----------------------------------------

************** JIT 偵錯 **************
若要啟用 Just-In-Time (JIT) 偵錯功能,則必須在
此應用程式或電腦的 .config 檔案中,設定
system.windows.forms 區段內的 jitDebugging 值。
且該應用程式也必須在啟用偵錯的狀態下進行
編譯。

例如:

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

當 JIT 偵錯功能啟用後,會將所有未處理的例外
狀況傳送給電腦上已註冊的 JIT 偵錯工具進行處
理,而不是使用這個對話方塊來處理。


請問各位大大 這要怎麼處理.........
我修改quest 的 ACT.img 新增任務結束後給予道具 結果在打開就變這樣了
收藏收藏0 推0 噓0


把本文推薦給朋友或其他網站上,每次被點擊增加您在本站積分: 1骰子
複製連結並發給好友,以賺取推廣點數
簡單兩步驟,註冊、分享網址,即可獲得獎勵! 一起推廣文章換商品、賺$$
您需要登入後才可以回文 登入 | 立即註冊

廣告刊登意見回饋關於我們管群招募本站規範DMCA隱私權政策

Copyright © 2011-2024 冰楓論壇, All rights reserved

免責聲明:本網站是以即時上載留言的方式運作,本站對所有留言的真實性、完整性及立場等,不負任何法律責任。

而一切留言之言論只代表留言者個人意見,並非本網站之立場,用戶不應信賴內容,並應自行判斷內容之真實性。

小黑屋|手機版|冰楓論壇

GMT+8, 2024-5-14 08:47

回頂部