Carnaux / NFT-Marker-Creator

This editor creates NFT markers for ARTOOKIT 5.x
https://carnaux.github.io/NFT-Marker-Creator/
334 stars 162 forks source link

Error Failed to parse URL from #93

Open luke-momentusresearch opened 1 year ago

luke-momentusresearch commented 1 year ago

_RuntimeError: abort(TypeError: Failed to parse URL from /Users/user/Desktop/project/webar/markerCreatorAppFolder/libs/NftMarkerCreator_wasm.wasm) at Error at jsStackTrace (/Users/user/Desktop/project/webar/markerCreatorAppFolder/libs/NftMarkerCreator_wasm.js:1:24659) at stackTrace (/Users/user/Desktop/project/webar/markerCreatorAppFolder/libs/NftMarkerCreator_wasm.js:1:24830) at process.abort (/Users/user/Desktop/project/webar/markerCreatorAppFolder/libs/NftMarkerCreator_wasm.js:1:21515) at process.emit (node:events:511:28) at emit (node:internal/process/promises:150:20) at processPromiseRejections (node:internal/process/promises:284:27) at process.processTicksAndRejections (node:internal/process/task_queues:96:32) at process.abort (/Users/user/Desktop/project/webar/markerCreatorAppFolder/libs/NftMarkerCreator_wasm.js:1:21546) at process.emit (node:events:511:28) at emit (node:internal/process/promises:150:20) at processPromiseRejections (node:internal/process/promises:284:27) at process.processTicksAndRejections (node:internal/process/taskqueues:96:32)

after running node app.js -i IMAGE.PNG

IMAGE.PNG is in the same directory as app.js

kalwalt commented 1 year ago

I can confirm this issue, i have the same result. This not happened in the past, investigating on this.

kalwalt commented 1 year ago

See this issue https://github.com/Carnaux/NFT-Marker-Creator/issues/94