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

header.vols 404 (Not Found) #1

Closed
Aupuma opened this issue Feb 16, 2023 · 5 comments
Closed

header.vols 404 (Not Found) #1

Aupuma opened this issue Feb 16, 2023 · 5 comments

Comments

@Aupuma
Copy link

Aupuma commented Feb 16, 2023

I've uploaded a Vologram of myself and imported the folder into my project but the module fails to localize the header.vols file. Is it related to how the path is formatted? Currentlty the vologram is stored in project/src/assets/SaluteVologram/texture_1024_h264.mp4, and I've tried using absolute and relative path.

@remmel
Copy link
Owner

remmel commented Feb 17, 2023

It does not look like a http(s) url, does it? It can be relative or absolute.

@Aupuma
Copy link
Author

Aupuma commented Feb 17, 2023

I've tried both with ./assets/SaluteVologram/texture_1024_h264.mp4 and C:\Users\Aure\_PROGRAMMING\8thWall Projects\8thWall-Volograms\src\assets\SaluteVologram\texture_1024_h264.mp4.

Maybe is due to how my webpack settings are configured? This is how my project is structured:
image

@remmel
Copy link
Owner

remmel commented Feb 17, 2023

Hum, try moving to public folder and guessing the absolute public https path

@remmel
Copy link
Owner

remmel commented Mar 30, 2023

@Aupuma , can you please indicate how you resolve it? and maybe a link to your 8th walll experimentation?

Thanks!

@Aupuma
Copy link
Author

Aupuma commented Mar 30, 2023

Hey @remmel I fixed it by using the Metalograms url from the vologram I sent you and commenting the import * as THREE from 'three' from Vologram.js so the npm package uses the ThreeJS from 8thWall.
Sorry, I only had the experiment running locally, but ask me anything if you need more info!

@Aupuma Aupuma closed this as completed Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants