I tried to remove some chairs but then I got an error
after this UIs aren’t loading anymore, they are all empty
here is the “copy to clipboard” from that error
develop-2720 (x64)
Uncaught TypeError: Cannot read property 'indexOf' of undefined
TypeError: Cannot read property 'indexOf' of undefined
at null._updateMaterial (http://radiant/stonehearth/ui/game/unit_frame/unit_frame.js:112:43)
at applyStr (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:19689:29)
at sendEvent (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:14610:13)
at notifyObservers (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:17805:9)
at propertyDidChange (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:17637:7)
at chainsDidChange (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:17733:9)
at propertyDidChange (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:17636:7)
at set (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:18093:25)
at __exports__.default.Mixin.create.set (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:32739:9)
at Object.<anonymous> (http://radiant/stonehearth/ui/root/js/stonehearth/view.js:136:21)
Hey there @Rachelle_Janssen, welcome to the Discourse! Thanks for the bug report. You mentioned that the UI isn’t loading anymore. Are you able to get it to return if you click F5 on your keyboard?
I think that you should be able to replace them using the menu that opens with ‘P’ but if you already have some other made chairs they will be picked first.
Steps to reproduce:
After clicking on the object (Stone chest), located in the stockpile. Then I press the F5 and get this Error.
Attachments:
develop-2720 (x64)
Uncaught TypeError: Cannot read property 'indexOf' of undefined
TypeError: Cannot read property 'indexOf' of undefined
at null._updateMaterial (http://radiant/stonehearth/ui/game/unit_frame/unit_frame.js:112:43)
at applyStr (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:19689:29)
at sendEvent (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:14610:13)
at notifyObservers (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:17805:9)
at propertyDidChange (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:17637:7)
at chainsDidChange (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:17733:9)
at propertyDidChange (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:17636:7)
at set (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:18093:25)
at __exports__.default.Mixin.create.set (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:32739:9)
at Object.<anonymous> (http://radiant/stonehearth/ui/root/js/stonehearth/view.js:136:21)