2022-12-20 19:10:55.967 +09:00|0.12.12.32.20243|Error|backend|System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bfa589>:0
at GClass2205.Deserialize () [0x00025] in <17f1af82795b4888b1316d2d7fb5cc51>:0
at GClass1299`2[T,U].ReadJson (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Object existingValue, Newtonsoft.Json.JsonSerializer serializer) [0x0001c] in <17f1af82795b4888b1316d2d7fb5cc51>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.DeserializeConvertable (Newtonsoft.Json.JsonConverter converter, Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Object existingValue) [0x00055] in <a188f91889dd430ea0449cfb94e0c4ca>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) [0x00052] in <a188f91889dd430ea0449cfb94e0c4ca>:0
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) [0x00280] in <a188f91889dd430ea0449cfb94e0c4ca>:0
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
. . . . . this repeats a lot, then at the end comes this
GClass735.ParseJsonTo[T] (GClass734 unparsedData, Newtonsoft.Json.JsonConverter[] converters) (at <17f1af82795b4888b1316d2d7fb5cc51>:0)
DataHandler.method_10[T] (System.String url, System.String json, Class217 cache, System.String cacheId, T requestDefaultObjectInCaseOfCache, GClass555 cachedData) (at <17f1af82795b4888b1316d2d7fb5cc51>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
Class297:UnityEngine.ILogHandler.LogException(Exception, Object)
Class297:method_2(Exception)
LoggerClass:LogException(Exception)
DataHandler:method_10(String, String, Class217, String, Profile[], GClass555)
DataHandler:GetResponseResult(String, Class217, String, Profile[], GClass555, Stopwatch, Int32, IDictionary`2, Byte[], Int32, String)
Struct20`1:MoveNext()
System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult(GClass558)
Struct17:MoveNext()
System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult(GClass558)
Struct18:MoveNext()
UnityEngine.UnitySynchronizationContext:ExecuteTasks()
2022-12-20 19:10:56.015 +09:00|0.12.12.32.20243|Error|Default|
EXCEPTION: GException0: In response to http://127.0.0.1:6969/client/game/bot/generate: The given key was not present in the dictionary.
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at BotsPresets+Struct23.MoveNext () [0x000e5] in <17f1af82795b4888b1316d2d7fb5cc51>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_0 (System.Object state) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () [0x00002] in <85d1d3e7744a4a47b5f51883bf40bba2>:0
2022-12-20 19:10:56.015 +09:00|0.12.12.32.20243|Error|Default|GException0: In response to http://127.0.0.1:6969/client/game/bot/generate: The given key was not present in the dictionary.
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <eae584ce26bc40229c1b1aa476bfa589>:0)
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <eae584ce26bc40229c1b1aa476bfa589>:0)
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <eae584ce26bc40229c1b1aa476bfa589>:0)
System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <eae584ce26bc40229c1b1aa476bfa589>:0)
System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () (at <eae584ce26bc40229c1b1aa476bfa589>:0)
BotsPresets+Struct23.MoveNext () (at <17f1af82795b4888b1316d2d7fb5cc51>:0)
--- End of stack trace from previous location where exception was thrown ---
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <eae584ce26bc40229c1b1aa476bfa589>:0)
System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_0 (System.Object state) (at <eae584ce26bc40229c1b1aa476bfa589>:0)
UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at <85d1d3e7744a4a47b5f51883bf40bba2>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
Class297:UnityEngine.ILogHandler.LogException(Exception, Object)
UnityEngine.UnitySynchronizationContext:ExecuteTasks()