Not sure if this is because of a mod or not but it’s popped up a few times in a couple of different games:
release-790 (x64)[M]
stonehearth/services/server/shop/shop.lua:542: table index is nil
stack traceback:
radiant/modules/commons.lua:46: in function 'report_traceback’
radiant/modules/commons.lua:57: in function <radiant/modules/commons.lua:51>
stonehearth/services/server/shop/shop.lua:542: in function '_add_entity_to_shop_sold_items’
stonehearth/services/server/shop/shop.lua:278: in function 'stock_shop’
stonehearth/services/server/shop/shop_service.lua:42: in function ‘create_shop’
…ame_master/controllers/encounters/shop_encounter.lua:17: in function ‘start’
…ervices/server/game_master/controllers/encounter.lua:127: in function ‘start’
…arth/services/server/game_master/controllers/arc.lua:381: in function ‘_start_encounter’
…arth/services/server/game_master/controllers/arc.lua:357: in function ‘_trigger_edge’
…arth/services/server/game_master/controllers/arc.lua:280: in function ‘_trigger_out_edge’
…arth/services/server/game_master/controllers/arc.lua:254: in function ‘trigger_next_encounter’
…
radiant/controllers/time_tracker_controller.lua:86: in function ‘set_now’
…hearth/services/server/calendar/calendar_service.lua:422: in function ‘_on_event_loop’
…hearth/services/server/calendar/calendar_service.lua:46: in function 'instance’
radiant/modules/events.lua:291: in function <radiant/modules/events.lua:285>
[C]: in function 'xpcall’
radiant/modules/commons.lua:66: in function 'xpcall’
radiant/modules/events.lua:285: in function 'trigger’
radiant/modules/events.lua:398: in function '_trigger_gameloop’
radiant/modules/events.lua:446: in function '_update’
radiant/server.lua:62: in function <radiant/server.lua:59>