(SOLVED) PBR Textures Not Loading

UPDATE: Using jpg instead of png fixed my problem.

In my portfolio game, some of the textures on my models that I have made are not loading. Here is the output:

13:59:34.096 Unable to load Workspace.KV2.Meshes/KV2_Exhaust_Pipes.SurfaceAppearance - ColorMap ‘rbxassetid://10094810072’ (Error: HTTP 403 (Forbidden)). - Studio

13:59:34.143 Unable to generate ‘Workspace.KV2.Meshes/KV2_Exhaust_Pipes.SurfaceAppearance’ due to some of the textures being unavailable. Change a TextureId property to retry. - Studio

13:59:34.356 Unable to load Workspace.Soviet_Wagon.Meshes/Soviet_Wagon_Body.SurfaceAppearance - MetalnessMap ‘rbxassetid://9931936907’ (Error: HTTP 403 (Forbidden)). - Studio

13:59:34.389 Unable to load Workspace.Soviet_Tractor.Meshes/Soviet_Tractor_Steering_Wheel.SurfaceAppearance - ColorMap ‘rbxassetid://9883881060’ (Error: HTTP 403 (Forbidden)). - Studio

13:59:34.403 Unable to generate ‘Workspace.Soviet_Wagon.Meshes/Soviet_Wagon_Body.SurfaceAppearance’ due to some of the textures being unavailable. Change a TextureId property to retry. - Studio

13:59:34.428 Unable to generate ‘Workspace.Soviet_Tractor.Meshes/Soviet_Tractor_Steering_Wheel.SurfaceAppearance’ due to some of the textures being unavailable. Change a TextureId property to retry. - Studio

Thank you😁!

1 Like

Just try to reupload these maps or change their format

Thank you, I reloaded the maps many times and that didn’t work but the idea of changing the format never crossed my mind, it worked! In fact, using jpg instead of png seems to make the textures look better!

I’m getting the same issue however changing their formats is working for everything else except my metalness maps.

1 Like