dlhg / burgerclicker

0 stars 0 forks source link

sound doesn't work 100% of the time #5

Closed dlhg closed 11 months ago

dlhg commented 1 year ago

sometimes sound doesn't work from the beginning of the game, not consistently reproducible also sometimes sound stops working during a game when it previously worked no console errors when this happens sometimes sound only works for some components, for example clicking the burger will produce a sound, but buying something from the store will not, or borgir button in test console will produce borgir sound but clicking the burger does not sometimes all but one store item will produce a click sound when bought, and it will be a different one bugged each time

dlhg commented 1 year ago

update: disabled all sounds for now as a temp fix for howler eating tons of memory when player would repeatedly click burger or store items, will get back to this later

dlhg commented 11 months ago

started using tonejs instead of howler, issue seems to be fixed