Print at Dec 18, 2025, 9:01:11 AM

Posted by po_oq at May 15, 2022, 6:40:20 AM
Script error: check your browser is allowed to access local files
I built SweetHome3D 6.6.4 with bundle.js which is in j4ts-batik-svgpathparser-1.10.0-20170726 folder.
And I opened the SweetHome3DJSViewer.html in powershell with ./chrome.exe --allow-file-access-from-files file:///C:/Users/ooohwen/Desktop/SweetHome3DJSViewer-6.6.4/SweetHome3DJSViewer.html. It showed error massage "Script error: check your browser is allowed to access local files".
the console:
Uncaught ReferenceError: TextStyle is not defined
at viewhome.min.js:20:259566

Uncaught TypeError: this.createHomeRecorder is not a function
at new HomePreviewComponent (viewhome.min.js:20:302612)
at viewHome (viewhome.min.js:20:296797)
at SweetHome3DJSViewer.html:122:3

Thanks for help