brian91292 / StreamCore

StreamCore is an IPA based mod which allows developers to implement interactive stream experiences with ease.
GNU Lesser General Public License v3.0
9 stars 12 forks source link

Youtube Not working #8

Open daneleo opened 4 years ago

daneleo commented 4 years ago

Issue

Followed all the steps and I seam to be getting this issue when I downloaded my JSON says its missing "name" from the json, but I don't understand because its a straight download from google dev

Error Code

[ERROR @ 13:15:25 | IPA/Loader] Could not load data for bare manifest YouTubeClientId.json [ERROR @ 13:15:25 | IPA/Loader] Newtonsoft.Json.JsonSerializationException: Required property 'name' not found in JSON. Path '', line 1, position 418. [ERROR @ 13:15:25 | IPA/Loader] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EndProcessProperty (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, System.Int32 initialDepth, Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.Serialization.JsonSerializerInternalReader+PropertyPresence presence, System.Boolean setDefaultValue) [0x00181] in <d47de75a7e3f422ca4ca64a654c80495>:0 [ERROR @ 13:15:25 | IPA/Loader] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x002eb] in <d47de75a7e3f422ca4ca64a654c80495>:0 [ERROR @ 13:15:25 | IPA/Loader] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x00161] in <d47de75a7e3f422ca4ca64a654c80495>:0 [ERROR @ 13:15:25 | IPA/Loader] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <d47de75a7e3f422ca4ca64a654c80495>:0 [ERROR @ 13:15:25 | IPA/Loader] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000db] in <d47de75a7e3f422ca4ca64a654c80495>:0 [ERROR @ 13:15:25 | IPA/Loader] at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00054] in <d47de75a7e3f422ca4ca64a654c80495>:0 [ERROR @ 13:15:25 | IPA/Loader] at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <d47de75a7e3f422ca4ca64a654c80495>:0 [ERROR @ 13:15:25 | IPA/Loader] at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <d47de75a7e3f422ca4ca64a654c80495>:0 [ERROR @ 13:15:25 | IPA/Loader] at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <d47de75a7e3f422ca4ca64a654c80495>:0 [ERROR @ 13:15:25 | IPA/Loader] at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value) [0x00000] in <d47de75a7e3f422ca4ca64a654c80495>:0 [ERROR @ 13:15:25 | IPA/Loader] at IPA.Loader.PluginLoader.LoadMetadata () [0x003a3] in <561f7537f11b496bb2465f41d54f54b0>:0