Jump to content

App crashes when trying to update to 4.3


Rofrvo
Go to solution Solved by Rick Brewster,

Recommended Posts

Updating paint.net to 4.3 through the build in updater gives me the below crash log
Have tried restarting and running PdnRepair, both give the same result again.
Running win10 21H1, not sure what information would be relevant here.

Thanks! :)
 

Quote

Installation failed. There was an unhandled exception:

System.ArgumentException: 1 is not a supported code page.
Parameter name: codepage

Server stack trace:
   at System.Text.Encoding.GetEncoding(Int32 codepage)
   at ICSharpCode.SharpZipLib.Zip.ZipFile.ReadEntries()
   at ICSharpCode.SharpZipLib.Zip.ZipFile..ctor(FileStream file)
   at PaintDotNet.SetupDownloader.PaintDotNetAppPackage.UnpackDownloadFile(String downloadPath, EventHandler`1 progressCallback, CancellationToken cancelToken, String packagePath)
   at PaintDotNet.SetupDownloader.MainFormController.<>c__DisplayClass27_3.<RunAsyncImpl>b__4()
   at System.Threading.Tasks.Task.Execute()

Exception rethrown at [0]:
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
   at PaintDotNet.SetupDownloader.MainFormController.<RunAsyncImpl>d__27.MoveNext()

Exception rethrown at [1]:
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at PaintDotNet.SetupDownloader.MainFormController.<RunAsync>d__26.MoveNext()

 

Link to comment
Share on other sites

  • Solution

I've been getting a handful of reports of this. Super weird error, definitely a bug in SharpZipLib, but I think I have a fix.

 

Can you try using this installer to see if it works? https://www.getpaint.net/files/zip/test/paint.net.4.300.7936.30455.install.anycpu.web.zip

 

 

 

  • Like 1

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...