forked from bloodydoves/BattleTech-Advanced
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBTJsonIDCheck.log
129 lines (129 loc) · 10.8 KB
/
BTJsonIDCheck.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
C:\Users\arguskos\Desktop\BattleTech-Advanced\BT Advanced Custom Mechs\chassis\chassisdef_roughneck_RGH-4T.json
Newtonsoft.Json.JsonReaderException: After parsing a value an unexpected character was encountered: {. Path 'Locations[5].Hardpoints[1]', line 138, position 16.
at Newtonsoft.Json.JsonTextReader.ParsePostValue(Boolean ignoreComments)
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Linq.JContainer.ReadContentFrom(JsonReader r, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JContainer.ReadTokenFrom(JsonReader reader, JsonLoadSettings options)
at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
C:\Users\arguskos\Desktop\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)
C:\Users\arguskos\Desktop\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)
C:\Users\arguskos\Desktop\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)
C:\Users\arguskos\Desktop\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)
C:\Users\arguskos\Desktop\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)
C:\Users\arguskos\Desktop\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)
C:\Users\arguskos\Desktop\BattleTech-Advanced\BT Advanced Tanks&Turrets\TurretChassis\turretchassisdef_heavyhvac.json
Newtonsoft.Json.JsonReaderException: Invalid character after parsing property name. Expected ':' but got: ". Path 'Description.Cost', line 8, position 2.
at Newtonsoft.Json.JsonTextReader.ParseProperty()
at Newtonsoft.Json.JsonTextReader.ParseObject()
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Linq.JContainer.ReadContentFrom(JsonReader r, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JContainer.ReadTokenFrom(JsonReader reader, JsonLoadSettings options)
at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
C:\Users\arguskos\Desktop\BattleTech-Advanced\BT Advanced Tanks&Turrets\TurretChassis\turretchassisdef_heavylbx.json
Newtonsoft.Json.JsonReaderException: Invalid character after parsing property name. Expected ':' but got: ". Path 'Description.Cost', line 8, position 2.
at Newtonsoft.Json.JsonTextReader.ParseProperty()
at Newtonsoft.Json.JsonTextReader.ParseObject()
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Linq.JContainer.ReadContentFrom(JsonReader r, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JContainer.ReadTokenFrom(JsonReader reader, JsonLoadSettings options)
at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
C:\Users\arguskos\Desktop\BattleTech-Advanced\BT Advanced Tanks&Turrets\TurretChassis\turretchassisdef_heavyrac.json
Newtonsoft.Json.JsonReaderException: Invalid character after parsing property name. Expected ':' but got: ". Path 'Description.Cost', line 8, position 2.
at Newtonsoft.Json.JsonTextReader.ParseProperty()
at Newtonsoft.Json.JsonTextReader.ParseObject()
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Linq.JContainer.ReadContentFrom(JsonReader r, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JContainer.ReadTokenFrom(JsonReader reader, JsonLoadSettings options)
at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
C:\Users\arguskos\Desktop\BattleTech-Advanced\BT Advanced Tanks&Turrets\TurretChassis\turretchassisdef_heavyuac.json
Newtonsoft.Json.JsonReaderException: Invalid character after parsing property name. Expected ':' but got: ". Path 'Description.Cost', line 8, position 2.
at Newtonsoft.Json.JsonTextReader.ParseProperty()
at Newtonsoft.Json.JsonTextReader.ParseObject()
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Linq.JContainer.ReadContentFrom(JsonReader r, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JContainer.ReadTokenFrom(JsonReader reader, JsonLoadSettings options)
at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
C:\Users\arguskos\Desktop\BattleTech-Advanced\BT Advanced Tanks&Turrets\TurretChassis\turretchassisdef_lightrac.json
Newtonsoft.Json.JsonReaderException: After parsing a value an unexpected character was encountered: N. Path 'Description.Id', line 4, position 3.
at Newtonsoft.Json.JsonTextReader.ParsePostValue(Boolean ignoreComments)
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Linq.JContainer.ReadContentFrom(JsonReader r, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JContainer.ReadTokenFrom(JsonReader reader, JsonLoadSettings options)
at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
C:\Users\arguskos\Desktop\BattleTech-Advanced\BT Advanced Tanks&Turrets\TurretChassis\turretchassisdef_mediumhvac.json
Newtonsoft.Json.JsonReaderException: Invalid character after parsing property name. Expected ':' but got: ". Path 'Description.Cost', line 8, position 2.
at Newtonsoft.Json.JsonTextReader.ParseProperty()
at Newtonsoft.Json.JsonTextReader.ParseObject()
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Linq.JContainer.ReadContentFrom(JsonReader r, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JContainer.ReadTokenFrom(JsonReader reader, JsonLoadSettings options)
at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
C:\Users\arguskos\Desktop\BattleTech-Advanced\BT Advanced Tanks&Turrets\TurretChassis\turretchassisdef_mediumlbx.json
Newtonsoft.Json.JsonReaderException: Invalid character after parsing property name. Expected ':' but got: ". Path 'Description.Cost', line 8, position 2.
at Newtonsoft.Json.JsonTextReader.ParseProperty()
at Newtonsoft.Json.JsonTextReader.ParseObject()
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Linq.JContainer.ReadContentFrom(JsonReader r, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JContainer.ReadTokenFrom(JsonReader reader, JsonLoadSettings options)
at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
C:\Users\arguskos\Desktop\BattleTech-Advanced\BT Advanced Tanks&Turrets\TurretChassis\turretchassisdef_mediumuac.json
Newtonsoft.Json.JsonReaderException: Invalid character after parsing property name. Expected ':' but got: ". Path 'Description.Cost', line 8, position 2.
at Newtonsoft.Json.JsonTextReader.ParseProperty()
at Newtonsoft.Json.JsonTextReader.ParseObject()
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Linq.JContainer.ReadContentFrom(JsonReader r, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JContainer.ReadTokenFrom(JsonReader reader, JsonLoadSettings options)
at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json)
at BTJsonIDCheck.MainForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
C:\Users\arguskos\Desktop\BattleTech-Advanced\MissionControl\overrides\encounterLayers\duoduel\encounterLayer_duoDuel.mapStory_StoryEncounter9_vHigh.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)
C:\Users\arguskos\Desktop\BattleTech-Advanced\MissionControl\overrides\encounterLayers\soloduel\encounterLayer_soloDuel.mapStory_StoryEncounter9_vHigh.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)