sn4k3 / UVtools

MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
GNU Affero General Public License v3.0
1.15k stars 103 forks source link

[Bug] export layers to Gif always crashes #895

Open Francois-le-francais-dev opened 3 weeks ago

Francois-le-francais-dev commented 3 weeks ago

System

UVtools v4.3.2 X64
Operative system: Microsoft Windows 10.0.19045 X64
Graphic card: 
Processor: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Processor cores: 12
Memory RAM: 7.65 / 15.81 GB
Runtime: win10-x64
Framework: .NET 6.0.29
AvaloniaUI: 11.0.10
OpenCV: 4.8.1

Path:       C:\Program Files\UVtools\
Executable: C:\Program Files\UVtools\UVtools.exe
Loaded file: P65Cx1_essai3.ctb [Version: 5] [Class: CTBEncryptedFile]

Printer and Slicer

Description of the bug

export layers to Gif always crashes. message : System.IO.FileNotFoundException: Could not load file or assembly 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Le fichier spécifié est introuvable. File name: 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' at UVtools.Core.Operations.OperationLayerExportGif.ExecuteInternally(OperationProgress progress) in UVtools.Core\Operations\OperationLayerExportGif.cs:line 279 at UVtools.Core.Operations.Operation.Execute(OperationProgress progress) in UVtools.Core\Operations\Operation.cs:line 790 at UVtools.UI.MainWindow.<>c__DisplayClass111_0.b__0() in UVtools.UI\MainWindow.axaml.cs:line 2421

How to reproduce

1/ open any file or create one. 2/ export layers to Gif

Files

No response

github-actions[bot] commented 3 weeks ago

This is your first time submitting an issue with UVtools 🥳Please review your issue and ensure that the submit template was followed, the information is complete, and not related to any other open issue. It will be reviewed shortly. Debugging is very important and make the program better. Thanks for contributing and making the software better! 🙌

sn4k3 commented 3 weeks ago

It work on my system. Can you try to reinstall UVtools?