Advertisement
Fobok

contract configurator error

Aug 23rd, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. [EXC 00:58:43.254] ArgumentException: No contract group with name 'SpaceTuxGroup'
  2. ContractConfigurator.ConfigNodeUtil.ParseSingleValue[ContractGroup] (System.String key, System.String stringValue, Boolean allowExpression)
  3. ContractConfigurator.ConfigNodeUtil.ParseValue[ContractGroup] (.ConfigNode configNode, System.String key, Boolean allowExpression)
  4. ContractConfigurator.ConfigNodeUtil.ParseValue[ContractGroup] (.ConfigNode configNode, System.String key, System.Action`1 setter, IContractConfiguratorFactory obj, ContractConfigurator.ContractGroup defaultValue, System.Func`2 validation)
  5. UnityEngine.Debug:LogException(Exception)
  6. ContractConfigurator.LoggingUtil:LogException(Exception)
  7. ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, ContractGroup, Func`2)
  8. ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, ContractGroup)
  9. ContractConfigurator.ContractType:Load(ConfigNode)
  10. ContractConfigurator.<LoadContractConfig>d__26:MoveNext()
  11. ContractConfigurator.ContractConfigurator:Update()
  12. [WRN 00:58:43.266] ContractConfigurator.ContractType: Errors encountered while trying to load CONTRACT_TYPE 'all_planets_and_moons.land'
  13. [LOG 00:58:43.648] [INFO] ContractConfigurator.ContractType: Loading CONTRACT_TYPE: 'inner_planets'
  14. [ERR 00:58:43.649] ContractConfigurator.ContractType: CONTRACT_TYPE 'inner_planets': Error parsing group
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement