Harepacker-resurrected
Harepacker-resurrected copied to clipboard
All in one .wz file/map editor for MapleStory game files
i edit the map,but using save to wz, it display saved successfully, but,when i close the map,open this again,the map isn't saved
Hello, First time with .NET, MS Visual Studio, and HaRepacker (I'm surprised I got it to build successfully) Every time I export Selection > to XML > Classic/PS, the status...
I'm getting the following: Error initializing .wz (error with game version hash : The specified game version is incorrect and WzLib was unable to determine the version itself.  Any...
I use a translator because my English is not good, so the sentences may be weird. Simply put, I can't even start. I have KMST 1.2.138 ver end GMS 232.1...
原本使用的好好的在導入img檔導到一半的時候突然出現下面這張圖片的內容 之後就會一直跳出這個視窗了 已經沒辦法使用 harepacker了 請問發生原因是什麼 該如何解決呢?  如需叫用 Just-In-Time (JIT) 偵錯的詳細資料, 請參閱本訊息結尾處 (而非這個對話方塊) 的資訊。 ************** 例外狀況文字 ************** System.IO.IOException: 檔案存在。 於 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 於 System.IO.Path.InternalGetTempFileName(Boolean checkHost) 於 MapleLib.WzLib.WzSettingsManager.Save() 於...
Hi, I'm trying to pull some info from the skill.wz for a v83 private server and all I'm getting is:  I've tried gms old, gms, etc, and none of...
   Unable to open any wz file. This is using the latest commit and build.
Client: GMS 231.1 WZ file: Sound.wz, Sound2.wz etc I could open wz file in GUI but could not expand it... While master branch is all ok   Failed to...
This is a minor bug that could be fixed easily, I think. http://www.southperry.net/showthread.php?t=83232&p=1323867&viewfull=1#post1323867 The issue is with the base "Base.wz" file (or Skill.wz or Effect.wz or whatever) [Base.zip](https://github.com/lastbattle/Harepacker-resurrected/files/7177759/Base.zip) If you...
如果有手动添加节点如:动画帧技能等子节点时: 在导出成到出成IMG或者服务端XML会出现乱序,如下: /** canvas name="1"/ canvas name="2"/ canvas name="6"/ canvas name="7"/ canvas name="3"/ canvas name="4"/ canvas name="5"/ */ 这会导致客户端在遍历播放动画帧时出现鬼畜行为(乱序)。 请在导出XML或IMG,保存WZ时将节点进行一次排序