I get the following error while trying to load a .psb file. Searched for something similar in the thread, couldn't find. Can someone explain me what's wrong? Thanks!
Application version: paint.net 4.1.5
PhotoshopFile.PsdInvalidException: LayerInfo signature invalid, must be 8BIM or 8B64.
at PhotoshopFile.LayerInfoFactory.Load(PsdBinaryReader reader, PsdFile psdFile, Boolean globalLayerInfo)
at PhotoshopFile.PsdFile.LoadLayerAndMaskInfo(PsdBinaryReader reader)
at PhotoshopFile.PsdFile.Load(Stream stream, LoadContext loadContext)
at PaintDotNet.Data.PhotoshopFi