Skip to content

Fix missing sounds on some hits

Although the play of the media on each hit is properly triggered and logged, in some hits the sound is not reproduced.

After some trial and error, with this change I do not miss any sound - or I am just lucky and the issue somehow disappeared.

In any case, I suppose that the reset of position after media play had been added to ensure that media is always played starting from position=0. So, I believe that eventually this change serves the same purpose with the bonus of "fixing" the missing sounds.

Merge request reports