release-663 (x64)
Uncaught TypeError: Cannot read property 'scrollHeight' of undefined
TypeError: Cannot read property 'scrollHeight' of undefined
at App.StonehearthTeamCrafterView.App.View.extend._initButtonStates (http://radiant/stonehearth/ui/game/show_workshop/show_team_workshop.js:963:31)
at App.StonehearthTeamCrafterView.App.View.extend._buildOrderList (http://radiant/stonehearth/ui/game/show_workshop/show_team_workshop.js:952:12)
at App.StonehearthTeamCrafterView.App.View.extend._build_workshop_ui (http://radiant/stonehearth/ui/game/show_workshop/show_team_workshop.js:451:12)
at n.invoke (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:1:7142)
at Object.n.flush (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:1:7689)
at Object.a.end (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:1:2462)
at http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:1:1288
Hey there @Lucia_Cisneros, do you have any more details about this error? It appears to be UI related, but I’ve got no other details to go on. What were you doing in game when this occurred? Is it reproducible?
Release 689 (alpha 20)
I just got this error while opening up the Cook’s menu. It cleared when I reloaded the UI but I figured I should report it since it’s similar. From what I could see in the menu, many of the numbers were missing such as the requirements for the recipe.
Here’s the pertinent part of the stonehearth.log
browser | TypeError: Cannot read property 'scrollHeight' of undefined
2017-01-10 23:36:43.951619 | client | 1 | browser | at n._updateButtonStates (http://radiant/stonehearth/ui/game/show_workshop/show_team_workshop.js:969:31)
2017-01-10 23:36:43.951619 | client | 1 | browser | at n._orderListObserver (http://radiant/stonehearth/ui/game/show_workshop/show_team_workshop.js:1013:12)
2017-01-10 23:36:43.951619 | client | 1 | browser | at w (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:23160)
2017-01-10 23:36:43.951619 | client | 1 | browser | at m (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:4:21008)
2017-01-10 23:36:43.951619 | client | 1 | browser | at b (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:13753)
2017-01-10 23:36:43.951619 | client | 1 | browser | at a (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:12519)
2017-01-10 23:36:43.951619 | client | 1 | browser | at h (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:13415)
2017-01-10 23:36:43.951619 | client | 1 | browser | at a (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:12507)
2017-01-10 23:36:43.951619 | client | 1 | browser | at y (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:17298)
2017-01-10 23:36:43.951619 | client | 1 | browser | at n.set (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:8:25617)
2017-01-10 23:36:45.293290 | server | 2 |
Just got this opening the Blacksmith for the first time:
release-689 (x64)
Uncaught TypeError: Cannot read property 'scrollHeight' of undefined
TypeError: Cannot read property 'scrollHeight' of undefined
at n._updateButtonStates (http://radiant/stonehearth/ui/game/show_workshop/show_team_workshop.js:969:31)
at n._orderListObserver (http://radiant/stonehearth/ui/game/show_workshop/show_team_workshop.js:1013:12)
at w (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:23160)
at m (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:4:21008)
at b (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:13753)
at a (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:12519)
at h (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:13415)
at a (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:12507)
at y (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:17298)
at n.set (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:8:25617)
1 Like