Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

usdview any usda file with Aurora will crash #23

Open
ryannas opened this issue Apr 10, 2023 · 1 comment
Open

usdview any usda file with Aurora will crash #23

ryannas opened this issue Apr 10, 2023 · 1 comment

Comments

@ryannas
Copy link

ryannas commented Apr 10, 2023

Hi there,

after successfully installing Aurora, I tried running the Plasma program, which worked smoothly and was able to load OBJ files. Next, I wanted to test if usdview was functioning correctly. I tried rendering a USD file with the default renderer, and it worked fine. However, when I attempted to use Aurora as the renderer, the window crashed and displayed some error messages.

When I try to render Sphere.usda (USD/extras/usd/tutorials/convertingLayerFormats/Sphere.usda), the following error occurs:

PS D:\repos\USD\extras\usd\tutorials\convertingLayerFormats> usdview .\Sphere.usda --renderer=Aurora
Value [True, True, True, True, False] did not pass custom validation for state property 'primViewColumnVisibility'.
    Using default value [True, True, True, False].
Warning: Unknown pick mode 'Select Prims', falling back to 'Prims'

When I try to render AutodeskTelescope.usda (from README), the following error occurs:

PS C:\Users\rzhao\Downloads\AutodeskTelescope> usdview .\AutodeskTelescope.usd --renderer=Aurora
Value [True, True, True, True, False] did not pass custom validation for state property 'primViewColumnVisibility'.
    Using default value [True, True, True, False].
Warning: Unknown pick mode 'Select Prims', falling back to 'Prims'
Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Warning: in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_UV0_index has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Tworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Tworld_index has no connection, ignoring.

Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_UV0_index has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in RebuildAuroraInstances at line 201 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraMesh.cpp -- Normal array smaller than points array: /telescope05_10_21/telescope_ref/telescope_mount_electronics_box/telescope_orientation_adj_ref/telescope_upper_mount_ref/telescope_ra_ref/telescope_dec_ref/telescope_optical_tube_ref/telescope_tube_mount/telescope_back_body/telescope_back_trimount/telescope_optic_output/telescope_diagonal/diagonal_mirror/diagonal_mirror_Shape
Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_UV0_index has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in RebuildAuroraInstances at line 201 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraMesh.cpp -- Normal array smaller than points array: /telescope05_10_21/telescope_ref/telescope_remote_mount/telescope_remote_body/telescope_remote_screen/telescope_remote_screen_Shape
Warning: in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_UV0_index has no connection, ignoring.

Warning: in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_UV0_index has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_UV0_index has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Warning: in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Warning (secondary thread): in UpdateAuroraMaterialPath at line 560 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraMesh.cpp -- No material HdAuroraMaterial//telescope05_10_21/Materials/base found in scene for mesh /telescope05_10_21/telescope_ref/telescope_remote_mount/telescope_remote_body/telescope_remote_keyboard/telescope_remote_keys_lights/telescope_remote_keys_lights_Shape
Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_UV0_index has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Coding Error (secondary thread): in _FailGet at line 562 of D:\repos\Aurora-23.03\externals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray<GfVec2f>' from empty VtValue.
Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_UV0_index has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_UV0_index has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_UV0_index has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of D:\repos\Aurora-23.03\Libraries\HdAurora\HdAuroraPlugin.cpp -- D:\repos\Aurora-23.03\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 340: Input geomprop_Nworld_space has no connection, ignoring.

My computer's configuration:
os: windows10
cpu: i9-10850k
gpu: 3060ti
python: 3.9.13
pyside6 version: 6.3.0
pyopengl version: 3.9.6

@olihey
Copy link

olihey commented Sep 28, 2023

@ryannas Were you able to get this to work because I have the exact same issue

PS L:\Backbone\Backbone - CG\usd> usdview C:\Users\de8olihe\DEV\downloads\AutodeskTelescope\AutodeskTelescope.usd
Coding Error (secondary thread): in _FailGet at line 562 of C:\Users\de8olihe\DEV\github\playground\AuroraExternals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray' from empty VtValue.
Coding Error (secondary thread): in _FailGet at line 562 of C:\Users\de8olihe\DEV\github\playground\AuroraExternals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray' from empty VtValue.
Warning (secondary thread): in operator () at line 40 of C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\HdAurora\HdAuroraPlugin.cpp -- C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 405: Input geomprop_UV0_index has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\HdAurora\HdAuroraPlugin.cpp -- C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 405: Input geomprop_Nworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\HdAurora\HdAuroraPlugin.cpp -- C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 405: Input geomprop_Tworld_space has no connection, ignoring.

Warning (secondary thread): in operator () at line 40 of C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\HdAurora\HdAuroraPlugin.cpp -- C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 405: Input geomprop_Tworld_index has no connection, ignoring.

Coding Error (secondary thread): in _FailGet at line 562 of C:\Users\de8olihe\DEV\github\playground\AuroraExternals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray' from empty VtValue.
Coding Error (secondary thread): in _FailGet at line 562 of C:\Users\de8olihe\DEV\github\playground\AuroraExternals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray' from empty VtValue.
Warning (secondary thread): in operator () at line 40 of C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\HdAurora\HdAuroraPlugin.cpp -- C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\Aurora\Source\MaterialX\BSDFCodeGenerator.cpp, 405: Input geomprop_UV0_index has no connection, ignoring.

