Engine Error on start (main menu)

Summary:
switched laptops and noticed a error pops up on startup regardless of beta version.

Steps to reproduce:

  1. load game normally

Expected Results:
engine error 1
release-884 (x64)[M]
c++ exception: invalid resource ‘stonehearth/data/loadouts/loadouts.json’. File has a mixin to that is not formatted correctly!.
stack traceback:
[C]: in function ‘load_json’
radiant/modules/resources.lua:40: in function ‘load_json’
stonehearth/lib/catalog/catalog_lib.lua:72: in function ‘_load_json’
stonehearth/lib/catalog/catalog_lib.lua:78: in function ‘_load_entity_json’
stonehearth/lib/catalog/catalog_lib.lua:40: in function ‘load_catalog’
…ces/client/catalog_client/catalog_client_service.lua:11: in function ‘initialize’
stonehearth/stonehearth_client.lua:61: in function ‘create_service’
stonehearth/stonehearth_client.lua:87: in function <stonehearth/stonehearth_client.lua:82>
[C]: ?
[C]: in function ‘trigger’
radiant/modules/events.lua:55: in function <radiant/modules/events.lua:55>

engine error 2
release-884 (x64)[M]
c++ exception: invalid resource ‘stonehearth/data/loadouts/loadouts.json’. File has a mixin to that is not formatted correctly!.
stack traceback:
[C]: in function ‘load_json’
radiant/modules/resources.lua:40: in function ‘load_json’
stonehearth/lib/catalog/catalog_lib.lua:72: in function ‘_load_json’
stonehearth/lib/catalog/catalog_lib.lua:78: in function ‘_load_entity_json’
stonehearth/lib/catalog/catalog_lib.lua:40: in function ‘load_catalog’
…nehearth/services/server/catalog/catalog_service.lua:15: in function ‘initialize’
stonehearth/stonehearth_server.lua:84: in function ‘create_service’
stonehearth/stonehearth_server.lua:138: in function <stonehearth/stonehearth_server.lua:133>
[C]: ?
[C]: in function ‘trigger’
radiant/modules/events.lua:55: in function <radiant/modules/events.lua:55>

Version Number and Mods in use:
latest as of 07/23/2018 (0.24.0)
Rayya’s Children mod
Northern Alliance

System Information:
Microsoft Windows 10 Home
Version 10.0.16299 build 16299

You have a mod that ruins the loadout screen. Remove it and it will work.

Thank You!!!
That fixed it :slight_smile: