#ValueError: year [YEAR] is out of range

1 messages · Page 1 of 1 (latest)

unreal flickerBOT
#

Hey! Once your issue is solved, press the button below to close this thread!

tender hatch
#

You probably use timestamp somewhere in your code and passed wrong argument?

#

If you are sure you don't use timestamp in your code, try intents = PRIVILEGED = GUILD_MEMBERS | MESSAGE_CONTENT (intents without GUILD_PRESENCES intent)
And say if problem goes away

tender hatch
#

Dates in programming is very very scary thing, and we had a bug with timestamp conversation not a long time ago, so if you get the same error, ping me
Gl hf!