Start a new topic

Target Collection Resource Failed Error Code: 1001

when I press play in unity it gives me these errors.


Target Collection Resource Failed

        Error Code: 1001

        Error Domain: com.wikitude.target_collection_resource

        Error Message: The target collection resouce is not accessible from the given URL 'file://C:/Users/Nicolás/Desktop/Nico/Proyectos/Pruebas/wikitude5.8unity2018.2.12f1/Assets/StreamingAssets/Wikitude/asf.wto'

    Underlying Error:

        Error Code: 3002

        Error Domain: com.wikitude.resource_manager

        Error Message: Failed to load requested resource

    Underlying Error:

        Error Code: 2

        Error Domain: com.wikitude.network_implementation

        Error Message: No such file or directory: C:/ my object wto in unity direccion


------------------------------------------------------------------

and these


Error Loading Object Tracker

        Error Code: 1001

        Error Domain: com.wikitude.object_tracker

        Error Message: The associated object target collection failed to load

    Underlying Error:

        Error Code: 1001

        Error Domain: com.wikitude.target_collection_resource

        Error Message: Failed to load requested resource



Capture.PNG
(86.9 KB)

2 people have this problem

Hi, 


Does this issue also happen for the image tracking samples, or just for object tracking? Could you try the example project without any modifications to see if it happens there as well?

You could also try to place your project at a path that doesn't contain any special characters, just to see if that is the cause of the issue.


Thank you,

Alexandru

Hello, I have the same problem

Hi, 


Can you post the exact error messages that you are getting?


Thank you,

Alexandru

Hi,


I'm getting this error: 


code: 1001, domain: "com.wikitude.target_collection_resource", message: "The target collection resouce is not accessible from the given URL 'android.content.res.AssetManager$AssetInputStream@9057927'"



Please help. Thanks

Hi, 


Can you please provide more information about your issue? Which version of the SDK are you using? On what platform and devices is this happening? Is this reproducible with our sample project as well, or just with your project? 


Thank you,

Alexandru

Hello, I have the same problem

Hi,


As mentioned by Alexandru, please provide further details: 


Which version of the SDK are you using? 

On what platform and devices is  this happening? 

Is this reproducible with our sample project as well, or  just with your project? 


Thx and greetings

Nicola

Please help me out I have the same problem. 

I am using  using =Latest Version: 8.9.0 on Unity Android and  this reproducible with with my project.
Actually I have more than 3 Image_Tacking scenes and any of the scenes gets this error randomly.  I am playing it mobile phone.



Hi, 


Can you please post the exact error message that you are getting, including the error code and any underlying errors?

Could you also specify which version of Unity you are using and on which devices you are testing.


Thank you,

Alexandru.

Hi,


I have the same problem ONLY on my android device (Xiaomi redmi note 8 pro) with the wikitude version 8.9.
I try to build the sample provided : image tracker - simple (No change, the sample is StreamingAsset/Wikitude/magazine.wtc)

Error on my smartphone app:


Error Loading targets!

        Error Code: 6001

        Error Domain: com.wikitude.image_tracker

        Error Message: The associated image target collection failed to load

    Underlying Error:

        Error Code: 1001

        Error Domain: com.wikitude.target_collection_resource

        Error Message: Failed to load requested resource


I will try building with other samples.

I use SDK on Unity 2019.2.14f1 and it work on editor live preview.

SOLVED : Split application binary was checked. Don't do that. See https://support.wikitude.com/support/discussions/topics/5000090274

Login or Signup to post a comment