Coding Error (secondary thread): in _FailGet at line 562 of C:\Users\de8olihe\DEV\github\playground\AuroraExternals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray' from empty VtValue.
Coding Error (secondary thread): in _FailGet at line 562 of C:\Users\de8olihe\DEV\github\playground\AuroraExternals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray' from empty VtValue.
Warning (secondary thread): in RebuildAuroraInstances at line 229 of C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\HdAurora\HdAuroraMesh.cpp -- Normal array smaller than points array: /telescope05_10_21/telescope_ref/telescope_mount_electronics_box/telescope_orientation_adj_ref/telescope_upper_mount_ref/telescope_ra_ref/telescope_dec_ref/telescope_optical_tube_ref/telescope_tube_mount/telescope_back_body/telescope_back_trimount/telescope_optic_output/telescope_diagonal/diagonal_mirror/diagonal_mirror_Shape
Coding Error (secondary thread): in _FailGet at line 562 of C:\Users\de8olihe\DEV\github\playground\AuroraExternals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray' from empty VtValue.
Warning (secondary thread): in UpdateAuroraMaterialPath at line 630 of C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\HdAurora\HdAuroraMesh.cpp -- No material HdAuroraMaterial//telescope05_10_21/Materials/base found in scene for mesh /telescope05_10_21/telescope_ref/telescope_remote_mount/telescope_remote_body/telescope_remote_keyboard/telescope_remote_keys_lights/telescope_remote_keys_lights_Shape
Coding Error (secondary thread): in _FailGet at line 562 of C:\Users\de8olihe\DEV\github\playground\AuroraExternals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray' from empty VtValue.
Coding Error (secondary thread): in _FailGet at line 562 of C:\Users\de8olihe\DEV\github\playground\AuroraExternals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray' from empty VtValue.
Warning (secondary thread): in RebuildAuroraInstances at line 229 of C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\HdAurora\HdAuroraMesh.cpp -- Normal array smaller than points array: /telescope05_10_21/telescope_ref/telescope_remote_mount/telescope_remote_body/telescope_remote_screen/telescope_remote_screen_Shape
Coding Error (secondary thread): in _FailGet at line 562 of C:\Users\de8olihe\DEV\github\playground\AuroraExternals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray' from empty VtValue.

Coding Error (secondary thread): in _FailGet at line 562 of C:\Users\de8olihe\DEV\github\playground\AuroraExternals\src\USD-22.08-Aurora-v22.11\pxr\base\vt\value.cpp -- Attempted to get value of type 'VtArray' from empty VtValue.
Runtime Error (secondary thread): in operator () at line 43 of C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\HdAurora\HdAuroraPlugin.cpp -- C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\Aurora\Source\DirectX\PTShaderLibrary.cpp, 861: HLSL compilation error log:
warning: no output provided for debug - embedding PDB in shader container. Use -Qembed_debug to silence this warning.
Definitions.slang:46:51: error: condition for short-circuiting ternary operator must be scalar, for non-scalar types use 'select'
_S68 = _S68 == (float3)0.00000000000000000000 ? float3(0.00000000000000000000, 0.00000000000000000000, 1.00000000000000000000) : _S68 * 2.00000000000000000000 - 1.00000000000000000000;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
select(_S68 == (float3)0., float3(0., 0., 1.), _S68 * 2. - 1.)

Runtime Error (secondary thread): in operator () at line 43 of C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\HdAurora\HdAuroraPlugin.cpp -- C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\Aurora\Source\DirectX\PTShaderLibrary.cpp, 861: HLSL compilation error log:
warning: no output provided for debug - embedding PDB in shader container. Use -Qembed_debug to silence this warning.
C:/Users/de8olihe/DEV/github/playground/Aurora/Libraries/Aurora/Source/Shaders/ShadeFunctions.slang:214:9: error: parameter 'alpha_12' is uninitialized when used here [-Werror,-Wparameter-usage]
return (float3)0.00000000000000000000;
^~~~~~
C:/Users/de8olihe/DEV/github/playground/Aurora/Libraries/Aurora/Source/Shaders/ShadeFunctions.slang:197:402: note: variable 'alpha_12' is declared here
float3 shadeIndirectLight_0(RaytracingAccelerationStructure scene_4, Environment_0 environment_4, Texture2D environment_backgroundTexture_4, SamplerState environment_sampler_4, Texture2D environment_lightTexture_4, StructuredBuffer<AliasEntry_0 > environment_aliasMap_4, Material_0 material_9, ShadingData_0 shading_8, float3 V_21, int depth_6, int maxDepth_5, inout Random_0 rng_6, out float alpha_12, inout IndirectOutput_0 indirect_2)

                                     ^

Runtime Error (secondary thread): in operator () at line 43 of C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\HdAurora\HdAuroraPlugin.cpp -- C:\Users\de8olihe\DEV\github\playground\Aurora\Libraries\Aurora\Source\DirectX\PTShaderLibrary.cpp, 861: HLSL compilation error log:
warning: no output provided for debug - embedding PDB in shader container. Use -Qembed_debug to silence this warning.
C:/Users/de8olihe/DEV/github/playground/Aurora/Libraries/Aurora/Source/Shaders/ShadeFunctions.slang:214:9: error: parameter 'alpha_12' is uninitialized when used here [-Werror,-Wparameter-usage]
return (float3)0.00000000000000000000;
^~~~~~
C:/Users/de8olihe/DEV/github/playground/Aurora/Libraries/Aurora/Source/Shaders/ShadeFunctions.slang:197:402: note: variable 'alpha_12' is declared here
float3 shadeIndirectLight_0(RaytracingAccelerationStructure scene_4, Environment_0 environment_4, Texture2D environment_backgroundTexture_4, SamplerState environment_sampler_4, Texture2D environment_lightTexture_4, StructuredBuffer<AliasEntry_0 > environment_aliasMap_4, Material_0 material_9, ShadingData_0 shading_8, float3 V_21, int depth_6, int maxDepth_5, inout Random_0 rng_6, out float alpha_12, inout IndirectOutput_0 indirect_2)

                                     ^

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

No branches or pull requests

2 participants