Skip to content

Fix library crashing on client receive message

Mateusz Brawański requested to merge github/fork/uwx/patch-88 into master

Created by: uwx

Summary

Fixes the client crashing when receiving a message

Details

I thought ToDictionary would purge duplicate keys, I was very wrong

Changes proposed

  • Make sure keys are distinct before creating DiscordNameLookup dictionary

Notes

This was a huge mistake

Merge request reports

Loading