Mason not working?

Summary: When playing with my mod something has broken the mason’s workbench(possibly others). I get this error to reload the UI at which point I receive the same error.

release-874 (x64)[M][C]
Uncaught TypeError: Cannot read property ‘workshop_equivalents’ of undefined
TypeError: Cannot read property ‘workshop_equivalents’ of undefined
at http://radiant/stonehearth/ui/game/show_workshop/show_team_workshop.js:369:99
at n. (http://radiant/radiant/js/radiant/object.js:358:19)
at Function.each (http://radiant/radiant/js/external/jquery-2.1.4.min.js:2:2936)
at Object.radiant.each (http://radiant/radiant/js/radiant/object.js:356:15)
at http://radiant/stonehearth/ui/game/show_workshop/show_team_workshop.js:351:18
at n. (http://radiant/radiant/js/radiant/object.js:358:19)
at Function.each (http://radiant/radiant/js/external/jquery-2.1.4.min.js:2:2936)
at Object.radiant.each (http://radiant/radiant/js/radiant/object.js:356:15)
at n._buildRecipeArray (http://radiant/stonehearth/ui/game/show_workshop/show_team_workshop.js:348:15)
at w (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:23160)
at m (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:4:21008)
at b (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:13753)

Steps to reproduce:

  1. Start a new game as Northern Alliance while using my mod (Steam Workshop::Box O' Vox (Complete) - UPDATED May 5, 2023) in the Arctic biome
  2. Promote a citizen to Mason.
  3. Encounter error

Expected Results: Mason get promoted and I get to play the game.

Actual Results: Mason gets promoted and error pops up(see above)

Version Number and Mods in use: 0.24.0 (release 874)

Fixed in the next release.

1 Like

can you explain at all what the issue is? game works fine with no mod so I was confused as to what my mod is doing or trying to do?

A recipe is referring to no workshop or a workshop that has no catalog data.

2 Likes

Thanks! I fixed it on my end for now :heart::heart::heart::heart::heart: