PurplefinNeptuna / DiscordRP-tModLoader

Discord Rich Presence for Terraria tModLoader
MIT License
16 stars 3 forks source link

Fix Discord RPC being flooded out #7

Open staticfox opened 3 years ago

staticfox commented 3 years ago

It seems that game ticks do not necessarily align up to being 60/s, as the mod would immediately flood out Discord when the client joins a world, causing the connection to immediately die. I suspect this patch will also resolve #6.

Joshua-Wilcox commented 3 years ago

I am getting this issue as well