Start a new topic

unable to load image model or tracket

unable to load image model or tracket


Hi. I am new using Wikitude SDK.

I configured the standard ARbrowser example and after some configurarations, my device displays : "BAM"
and then it says unable to load image model or tracket, i dont know if this is normal because in logcat it displays:

 

04-08 15:27:15.690: D/Camera(6291): app passed NULL surface

04-08 15:27:15.700: E/Web Console(6291): Uncaught ReferenceError: AR is not defined at null:1

04-08 15:27:15.710: I/ArchitectWebView(6291): JS Alert: bam

04-08 15:27:17.060: E/libEGL(6291): called unimplemented OpenGL ES API

04-08 15:27:30.230: D/dalvikvm(6291): GC_CONCURRENT freed 4257K, 35% free 24292K/36847K, paused 5ms+14ms

04-08 15:28:05.930: E/libEGL(6291): call to OpenGL ES API with no current context (logged once per thread)

04-08 15:28:05.990: I/LGMDMUICameraAdapter(6291): Camera close

 

....

 


04-08 15:29:01.970: I/LGMDMUICameraAdapter(6291): Camera close

04-08 15:29:01.970: E/System(6291): Uncaught exception thrown by finalizer

04-08 15:29:01.970: E/System(6291): java.io.IOException: close failed: EIO (I/O error)

04-08 15:29:01.970: E/System(6291): at libcore.io.IoUtils.close(IoUtils.java:41)

04-08 15:29:01.970: E/System(6291): at java.io.RandomAccessFile.close(RandomAccessFile.java:166)

04-08 15:29:01.970: E/System(6291): at java.io.RandomAccessFile.finalize(RandomAccessFile.java:175)

04-08 15:29:01.970: E/System(6291): at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:185)

04-08 15:29:01.970: E/System(6291): at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:168)

04-08 15:29:01.970: E/System(6291): at java.lang.Thread.run(Thread.java:856)

04-08 15:29:01.970: E/System(6291): Caused by: libcore.io.ErrnoException: close failed: EIO (I/O error)

04-08 15:29:01.970: E/System(6291): at libcore.io.Posix.close(Native Method)

04-08 15:29:01.970: E/System(6291): at libcore.io.BlockGuardOs.close(BlockGuardOs.java:75)

04-08 15:29:01.970: E/System(6291): at libcore.io.IoUtils.close(IoUtils.java:38)

04-08 15:29:01.970: E/System(6291): ... 5 more



My question is do i need some aditional configurations or i did something wrong and the standar example should show something already?


 

Hi Igor,

Are you using latest SDK sources?
I don't see a "BAM"-alert in our sample project.
Could you please share device Model and OS versioni information too.

Kind regards,
Andreas

 
Login or Signup to post a comment