AntoineRichard / OmniLRS

SpaceR and SRL Lunar simulation
Other
49 stars 13 forks source link

Missing textures on sim startup #10

Closed KhaledSharif closed 6 months ago

KhaledSharif commented 6 months ago

Great project! Thanks for all your hard work

I'm getting a few missing texture errors on startup:

2024-04-18 17:51:01 [31,098ms] [Error] [omni.hydra] [UsdToMdl] Prim '/Lunalab/Lab/LunaLabDetails_textured/Looks/Black_Matte/Shader' parameter 'reflectionroughness_texture': References an asset that can not be found: './Textures/BlackPaint/BlackPaint_rough_4k.exr'
2024-04-18 17:51:01 [31,098ms] [Error] [omni.hydra] [UsdToMdl] Prim '/Lunalab/Lab/LunaLabDetails_textured/Looks/Black_Matte/Shader' parameter 'normalmap_texture': References an asset that can not be found: './Textures/BlackPaint/BlackPaint_nor_dx_4k.exr'
2024-04-18 17:51:01 [31,098ms] [Error] [omni.hydra] [UsdToMdl] Prim '/Lunalab/Lab/LunaLabDetails_textured/Looks/Black_Matte/Shader' parameter 'normalmap_texture': References an asset that can not be found: './Textures/BlackPaint/BlackPaint_nor_dx_4k.exr'
2024-04-18 17:51:01 [31,098ms] [Error] [omni.hydra] [UsdToMdl] Prim '/Lunalab/Lab/LunaLabDetails_textured/Looks/Black_Matte/Shader' parameter 'reflectionroughness_texture': References an asset that can not be found: './Textures/BlackPaint/BlackPaint_rough_4k.exr'
2024-04-18 17:51:03 [32,604ms] [Error] [omni.hydra] [UsdToMdl] Prim '/Lunalab/Lab/LunaLabWalls_textured/Looks/Black_Matte/Shader' parameter 'reflectionroughness_texture': References an asset that can not be found: './Textures/BlackPaint/BlackPaint_rough_4k.exr'
2024-04-18 17:51:03 [32,604ms] [Error] [omni.hydra] [UsdToMdl] Prim '/Lunalab/Lab/LunaLabWalls_textured/Looks/Black_Matte/Shader' parameter 'normalmap_texture': References an asset that can not be found: './Textures/BlackPaint/BlackPaint_nor_dx_4k.exr'
2024-04-18 17:51:03 [32,605ms] [Error] [omni.hydra] [UsdToMdl] Prim '/Lunalab/Lab/LunaLabWalls_textured/Looks/Black_Matte/Shader' parameter 'normalmap_texture': References an asset that can not be found: './Textures/BlackPaint/BlackPaint_nor_dx_4k.exr'
2024-04-18 17:51:03 [32,605ms] [Error] [omni.hydra] [UsdToMdl] Prim '/Lunalab/Lab/LunaLabWalls_textured/Looks/Black_Matte/Shader' parameter 'reflectionroughness_texture': References an asset that can not be found: './Textures/BlackPaint/BlackPaint_rough_4k.exr'

Besides that, the environment renders well, see screenshot below

image

AntoineRichard commented 6 months ago

Hi, thanks for flagging this! I have updated the assets in the drive, local path are a bit messy in OV, and it seems that something went wrong. We'll merge as soon as we can verify on another system that it works fine.