Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
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.
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