lastbattle / Harepacker-resurrected

All in one .wz file/map editor for MapleStory game files
Mozilla Public License 2.0
416 stars 156 forks source link

Cannot convert WZ to XML #200

Closed ryantpayton closed 1 year ago

ryantpayton commented 1 year ago

v228.3 WZ file Etc.wz -> Script -> Scene.lua

WzImage.cs -> ParseImage -> Line 290: ushort val = reader.ReadUInt16();

It throws a hard exception here.

Steps to reproduce:

  1. Load the Etc.wz using "BMS / GMS / MapleSEA / メイプルストーリー / 메이플스토리"
  2. Select the file in the menu
  3. Tools > Export Selection > XML > Private Server

If you don't have the file let me know and I can upload somewhere for you.

ryantpayton commented 1 year ago

I was using an outdated version, please ignore...