Josko / aura-bot

Warcraft III high-performance hosting bot written in C++14.
76 stars 42 forks source link

Executing "!status" Command Causes Program to Crash #71

Closed jaelys closed 6 years ago

jaelys commented 6 years ago

Executing "!status" Command Causes Program to Crash

Josko commented 6 years ago

Any context possible here? Works for me on Linux, with only official server(s). Anything particular has to be happen or just all time crashing?

juvian commented 6 years ago

Stats.h still has a reference to only 12 players, maybe doesn't work on 24 player maps?

jaelys commented 6 years ago

Command !status At any time, the bot will be disconnected build windows x64

ngx3 commented 6 years ago

Can confirm this is true, the bot crashes when you type !status, spits out: Segmentation fault (core dumped) in console.

n-agi commented 6 years ago

This might happens when you use !status command without having connection between Aura and IRC.

Josko commented 6 years ago

Thanks @n-agi for the heads-up!