in MeshT.cs CopyImage row and col index out of range can u tell how to modify the parms? ``` Common.CopyImage(texture, newTexture, clusterX, adjustedSourceY, clusterWidth, clusterHeight, newTextureClusterRect.X, adjustedDestY); ```