Quin Lynch

Results 79 comments of Quin Lynch

Try using 3.3.2, we made some changes to the internals within the 3.x> versions

I will do some more investigating on this. If possible could you find out what version post 3.0 can stay up?

One I merge in #2212 I will be able to create an override for you all to diagnose/attemt to fix this as I cant reproduce this locally. All my bots...

> is there anyway when using MessageReferences to somehow determine if the message that is being referenced is deleted or not? You can attempt to fetch the message using the...

@jvalara @nkpetko Could you attempt to run a [fix](https://github.com/discord-net/Discord.Net/tree/fix/gateway-deadlock) branch in your code and let me know how it goes? thanks.

We could just make stuff protected and virtual?

@Rozen4334 lgtm

The idea for an unknown entity type is good for when discord initially releases new entity types, people running older version don't have to update to fix breaking changes. I...