Sk1erLLC / AutoGG

Automatically say a selected phrase after a game has ended on supported servers.
GNU General Public License v3.0
18 stars 15 forks source link

Crashing when trigger lists are not filled/created #15

Closed ghost closed 3 years ago

ghost commented 3 years ago

When for whatever reason the client does not generate a list for casual_triggers or triggers (typically the result of not being able to ping the triggers list hosted on the website), the client will crash with an NPE due to AutoGG.ggRegexes being null or empty.

ghost commented 3 years ago

Resolved in #18