the console output is fine. It's a bit hard to give some advice based on your description. You could try to revert your changes back until the world is working again.
Also the Web Inspector is a great tool to debug your ARchitect World.
Best regards
Andreas
P
Paul Oostenrijk
said
over 10 years ago
Hello Wikitude people,
I'm working on a school project with Wikitude. First i got things working with the HelloImageRecognition and it worked like a charm. After some development with other plugins and changes in the JS everything didnt work anymore.
Here is my console:
2013-06-11 13:58:13.423 DroomCadeau Loading ar world 2013-06-11 13:58:15.470 DroomCadeau INFO/AR(15962) 2013-06-11 13:58:15: QCAR SDK version 2.0.32 2013-06-11 13:58:15.596 DroomCadeau DEBUG/AR(15962) UIView has CAEAGLLayer class 2013-06-11 13:58:15.597 DroomCadeau DEBUG/AR(15962) UIView responds to selector renderFrameQCAR QCAR::CameraDevice::getInstance().init() 2013-06-11 13:58:17.114 DroomCadeau *** - - videoSettings dictionary contains one or more unsupported (ignored) keys: ( Width, AVVideoScalingModeKey, Height ) camera started 2013-06-11 13:58:17.119 DroomCadeau INFO/AR(15962) 2013-06-11 13:58:17: ImageTracker: Successfully created dataset Tracker dataset loaded 0x1e87b680 lock engine unlock engine Image tracker started Shutting down QCAR Shutting down QCAR - done
I can't get it to work anymore. Is there somebody who could help me?
My cordova version is 2.7 and I'm working with iPhone 6.1
Paul Oostenrijk