beyond-all-reason / BYAR-Chobby

Currently used legacy lobby for BAR, for the new lobby development see https://github.com/beyond-all-reason/bar-lobby
59 stars 69 forks source link

Add nil check before commands[1] = self.buffer .. commands[1] #598

Closed AntlerForce closed 6 months ago

AntlerForce commented 6 months ago

Screenshot_20240315_185452

p2004a commented 6 months ago

I don't understand how this can be possibly nil

AntlerForce commented 6 months ago

explode can't operate on nil so it would error out by this time anyways