tgstation / MapDiffBot

Tool for generating diff images of BYOND maps
GNU Affero General Public License v3.0
8 stars 11 forks source link

ImageMagick.MagickCoderErrorException: bad adaptive filter value #135

Closed buffyuwu closed 2 years ago

buffyuwu commented 2 years ago

hope i'm supposed to report this here and also hope that it hasnt already been reported seeing this error more frequently than i'd like

https://github.com/FortunaSS13/Fortuna/runs/4132561566

ImageMagick.MagickCoderErrorException: bad adaptive filter value `' @ error/png.c/MagickPNGErrorHandler/1714
   at ImageMagick.NativeInstance.CheckException(IntPtr exception, IntPtr result)
   at ImageMagick.MagickImage.NativeMagickImage.ReadBlob(MagickSettings settings, Byte[] data, Int32 length)
   at ImageMagick.MagickImage.Read(Byte[] data, Int32 length, MagickReadSettings readSettings, Boolean ping)
   at MapDiffBot.Core.PayloadProcessor.<GenerateDiffs>g__GenerateDifferenceImage|14_19(Image before, Image after, <>c__DisplayClass14_5& )
   at MapDiffBot.Core.PayloadProcessor.<>c__DisplayClass14_1.<<GenerateDiffs>g__GetResult|4>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at MapDiffBot.Core.PayloadProcessor.GenerateDiffs(PullRequest pullRequest, Int64 checkRunId, IReadOnlyList`1 changedDmms, IServiceScope scope, CancellationToken cancellationToken)
   at MapDiffBot.Core.PayloadProcessor.ScanPullRequestImpl(Int64 repositoryId, Int32 pullRequestNumber, IServiceScope scope, CancellationToken cancellationToken)
AffectedArc07 commented 2 years ago

Try re-running the check for me?

buffyuwu commented 2 years ago

Try re-running the check for me?

yeah rerunning it twice fixed it but i have anxiety about rerunning jobs multiple times after cit got banned from travis lol

AffectedArc07 commented 2 years ago

Dont be afraid of rerunning MDB. It wont autoban you, and I tend to inform before manually informing.

AffectedArc07 commented 2 years ago

Closing since this is seemingly a fluke