Cannot load any level

Hey guys, today I cannot load levels.
Im using the latest stable Chrome browser on MacOS 10.10.2.
Checked the log, found Uncaught ReferenceError: seed is not defined in ModuleLoader.coffee:85
Here’s the full console log:

vendor/three
views/account/AccountSettingsView
views/play
ModuleLoader.coffee:85 loaded 4 files, 950 KB
CocoModel.coffee:90 Populated defaults for Level Back to Back in 17ms

v3:1 Mixed Content: The page at 'https://checkout.stripe.com/v3' was loaded over HTTPS, but requested an insecure image 'http://codecombat.com/images/pages/base/logo_square_250.png'. This content should also be served over HTTPS.

ModuleLoader.coffee:84 vendor/aether-python
ModuleLoader.coffee:85 loaded 1 files, 0 KB
rand.coffee:10 Uncaught ReferenceError: seed is not defined                     rand.coffee:10 
t                  world.coffee:44 
World          LevelLoader.coffee:373 
e.exports.e.initWorld                                          LevelLoader.coffee:249 
e.exports.e.onWorldNecessitiesLoaded            LevelLoader.coffee:239 
e.exports.e.onWorldNecessityLoaded               backbone.js:205 
u                                                                         backbone.js:146 
t.Events.trigger                                                  SuperModel.coffee:185
t.exports.t.onResourceLoaded                          backbone.js:98 
(anonymous function)                                        lodash.js:5604 
(anonymous function)                                        backbone.js:205 
u                                                                         backbone.js:146 
t.Events.trigger    SuperModel.coffee:227 
t.markLoaded    SuperModel.coffee:261 
(anonymous function)    backbone.js:98 
(anonymous function)    lodash.js:5604 
(anonymous function)    backbone.js:207 
u    backbone.js:146 
t.Events.trigger    backbone.js:434 
s.extend.fetch.t.success     jquery.js:3094 
Z.Callbacks.h    jquery.js:3206 
Z.Callbacks.c.fireWith    jquery.js:8259 
i     jquery.js:8600 
Z.ajaxTransport.Q.cors.t.crossDomain.send.e jquery.js:8600 
Angel.coffee:47 |Quetzalcoatl's Pam| Worker initialized after 34923ms
Angel.coffee:47 |Quetzalcoatl's Lana| Worker initialized after 38528ms

Sorry about that–our CoffeeScript compiler was updated last night, and it behaves differently on some code patterns that we had. I’ve fixed all the ones I’ve found, so it should be working again. Let me know if you see any other issues, and thanks for the bug report!

I’m having the same issue as the original poster. Still not working on my end.

If you clear your browser cache, is it working now?