goodlord
goodlord
I'm getting this error every time I try batch importing images. I'm using PNG and 2048x2048 images and I'm batch resizing the images in GIMP.. It will replace a single...
> Plugin Batch import textures has crashed. Stacktrace: System.InvalidOperationException: Target width 0 and height 0 must be greater than zero. at SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeHelper.ThrowInvalid(String message) at SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeHelper.CalculateTargetLocationAndBounds(Size sourceSize, ResizeOptions options) at SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor..ctor(ResizeOptions...
I'll try that thanks! edit: That worked. Thanks again!