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

NFT not working #3

Open
kalwalt opened this issue May 2, 2022 · 3 comments
Open

NFT not working #3

kalwalt opened this issue May 2, 2022 · 3 comments

Comments

@kalwalt
Copy link
Owner

kalwalt commented May 2, 2022

Trying to collect all the informations to solve NFT tracking. I will report here my result and findings.

@kalwalt
Copy link
Owner Author

kalwalt commented May 2, 2022

@kalwalt
Copy link
Owner Author

kalwalt commented May 2, 2022

Compiling libs without DEBUG enabled i got any error, but enabling Debug instead i get a memory access out of bounds

@kalwalt
Copy link
Owner Author

kalwalt commented May 2, 2022

This is the error:

Uncaught (in promise) RuntimeError: memory access out of bounds
    at WebARKitTrackableNFT::setNFTScale(float) (041012ea:0x10b8e)
    at WebARKitTrackerNFT::newTrackable(std::__2::vector<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char> >, std::__2::allocator<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char> > > >) (041012ea:0x13752)
    at WebARKitController::addTrackable(std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char> > const&) (041012ea:0x2b38d)
    at arwAddTrackable (041012ea:0x1a448)
    at addTrackable(std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char> >) (041012ea:0x6d52)
    at emscripten::internal::Invoker<int, std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char> > >::invoke(int (*)(std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char> >), emscripten::internal::BindingType<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char> >, void>::'unnamed'*) (041012ea:0xcc51)
    at WebARKit.addTrackable (eval at new_ (webarkit_ES6_wasm.js:1:1), <anonymous>:8:10)
    at WebARKitController._callee4$ (WebARKitController.ts:513:47)
    at tryCatch (runtime.js:63:40)
    at Generator.invoke [as _invoke] (runtime.js:294:22)

@kalwalt kalwalt mentioned this issue May 6, 2022
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

1 participant