I was trying to run the RL Python Sample (jebot_train.py), and got into the following issue, the app just crashed when loading.
the logs as following.
2021-01-25 02:17:22 [33,309ms] [Error] [omni.client.plugin] Main: usd_plugin: Type mismatch for </World/Env/Tiles/Tile_29/Looks/Dark_Grey_material/Dark_Grey_material.inputs:emissive_color>: expected ‘SdfAssetPath’, got ‘GfVec3f’
2021-01-25 02:17:22 [33,309ms] [Warning] [omni.usd] Coding Error: in _SetValueImpl at line 5716 of /opt/buildagent-share/work/da639afa0455b478/USD/pxr/usd/lib/usd/stage.cpp – Type mismatch for </World/Env/Tiles/Tile_29/Looks/Dark_Grey_material/Dark_Grey_material.inputs:emissive_color>: expected ‘SdfAssetPath’, got ‘GfVec3f’
2021-01-25 02:17:22 [33,589ms] [Warning] [carb.tasking.plugin] Counter 0x7fa57c2d1ac0 released with 11 waiters; spinning until waiters finish
2021-01-25 02:17:22 [33,589ms] [Warning] [carb.tasking.plugin] Counter 0x7fa37e37bd90 released with 20 waiters; spinning until waiters finish
2021-01-25 02:17:22 [33,589ms] [Warning] [carb.tasking.plugin] Counter 0x7fa5bcb0e660 released with 78 waiters; spinning until waiters finish
2021-01-25 02:17:22 [34,117ms] [Warning] [carb.tasking.plugin] Counter 0x7fa5b4b2f650 released with 11 waiters; spinning until waiters finish
2021-01-25 02:17:22 [34,117ms] [Warning] [carb.tasking.plugin] Counter 0x7fa5a00a8570 released with 10 waiters; spinning until waiters finish
2021-01-25 02:17:22 [34,118ms] [Warning] [carb.tasking.plugin] Counter 0x7fa5981ba2b0 released with 8 waiters; spinning until waiters finish
2021-01-25 02:17:22 [34,122ms] [Warning] [carb.tasking.plugin] Counter 0x7fa590003d10 released with 7 waiters; spinning until waiters finish
2021-01-25 02:17:22 [34,209ms] [Warning] [carb.tasking.plugin] Counter 0x7fa5d05393b0 released with 18 waiters; spinning until waiters finish
2021-01-25 02:17:23 [34,250ms] [Warning] [carb.tasking.plugin] Counter 0x7fa5a01c6330 released with 18 waiters; spinning until waiters finish
2021-01-25 02:17:23 [34,488ms] [Warning] [carb.tasking.plugin] Counter 0x7fa5cd0409e0 released with 19 waiters; spinning until waiters finish
2021-01-25 02:17:24 [35,239ms] [Warning] [carb.tasking.plugin] Counter 0x7fa58cb0f6d0 released with 9 waiters; spinning until waiters finish
2021-01-25 02:17:25 [36,397ms] [Error] [omni.client.plugin] Main: usd_plugin: Used expired ‘Material’ prim </World/Env/Light/OmniverseKitViewportLightMesh/Looks/GizmoTex>
2021-01-25 02:17:25 [36,397ms] [Error] [omni.client.plugin] Main: usd_plugin: Fatal error in void pxrInternal_v0_19__pxrReserved__::Usd_IssueFatalPrimAccessError(const pxrInternal_v0_19__pxrReserved__::Usd_PrimData*)
Aborted (core dumped)
nvidia-smi
Mon Jan 25 10:29:19 2021
±----------------------------------------------------------------------------+
| NVIDIA-SMI 460.32.03 Driver Version: 460.32.03 CUDA Version: 11.2 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 TITAN RTX Off | 00000000:17:00.0 Off | N/A |
| 41% 37C P8 14W / 280W | 814MiB / 24220MiB | 0% Default |
| | | N/A |
±------------------------------±---------------------±---------------------+
| 1 GeForce RTX 3090 Off | 00000000:65:00.0 On | N/A |
| 82% 70C P2 195W / 350W | 1417MiB / 24265MiB | 35% Default |
| | | N/A |
±------------------------------±---------------------±---------------------+