cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

Error Debuggin: file not found

Raphael97
5-Regular Member

Error Debuggin: file not found

Hey, after debugging a programm reading an XML File I got this error code (see attachement).

 

Can someone say what I have to do? On the console, I don't get any error massages.

 

Thank you

 

PS: I left some space at the end of the document. After this, is the output after cklicking on Preview in Vuforia Studio.

1 REPLY 1

Hi @Raphael97 ,

I do not think that this could be answered generally. The only think what the error say's is that the file could not be found. The quesiton is:

- what is your code where  the problem occured.

-the best way is to debug in the chrome browser Strg-Shift- I and the build some printing like ( console.warn, console.error, console.log) etc

Top Tags