Herbalist Error Log [Resolved]

Heyo! The A23 update has broken a lot of mods which I’ve swept out the door, but now I’m getting an error solely for the Herbalist class. When trying to promote one, the game doesn’t register that the Hearthling was actually promoted, and I can only open their craft menu by clicking on them. I can promote all other classes just fine; only the Herbalist is broken, and the error log doesn’t point to any specific mod (the only mod that directly affected the class was Plant Lore, but removing that didn’t fix it). Below is the entire error log.

release-783 (x64)[M]
stonehearth/services/server/town/town.lua:281: assertion failed: task group “stonehearth:task_group:common_tasks” not yet created
stack traceback:
radiant/modules/commons.lua:46: in function ‘report_traceback’
radiant/modules/commons.lua:57: in function <radiant/modules/commons.lua:51>
[C]: in function ‘error’
radiant/modules/commons.lua:219: in function ‘assert’
stonehearth/services/server/town/town.lua:281: in function ‘join_task_group’
stonehearth/components/job/job_component.lua:690: in function ‘_add_to_task_groups’
stonehearth/components/job/job_component.lua:323: in function ‘promote_to’
…arth/ai/actions/change_job_using_talisman_action.lua:24: in function ‘_trigger_cb’
radiant/modules/effects/trigger_effect.lua:14: in function ‘fn’
radiant/controllers/nonpersistent_timer.lua:56: in function ‘fire’
radiant/controllers/time_tracker_controller.lua:86: in function <radiant/controllers/time_tracker_controller.lua:86>
[C]: in function ‘xpcall’
radiant/modules/commons.lua:66: in function ‘xpcall’
radiant/controllers/time_tracker_controller.lua:86: in function ‘set_now’
radiant/modules/gamestate.lua:9: in function ‘set_now’
radiant/server.lua:61: in function <radiant/server.lua:59>

Well, I’m kicking myself in the butt; a bit more troubleshooting managed to fix it. Apologies for the post.