Summary:
When changing amount of ingots produced and moving them, I got a double UI error. Namely, the backtraces were:
release-524 (x64)
Uncaught TypeError: Cannot read property ‘appendChild’ of undefined
TypeError: Cannot read property ‘appendChild’ of undefined
at .widget._createHelper (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:4887:79)
at null._createHelper (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:401:25)
at .widget._mouseStart (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:4142:22)
at null._mouseStart (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:401:25)
at $.widget._mouseMove (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:938:11)
at null._mouseMove (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:401:25)
at HTMLDocument._mouseMoveDelegate (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:910:16)
at HTMLDocument.jQuery.event.dispatch (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:5095:9)
at HTMLDocument.elemData.handle (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:4766:46)
And:
release-524 (x64)
Uncaught TypeError: Cannot read property ‘appendChild’ of undefined
TypeError: Cannot read property ‘appendChild’ of undefined
at .widget._createHelper (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:4887:79)
at null._createHelper (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:401:25)
at .widget._mouseStart (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:4142:22)
at null._mouseStart (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:401:25)
at $.widget._mouseMove (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:938:11)
at null._mouseMove (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:401:25)
at HTMLDocument._mouseMoveDelegate (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:910:16)
at HTMLDocument.jQuery.event.dispatch (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:5095:9)
at HTMLDocument.elemData.handle (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:4766:46)
They both showed up at the same time.
Steps to reproduce:
I did not manage to reproduce the issue following these steps, but at the time, what I did was:
- I was scheduled to maintain 3 steel ingots in stock.
- I clicked that order, changed it to maintain 5 ingots instead and clicked craft again
- I moved the old order to the trash
- I tried to move the new order up, which triggered it.
Attachments:
Version Number and Mods in use:
I’m running release-524 (x64) and no mods