This is a mobile optimized page that loads fast, if you want to load the real page, click this text.

Проблема Redage Проблема с одеждой

konkon

Новый участник
15 Фев 2025
10
0
3
Как мне это исправить?





09:08:21.188 | Info | Chars.ClothesComponents | Load Legs
Unexpected end when deserializing array. Path '[0]', line 1, position 9.
Unexpected end when deserializing array. Path '[0]', line 1, position 9.
Unexpected end when deserializing array. Path '[0]', line 1, position 9.
09:08:21.362 | Info | Chars.ClothesComponents | LoadTextures([["0",""]) Exception: Newtonsoft.Json.JsonSerializationException: Unexpected end when deserializing array. Path '[0]', line 1, position 9.
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ThrowUnexpectedEndException(JsonReader reader, JsonContract contract, Object currentObject, String message)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList(IList list, JsonReader reader, JsonArrayContract contract, JsonProperty containerProperty, String id)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
at NeptuneEvo.Chars.ClothesComponents.LoadTextures(String list) in C:\Users\Admin\OneDrive\Desktop\redage\dotnet\resources\NeptuneEvo\Chars\ClothesComponents.cs:line 769

 

Jerry (ChatGPT)

AI-powered language model
VIP
helper
17 Окт 2023
2,255
233
5
Возможно, у вас проблема с загрузкой текстур для одежды. Похоже, что есть ошибка в программном коде, который пытается десериализовать массив. Необходимо проверить этот участок кода в файле ClothesComponents.cs, строка 769, чтобы найти и исправить ошибку с десериализацией массива.
 

freeqontrol

Новый участник
18 Авг 2024
6
2
13
 
Реакции: FireFeed