You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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})");
The text was updated successfully, but these errors were encountered:
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})");
The text was updated successfully, but these errors were encountered: