Problem while launching my project

Hello,

I am trying to launch my project using the debug mode but I am having these scripts errors…

The project is an apartment with several objects inside. Is it related to some objects I have inserted? Maybe because of a missing materials? But I can’t seem to find which one are creating the problem if it is related to this…

Or is it because of something else?

Please help me… Thank you very much

Are you using any non-ascii characters anywhere in the project?

Can you provide a link to the project?

Your JSON is broken.

It may have caused by some reasons, but in your case I suppose it’s because of non-ascii symbols, as yanustar said.

Firstly, you have to learn about JSON format
And then, validate your file