forked from bloodydoves/BattleTech-Advanced
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBTJsonIDCheck.log
More file actions
24 lines (24 loc) · 1.9 KB
/
BTJsonIDCheck.log
File metadata and controls
24 lines (24 loc) · 1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
D:\Github\BattleTech-Advanced\BT Advanced Factions\factions\faction_BroadswordLegion.json
System.InvalidOperationException: Cannot access child value on Newtonsoft.Json.Linq.JValue.
at Newtonsoft.Json.Linq.JToken.get_Item(Object key)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
D:\Github\BattleTech-Advanced\BT Advanced Factions\factions\faction_GraysGhosts.json
System.InvalidOperationException: Cannot access child value on Newtonsoft.Json.Linq.JValue.
at Newtonsoft.Json.Linq.JToken.get_Item(Object key)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
D:\Github\BattleTech-Advanced\BT Advanced Factions\factions\faction_KnightsOfCaerbannog.json
System.InvalidOperationException: Cannot access child value on Newtonsoft.Json.Linq.JValue.
at Newtonsoft.Json.Linq.JToken.get_Item(Object key)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
D:\Github\BattleTech-Advanced\BT Advanced Factions\factions\faction_LoneStarRegiment.json
System.InvalidOperationException: Cannot access child value on Newtonsoft.Json.Linq.JValue.
at Newtonsoft.Json.Linq.JToken.get_Item(Object key)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
D:\Github\BattleTech-Advanced\BT Advanced Factions\factions\faction_SecuritySolutionsInc.json
System.InvalidOperationException: Cannot access child value on Newtonsoft.Json.Linq.JValue.
at Newtonsoft.Json.Linq.JToken.get_Item(Object key)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
D:\Github\BattleTech-Advanced\BT Advanced Factions\factions\faction_Wolfs_Dragoons.json
System.InvalidOperationException: Cannot access child value on Newtonsoft.Json.Linq.JValue.
at Newtonsoft.Json.Linq.JToken.get_Item(Object key)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)