The simulator works well, but the browser stops

Hi, I am a student cocos creator studying.

I have a problem.

The simulator works well, but the browser stops.

browser mode Move and stop before 1 second.

I don’t know what to do.

please help me.

Take a look at the javascript console of your browser.

In the simulator, you can also read the console log in CocosCreator, you can look for error messages there too.

Most of the times, this occurs when there is a bug in our own code.

1 Like