Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Error + Crash on Deploying with no Internet Connection

A topic by LooseMagoose created 41 days ago Views: 33 Replies: 2
Viewing posts 1 to 3
(+1)

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'

Developer (1 edit) (+1)

Thanks for the report! This is another oversight. easy fix tho I'll get this patched quick.

Developer(+1)

patched  :^)