Alphacharge / transcendence

A nice Pong Game with local, normal and tournament mode.
GNU General Public License v3.0
1 stars 0 forks source link

null error #73

Closed Alphacharge closed 9 months ago

Alphacharge commented 9 months ago

local game has a crash: TypeError: Cannot read properties of null (reading 'userData') nestjs | at GameGateway.announceVictory (/backend/src/game/game.gateway.ts:232:86)

Alphacharge commented 9 months ago

protected now