Play button not responsive on lvl 1

I am a new player and when I attempt to start the first level the PLAY button doesn’t do anything. I equipped the boots as instructed and can interact with the inventory but cannot start the level.

Sorry, which play button is this? (There are a lot of them!) Also, which browser are you in?

Hope to get you playing soon.

The play button on the inventory screen after I equip the boots on the very first level.
All in Chrome.

Oh, that’s no good! I’d love to help reproduce it more. Can you open up the Chrome JS console and paste the log for me when the button is showing disabled?

When I have the selected ‘Sir Tharin Thunderfist’ and ‘Python’

Uncaught TypeError: RegExp.prototype.global getter called on non-RegExp object
Posted 1 error to errorception.com
lib
templates/courses/course-details
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/courses/CourseDetailsView
views/courses/CoursesView
views/editor
views/modal/ModelModal
views/modal/RevertModal
views/play
loaded 22 files, 2396 KB
Poll will be ready in 20.849196111111112 hours.
Poll will be ready in 20.836468611111112 hours.
THREE.WebGLRenderer 71
Populated defaults for Level Haunted Kithmaze in 70ms
Trying to determine whether Bronze Shield should be a silhouetted item, but it has no gem cost.
Trying to determine whether Crude Builder's Hammer should be a silhouetted item, but it has no gem cost.
Trying to determine whether Crude Glasses should be a silhouetted item, but it has no gem cost.
Trying to determine whether Faux Fur Hat should be a silhouetted item, but it has no gem cost.
Trying to determine whether Sundial Wristwatch should be a silhouetted item, but it has no gem cost.
Trying to determine whether Wooden Shield should be a silhouetted item, but it has no gem cost.

After equipped the ‘Simple Boots’ I click the Play button and get the following error in Chrome console. [Version 48.0.2560.0 dev-m]

Uncaught ReferenceError: Aether is not defined

This is from line 162 in Router.Coffee

(anonymous function)	@	Router.coffee:235
module.exports.CocoRouter.onNavigate	@	Router.coffee:235
Backbone.Mediator.publish	@	backbone-mediator.js:128
module.exports.LevelSetupManager.onInventoryModalPlayClicked	@	LevelSetupManager.coffee:130
triggerEvents	@	backbone.js:204
Backbone.Events.trigger	@	backbone.js:146
(anonymous function)	@	InventoryModal.coffee:503
module.exports.InventoryModal.updateConfig	@	InventoryModal.coffee:527
module.exports.InventoryModal.onClickPlayLevel	@	InventoryModal.coffee:502
bound	@	lodash.js:729
jQuery.event.dispatch	@	jquery.js:4435
elemData.handle	@	jquery.js:4121

I am able to play using Firefox Developers Edition 44.0a2 (2015-11-16).

Thanks

@rob Can you check this out?