I can't start the game

When I came back online and pressed the “start” button, it was nothing happen! Please somebody tell me why.

If you open the JS console, do you see any red JavaScript errors there when you click the start button?

You might want to clear your browser cache.

Thank you for replying. I cleared my browser cache, but it was no effect. Then I got the log from the console. Please have a look.

Error log


The content about the “codecombat.com-1429661550270.log”

Uncaught TypeError: ‘caller’ and ‘arguments’ are restricted function properties and cannot be accessed in this context.
Posted 1 error to errorception.com
lib
vendor/aether-clojure
vendor/aether-coffeescript
vendor/aether-io
vendor/aether-javascript
vendor/aether-lua
vendor/aether-python
vendor/coffeescript
vendor/d3
vendor/difflib
vendor/diffview
vendor/three
vendor/treema
views/account/AccountSettingsView
views/common/SearchView
views/editor
views/modal/ModelModal
views/modal/RevertModal
views/play
loaded 19 files, 1416 KB
Poll will be ready in 21.778309166666666 hours.
Poll will be ready in 21.77749138888889 hours.
THREE.WebGLRenderer 70
Error creating WebGL context.
Uncaught ReferenceError: Aether is not defined
Uncaught TypeError: e.apply is not a function
Uncaught TypeError: e.apply is not a function
XHR finished loading: GET “http://codecombat.com/file/interface/full-screen-start.mp3”.

Hmm, that’s weird; it’s like it couldn’t completely load some of the JS resources or something. What happens when you try it in Firefox or another modern browser? Do you have any weird Chrome extensions installed–what happens when you either try disabling extensions or playing in incognito mode?

Ah, turns out it was probably Chrome 44, which is in beta now. I’m uploading a fix; should be live within a day on the http://cn.codecombat.com server, or you can play on http://direct.codecombat.com for now.