Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue regarding member receiving #1866

Closed
dabo123148 opened this issue Jun 3, 2021 · 2 comments
Closed

issue regarding member receiving #1866

dabo123148 opened this issue Jun 3, 2021 · 2 comments
Labels

Comments

@dabo123148
Copy link

Using version: 2.4.0
Error started occurring in the last few hours, before was running smooth

Serializer Error:
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.DateTimeOffset'. Path 'member.joined_at'. ---> System.ArgumentException: Could not cast or convert from {null} to System.DateTimeOffset.
bei Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(Object value, Type initialType, Type targetType)
bei Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(Object initialValue, CultureInfo culture, Type targetType)
bei Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)
bei Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
bei Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)

@d4n3436
Copy link
Contributor

d4n3436 commented Jun 3, 2021

Related: discord/discord-api-docs#2911

@MrCakeSlayer MrCakeSlayer added the Needs investigation Needs to be looked at by a maintainer label Nov 23, 2021
@quinchs
Copy link
Member

quinchs commented Nov 24, 2021

This was fixed in #1923

@quinchs quinchs closed this as completed Nov 24, 2021
@quinchs quinchs added bug and removed Needs investigation Needs to be looked at by a maintainer labels Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants