Kagamia / WzComparerR2

Maplestory online Extractor
MIT License
405 stars 132 forks source link

MapRenderV2 exception issue #262

Open imgoogoogo opened 2 months ago

imgoogoogo commented 2 months ago

There was no problem when I did the maplander on June 23rd by doing git clone But when I tried git clone again on June 24th, I had a problem when I played Maplander

Error : Wz_Png exceeds the declared data size.

Code : throw new Exception($"Wz_Png exceeds the declared data size. (data length: {this.DataLength}, readed bytes: {startIndex}, next block: {blockSize})");

Kagamia commented 2 months ago

Yes, in that version we refined wzlib and introduced some breaking change.

Please provide your wcR2 version, client version, nodepath if possible for us to repro the error, thanks.