Skip to content

Bug fix cross plattform system drawing#5

Open
timsdesigns wants to merge 2 commits intomainfrom
BugFix-CrossPlattformSystemDrawing
Open

Bug fix cross plattform system drawing#5
timsdesigns wants to merge 2 commits intomainfrom
BugFix-CrossPlattformSystemDrawing

Conversation

@timsdesigns
Copy link
Owner

AC:

Side effect:

  • should fix the empty Rhino Scene error:
    Error
    System.NullReferenceException: Object reference not set to an instance of an object.
       at Web_Exporter.GltfExport.<>c__DisplayClass5_0.<SolveInstance>b__1() in C:\Data\Repos\GH-Helper\Web_Exporter\GLTF-Export\GltfExport.cs:line 106
    
    • if there was no gltf material found in rhino..
  • previously caught, now handled instead
    • Permanently adding the result, and
    • Adding Runtime msg: "Please assign GLTF materials in Rhino before running this component." or "No valid GLTF materials found in Rhino." respectively

@timsdesigns timsdesigns requested a review from lin-ycv August 31, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants