Order list error?

release-523 (x64)
…n/orchestrators/collect_ingredients_orchestrator.lua:97: attempt to index field ‘_order_list_listener’ (a nil value)
stack traceback:
radiant/modules/common.lua:214: in function 'report_traceback’
radiant/modules/common.lua:225: in function <radiant/modules/common.lua:219>
…n/orchestrators/collect_ingredients_orchestrator.lua:97: in function 'destroy’
stonehearth/services/server/town/town.lua:480: in function '_handle_orchestrator_thread_exit’
stonehearth/services/server/town/town.lua:507: in function 'fn’
stonehearth/services/server/threads/thread.lua:474: in function '_on_thread_exit’
stonehearth/services/server/threads/thread.lua:131: in function '_kill_thread’
stonehearth/services/server/threads/thread.lua:435: in function 'private_msg’
stonehearth/services/server/threads/thread.lua:515: in function '_dispatch_messages’
stonehearth/services/server/threads/thread.lua:379: in function 'suspend’
stonehearth/services/server/tasks/task.lua:215: in function ‘wait’
…n/orchestrators/collect_ingredients_orchestrator.lua:49: in function 'run’
stonehearth/services/server/town/town.lua:495: in function ‘run_orchestrator’
…rver/town/orchestrators/craft_items_orchestrator.lua:196: in function ‘_collect_ingredients’
…rver/town/orchestrators/craft_items_orchestrator.lua:57: in function 'run’
stonehearth/services/server/town/town.lua:510: in function '_thread_main’
stonehearth/services/server/threads/thread.lua:249: in function <stonehearth/services/server/threads/thread.lua:246>
[C]: in function 'xpcall’
radiant/modules/common.lua:234: in function 'xpcall’
stonehearth/services/server/threads/thread.lua:246: in function 'f’
radiant/lib/env.lua:15: in function <radiant/lib/env.lua:14>

Hi!
I’m putting in a fix for this for a15. Thanks for reporting it!
-Yang