Skip to main content

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

Match Replays Error

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

Error

soundManager/soundManager.lua:26: attempt to perform arithmetic on local 'vol' (a nil value)

Traceback

[love "callbacks.lua"]:228: in function 'handler'

soundManager/soundManager.lua:26: in function 'play'

scenes/playerSettings/replayMenu.lua:33: in function 'event'

menuLibrary/menuManager.lua:103: in function 'update'

scenes/playerSettings/replayMenu.lua:78: 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'

^ Happens when I try to click 'back' in the match replays menu. I have to restart the game after getting the error
Developer(+1)

Thank you for the bug report! It seems I missed a spot while changing around the menu sounds. I'll put a quick patch out for this.

Developer(+1)

Bug Fixed and Patched! thx for your heads up :^)