Hello,
I have a very simple “load data” of a json file. It works fine on the virtual server of Verge3D. But once I upload the project to a webserver, the loading does not work anymore. In the Network Tab I can see that the file gets loaded successfully. It is a pretty normal Apache Server, nothing special.
https://simulux.de/dev/3D/test2/test2.html
Console log:
visual_logic.js:157 puzzle load file: Cannot read properties of null (reading 'startsWith')
loadFile @ visual_logic.js:157
await in loadFile
PL.init @ visual_logic.js:168
(anonymous) @ test2.js:53
(anonymous) @ v3d.js:1
(...)
I uploaded the project to the v3d net and no problem there
https://cdn.soft8soft.com/AROAJSY2GOEHMOFUVPIOE:55ad6bb829/test2/test2.html
Attachments:
You must be
logged in to view attached files.