Hi everyone, once again!
I had wonderful time developing the current project and want to share it with my client so she can try it, but I had problems to upload it to my server.
I’ve archived it and downloaded, unziped changed permissions, but no luck.
Black screen…
Can’t run it outside of PlayCanvas hosting, that make this work useless…
current link to the server project:
https://appukraine.com/PUZZL
PlayCanvas:
Running from my server I see black screen in the viewport and in the console I see :
- Error loading binary resource: ARLRDBD.ttf.bin [403] (playcanvas-stable.min.js:6 Error loading binary resource: )
- Error while loading scene JSON 1890395.json: First argument to DataView constructor must be an ArrayBuffer
TypeError: First argument to DataView constructor must be an ArrayBuffer (start.js:213 ) - loading.js:33 Uncaught TypeError: Cannot read properties of null (reading ‘parentElement’)
error screenshot:
browser screenshot:
I see that there is problem to .ttf.bin font, that should be loaded to the PlayCanvas as suggested by text-mesh.js developer Will, but I have no idea how to solve it and in which direction to think with it.
Thank you for help and advices !