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😁!