You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When saving a .pwmb file, I get the following exception:
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
at UVtools.Core.FileFormats.FileFormat.EncodeImage(String dataType, Mat mat) in UVtools.Core\FileFormats\FileFormat.cs:line 846
at UVtools.Core.FileFormats.AnycubicFile.Preview..ctor(Mat mat) in UVtools.Core\FileFormats\AnycubicFile.cs:line 447
at UVtools.Core.FileFormats.AnycubicFile.EncodeInternally(OperationProgress progress) in UVtools.Core\FileFormats\AnycubicFile.cs:line 1843
at UVtools.Core.FileFormats.FileFormat.Encode(String fileFullPath, OperationProgress progress) in UVtools.Core\FileFormats\FileFormat.cs:line 4474
at UVtools.UI.MainWindow.<>c__DisplayClass105_0.b__2() in UVtools.UI\MainWindow.axaml.cs:line 2273
I just updated UVTools today. Previous version didn't fail, but my printer couldn't read the pwmb files.
How to reproduce
Open the attached file.
Fill all the resin traps.
Save As (I used the existing name, plus -uvtools)
Exception...
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! 🙌
System
Printer and Slicer
Description of the bug
When saving a .pwmb file, I get the following exception:
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
at UVtools.Core.FileFormats.FileFormat.EncodeImage(String dataType, Mat mat) in UVtools.Core\FileFormats\FileFormat.cs:line 846
at UVtools.Core.FileFormats.AnycubicFile.Preview..ctor(Mat mat) in UVtools.Core\FileFormats\AnycubicFile.cs:line 447
at UVtools.Core.FileFormats.AnycubicFile.EncodeInternally(OperationProgress progress) in UVtools.Core\FileFormats\AnycubicFile.cs:line 1843
at UVtools.Core.FileFormats.FileFormat.Encode(String fileFullPath, OperationProgress progress) in UVtools.Core\FileFormats\FileFormat.cs:line 4474
at UVtools.UI.MainWindow.<>c__DisplayClass105_0.b__2() in UVtools.UI\MainWindow.axaml.cs:line 2273
I just updated UVTools today. Previous version didn't fail, but my printer couldn't read the pwmb files.
How to reproduce
Open the attached file.
Fill all the resin traps.
Save As (I used the existing name, plus -uvtools)
Exception...
Files
Assault x50 - ACTough - 1h33m.zip
The text was updated successfully, but these errors were encountered: