lastbattle / Harepacker-resurrected

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

Image extract error #248

Open dbdbdee opened 2 months ago

dbdbdee commented 2 months ago

Hello, thank you for the excellent library. I've encountered an issue while extracting images. I was trying to export attack1 from 8141000.img in Mob.wz. However, I noticed that images from a different path are being extracted instead of the attack1 images.

It seems that when extracting "attack1", images from the "stand" path in the same directory are being overwritten. For example, if "attack1" has images labeled 1, 2, 3, 4, 5, 6, 7, 8, 9..., the images corresponding to 0, 1, 2, 3, 4, and 5 are actually the "stand" images.

Extracting one frame at a time manually works fine. However, the error occurs when attempting to extract "8141000.img" or "attack1" in its entirety.

dbdbdee commented 2 months ago

1

Original Image

attack1 0 Resulting Image