I’m starting my learning with some modding and after things going well for a little while i’ve come unstuck. Unfortunately I have no idea what i’ve cocked up to cause the error.:
release-687 (x64)[M]
Uncaught TypeError: Cannot read property ‘alias’ of undefined
TypeError: Cannot read property ‘alias’ of undefined
at http://radiant/stonehearth/ui/game/promotion_tree/promotion_tree.js:90:35
at Array.sort (native)
at App.StonehearthPromotionTree.App.View.extend._buildTreeData (http://radiant/stonehearth/ui/game/promotion_tree/promotion_tree.js:89:11)
at null._updateTalismanData (http://radiant/stonehearth/ui/game/promotion_tree/promotion_tree.js:346:30)
at Object. (http://radiant/stonehearth/ui/game/promotion_tree/promotion_tree.js:306:15)
at c (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.min.js:4:26036)
at Object.p.add [as progress] (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.min.js:4:26346)
at SimpleClass.extend.progress (http://radiant/stonehearth/ui/game/traces/data_trace.js:17:22)
at App.StonehearthPromotionTree.App.View.extend._getCitizenData (http://radiant/stonehearth/ui/game/promotion_tree/promotion_tree.js:302:26)
at Object. (http://radiant/stonehearth/ui/game/promotion_tree/promotion_tree.js:64:21)
Any help appreciated