Jump to content

Rofrvo

Newbies
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Rofrvo

  1. 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()

     

×
×
  • Create New...