i scripting my Babylon App with React and build it after it is finished.
Now i have 2 Models. At the first Model all works fine. But now at the twoth Model i get after the building Process a HTTP 500 Error which says, that the Babylon File can’t get loaded.
At my local developement Server (before building) the Babylon File can get loading. I don’t know why…
The Babylon File is in the correct Folder and get calling over the correct Path.
You need to use the correct file path. Maybe the file is hosted under a different path and you need to specify it? Or maybe it is at that path but you don’t allow users to fetch that data?