-
-
Notifications
You must be signed in to change notification settings - Fork 128
Closed as not planned
Description
OS: Windows 10 64-bit
Slicer: Lychee 3.7.1
Printer: MangOS printer profile
UVtools version: 3.3.2 X64
Steps to replicate:
- Open Lychee, create a new MangOS printer profile (it's at the bottom of the list)
- Load any 3d file
- Slice, save file with .cws extension
- Open the saved file in UVTools with Partial mode
Doing that, the following error occurs:
System.NullReferenceException: Object reference not set to an instance of an object.
at UVtools.Core.FileFormats.FileFormat.Sanitize() in D:\Tiago\Dropbox\Programming\C#\UVtools\UVtools.Core\FileFormats\FileFormat.cs:line 5312
at UVtools.Core.FileFormats.FileFormat.Decode(String fileFullPath, FileDecodeType fileDecodeType, OperationProgress progress) in D:\Tiago\Dropbox\Programming\C#\UVtools\UVtools.Core\FileFormats\FileFormat.cs:line 3343
at UVtools.WPF.MainWindow.<>c__DisplayClass104_0.<ProcessFile>b__1() in D:\Tiago\Dropbox\Programming\C#\UVtools\UVtools.WPF\MainWindow.axaml.cs:line 1453
The error does NOT occur if you open the file normally. However, it asks for Layer height, Display width and Display height once you load the file, even if you have set up all values properly in Lychee.
I am not entirely sure whether this is a problem with how Lychee saves the .cws file or with UVTools, since files generated with the Nova printer profiles have no such problem. I've reported this on Lychee's Discord as well.
Metadata
Metadata
Assignees
Labels
No labels