UI error on show team workshop

Got this strange error, might have nothing to do with the builder though:

release-815 (x64)[M]
Uncaught TypeError: Cannot read property 'removeClass' of undefined
TypeError: Cannot read property 'removeClass' of undefined
    at n._setPreviewStyling (http://radiant/stonehearth/ui/game/show_workshop/show_team_workshop.js:693:30)
    at invoke (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:1:7142)
    at n.flush (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:1:7689)
    at 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

So please forgive me if I am posting this wrong but I got two error messages. The first one I’ll post if you want but this second one happened when I told my carpenter to craft a work bench.

release-815 (x64)
Uncaught TypeError: Cannot read property ‘removeClass’ of undefined
TypeError: Cannot read property ‘removeClass’ of undefined
at n._setPreviewStyling (http: //radiant/stonehearth/ui/game/show_workshop/show_team_workshop.js:693:30)
at invoke (http: //radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:1:7142)
at n.flush (http: //radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:1:7689)
at 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

Added some spaces between the http: and the // so it wasn’t amass of hyper links.

Hmmm, that error is a bit suspicious. Was the UI state broken when this occurred, or did it look ok and just display the error?

Everything seemed A-okay but it popped up almost every time I told my Carpenter to craft something manually.

Interesting. Did it continue to exist if you reload the UI (by pressing f5)?

Sadly I lost that save due to auto-save on a new world (Cuz I a dumdum). However if I manage to replicate it I’ll give it a try.

2 Likes

Was able to replicate it and yes hitting F5 fixed it.

1 Like