MirayaProject / miraya

Twitch ChatBot for "osu!", built with C++ & Qt6
GNU General Public License v3.0
22 stars 4 forks source link

Commands crashes the program #10

Closed Sclafus closed 2 years ago

Sclafus commented 2 years ago

For some reason, an Address boundary error is raised whenever a command is received. This is was introduced between 1.0.0-alpha.2 and 1.0.0-alpha.3 (https://github.com/MirayaProject/miraya/compare/1.0.0-alpha.2...1.0.0-alpha.3) It happens most of the times, but not always. image