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

[Bug] unable to display a model #4

Open
kalwalt opened this issue Oct 12, 2020 · 1 comment
Open

[Bug] unable to display a model #4

kalwalt opened this issue Oct 12, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@kalwalt
Copy link
Member

kalwalt commented Oct 12, 2020

@ThorstenBux while trying to display a simple model with a NFT marker i receive this error:

artoolkit.min.js:1 [info] Tracked page 15794240 (max 0).
put_char @ artoolkit.min.js:1
write @ artoolkit.min.js:1
write @ artoolkit.min.js:1
doWritev @ artoolkit.min.js:1
_fd_write @ artoolkit.min.js:1
___wasi_fd_write @ artoolkit.min.js:1
jx @ artoolkit.min.js:10
$x @ artoolkit.min.js:10
jz @ artoolkit.min.js:10
iz @ artoolkit.min.js:10
Te @ artoolkit.min.js:6
Se @ artoolkit.min.js:6
dr @ artoolkit.min.js:12
Ws @ artoolkit.min.js:12
gP @ artoolkit.min.js:15
dynCall_iiii_32 @ VM32:4
getNFTMarker @ VM60:9
ARController.getNFTMarker @ artoolkit.min.js:1
ARController.process @ artoolkit.min.js:1
(anonymous) @ arcontroller.component.js?version=0.64:238
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
requestAnimationFrame (async)
(anonymous) @ arcontroller.component.js?version=0.64:196
arcontroller.component.js?version=0.64:323 saw a trackable with id 0
arcontroller.component.js?version=0.64:329 visible
arcontroller.component.js?version=0.64:344 Uncaught TypeError: Cannot read property 'setPosition' of undefined
    at arcontroller.component.js?version=0.64:344
    at Array.forEach (<anonymous>)
    at ArControllerComponent.onTrackableFound (arcontroller.component.js?version=0.64:325)
    at ARController.dispatchEvent (artoolkit.min.js:1)
    at ARController.process (artoolkit.min.js:1)
    at ArControllerComponent.<anonymous> (arcontroller.component.js?version=0.64:238)
(anonymous) @ arcontroller.component.js?version=0.64:344
ArControllerComponent.onTrackableFound @ arcontroller.component.js?version=0.64:325
ARController.dispatchEvent @ artoolkit.min.js:1
ARController.process @ artoolkit.min.js:1
(anonymous) @ arcontroller.component.js?version=0.64:238
requestAnimationFrame (async)
...
artoolkit.min.js:1 [info] Tracking lost. -3

This happens to me on the Server too https://webarstudio.tripod-digital.co.nz/ (so master branch) Do you receive this error?
I thught that was only my issue in the PR #1 but it seems that i was wrong...

@kalwalt kalwalt added the bug Something isn't working label Oct 12, 2020
@kalwalt
Copy link
Member Author

kalwalt commented Oct 20, 2020

To be precise: the error is displayed when you point the pinball marker to the camera. I will look into it.

kalwalt added a commit that referenced this issue Oct 26, 2020
- need to fix this also in the master branch
- must be verified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant