Uncaught Error: You called Tooltipster's "destroy" method on an unitialized element

On the newest version of 1.4, I get this error every time I buy a bolt of cloth.

Version Number and Mods in use:

1.4 2nd update

develop-2795 (x64)
Uncaught Error: You called Tooltipster's "destroy" method on an unitialized element
Error: You called Tooltipster's "destroy" method on an unitialized element
    at HTMLDivElement.<anonymous> (http://radiant/stonehearth/ui/root/js/libs/jquery.tooltipster.js:1106:13)
    at Function.jQuery.extend.each (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:657:23)
    at jQuery.fn.jQuery.each (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:266:17)
    at $.fn.(anonymous function) [as tooltipster] (http://radiant/stonehearth/ui/root/js/libs/jquery.tooltipster.js:1019:10)
    at $.widget._updateItemElement (http://radiant/stonehearth/ui/game/item_palette/item_palette.js:184:20)
    at null._updateItemElement (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:401:25)
    at http://radiant/stonehearth/ui/game/item_palette/item_palette.js:82:18
    at null.<anonymous> (http://radiant/radiant/js/radiant/object.js:253:16)
    at Function.jQuery.extend.each (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:657:23)
    at Object.radiant.each (http://radiant/radiant/js/radiant/object.js:252:15)
1 Like

Summary:

Any time I try to bolts of cloth from any vendor in the game, I get a UI crash that requires rebooting the UI. Happens 100% of the time.

Notes:

develop-2795 (x64)
Uncaught Error: You called Tooltipster’s “destroy” method on an unitialized element
Error: You called Tooltipster’s “destroy” method on an unitialized element
at HTMLDivElement. (http://radiant/stonehearth/ui/root/js/libs/jquery.tooltipster.js:1106:13)
at Function.jQuery.extend.each (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:657:23)
at jQuery.fn.jQuery.each (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:266:17)
at .fn.(anonymous function) [as tooltipster] (http://radiant/stonehearth/ui/root/js/libs/jquery.tooltipster.js:1019:10) at .widget._updateItemElement (http://radiant/stonehearth/ui/game/item_palette/item_palette.js:184:20)
at null._updateItemElement (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:401:25)
at http://radiant/stonehearth/ui/game/item_palette/item_palette.js:82:18
at null. (http://radiant/radiant/js/radiant/object.js:253:16)
at Function.jQuery.extend.each (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:657:23)
at Object.radiant.each (http://radiant/radiant/js/radiant/object.js:252:15)

Version Number and Mods in use:

1.4 (2795)

Hey @igtenosm, you know you already reported this, right?

poking @sdee

develop-2795 (x64)
Uncaught Error: You called Tooltipster’s “destroy” method on an unitialized element
Error: You called Tooltipster’s “destroy” method on an unitialized element
at HTMLDivElement. (http://radiant/stonehearth/ui/root/js/libs/jquery.tooltipster.js:1106:13)
at Function.jQuery.extend.each (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:657:23)
at jQuery.fn.jQuery.each (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:266:17)
at .fn.(anonymous function) [as tooltipster] (http://radiant/stonehearth/ui/root/js/libs/jquery.tooltipster.js:1019:10) at .widget._updateItemElement (http://radiant/stonehearth/ui/game/item_palette/item_palette.js:184:20)
at null._updateItemElement (http://radiant/stonehearth/ui/root/js/libs/jquery-ui-1.10.3.js:401:25)
at http://radiant/stonehearth/ui/game/item_palette/item_palette.js:82:18
at null. (http://radiant/radiant/js/radiant/object.js:253:16)
at Function.jQuery.extend.each (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:657:23)
at Object.radiant.each (http://radiant/radiant/js/radiant/object.js:252:15)

A post was merged into an existing topic: Attempt to index local ‘weapon_data’ (a nil value) - in function ‘get_melee_range’

@not_owen_wilson is fixing all of these. Thanks for reporting!

3 Likes

@sdee (or @not_owen_wilson), did the fix make it into 2797?

Yes, I believe it did. There are still some errors, but probably not this one.