The number of 'xml. scene' is 1000, and there is an occasional error in the browser: error code:STATUS_BREAKPOINT.How to solve that?
How to solve the occasional browser error
-
-
- Official Post
That's a Chrome error when the page takes too long or uses too much resources...
1000 scenes is a bit much!
The default vtourskin.xml is not designed to manage that many panos, e.g. by default then 1000 thumbnail images would be created and loaded and depending on the system that might be too much...For extremely large tours I would recommend some custom skin or scene/pano management.
Or split the tour into multiple tours and switch from one tour to the other using the 'skin_loadtour' action.Best regards,
Klaus -
Thank you Klaus for your support
-
That's a Chrome error when the page takes too long or uses too much resources...
1000 scenes is a bit much!
The default vtourskin.xml is not designed to manage that many panos, e.g. by default then 1000 thumbnail images would be created and loaded and depending on the system that might be too much...For extremely large tours I would recommend some custom skin or scene/pano management.
Or split the tour into multiple tours and switch from one tour to the other using the 'skin_loadtour' action.Best regards,
KlausDo you have any corresponding cases? The 'skin_Ladtour' action was not found in the document. Do I need to redirect to the corresponding tour link myself
-
Multiple tour.xml and tour.html files? Then redirect to the corresponding tour.html link?
-
- Official Post
You can either open the other tour.html using openurl() or use the 'skin_loadtour()' action from the vtourskin.xml to load the other tour.xml.
-
Thank you for your support. I will try loading 1000 scenes at different times using 'skin_loadtour()' to see if it can solve the problem.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!