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

GLTFLoader Fails to Load Texture: Capsule_01_normal.png #5

Open
scar027 opened this issue Oct 1, 2024 · 0 comments
Open

GLTFLoader Fails to Load Texture: Capsule_01_normal.png #5

scar027 opened this issue Oct 1, 2024 · 0 comments
Labels
bug Something isn't working hacktoberfest

Comments

@scar027
Copy link
Collaborator

scar027 commented Oct 1, 2024

When loading a GLTF model, the following error occurs: "THREE.GLTFLoader: Couldn't load texture Capsule_01_normal.png." This seems to be caused by either the texture file being missing or an incorrect path reference in the GLTF model. Verifying that the texture exists at the specified location and ensuring proper file references within the GLTF file should help resolve this issue.

@scar027 scar027 added hacktoberfest bug Something isn't working labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant