o/ me again,
I was idling while searching for a match after clicking 'Deploy into Conflict Zone' and my internet went out. It booted me back to the main menu, and when I clicked 'Deploy' again (while the internet was still out) I got this error with a crash:
Error
scenes/mainMenu.lua:205: bad argument #1 to 'sendMessageToConnection' (number expected, got nil)
Traceback
[love "callbacks.lua"]:228: in function 'handler'
[C]: in function 'sendMessageToConnection'
scenes/mainMenu.lua:205: in function 'event'
menuLibrary/menuManager.lua:103: in function 'update'
scenes/mainMenu.lua:356: in function 'update'
scenes/gameScreenManager.lua:51: in function 'update'
main.lua:252: in function 'update'
[love "callbacks.lua"]:162: in function <[love "callbacks.lua"]:144>
[C]: in function 'xpcall'