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

Can't an NFT file be a network path? #278

Open
z821922141 opened this issue Jun 27, 2022 · 1 comment
Open

Can't an NFT file be a network path? #278

z821922141 opened this issue Jun 27, 2022 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@z821922141
Copy link

ARnft.ARnft.init(width, height, [["https://wljhealth-oss.oss-cn-shenzhen.aliyuncs.com/20220626/defaultScene/smoking_boy"]], [["smoking_boy"]], "./config.json", false)

An error occurs when using the network path

TypeError: C.push is not a function
at 55ac1918-87a1-4e19-a1a4-3c591f769f67:1

@kalwalt kalwalt added the help wanted Extra attention is needed label Jun 28, 2022
@kalwalt
Copy link
Member

kalwalt commented Jun 28, 2022

Hi @z821922141 it should accept network path, but i'm not sure 100%, can you try with the pinball https://raw.githack.com/webarkit/ARnft/master/examples/DataNFT/pinball ? But i think there is a similar issue as in jsartoolkitNFT webarkit/jsartoolkitNFT#161

@kalwalt kalwalt self-assigned this Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants