Skip to main content

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

Error + crash on returning to lobby after match

A topic by LooseMagoose created 97 days ago Views: 71 Replies: 6
Viewing posts 1 to 6
(+1)

Hosted a lobby and my friend joined through the browser, after (I think) our first match I crashed after returning to the lobby. He said he didn't crash, but the lobby I made was still in the browser for a bit and had 5/4 players in it.
Error report is at the end of the video, lmk if it's too compressed to read properly
Developer(+1)

I see the error message say, "indexing nil value when runnnig the menuConfirm command".
I'm pretty sure the lobby somehow reset internally on your side for some reason and your opponent was still connected to your lobby and tried to press the "ready up" button on their side and it got to you and caused a crash cause there player data no longer existed on your side making it a nil reference.

Developer(+1)

also, funni you guys playing on the prototype Ocean highway map. I prolly shouldn't leave that in. I was just testing loading different maps and forgor to remove it

(+1)

I wanted to see what the different maps looked like... I was young and naive back then

Developer(+1)

I found the cause of the lobby reset bug. it was a stray line I missed in the map selection mini-menu when you hit the back button to close the menu it ticked the flag to reset the lobby when you return from in game. 
My bad :^(

Developer(+1)

now it makes alot of sense why this occurred when you decided to play on a different  map

Developer

alright the patch has been pushed out