MonoGame/MonoGame

SoundEffectInstance IsLooped=true with GC.Collect() on Windows 8.1

Open

#4.771 aberto em 16 de abr. de 2016

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)C# (3.071 forks)batch import
Help Wanted

Métricas do repositório

Stars
 (13.886 stars)
Métricas de merge de PR
 (Mesclagem média 25d 3h) (22 fundiu PRs em 30d)

Description

When i play SoundEffectInstance with IsLooped=true and GC.Collect() calling every update then i randomly get:

Exception thrown at 0x0F472D13 (XAudio2_9.dll) in App.Windows.exe: 0xC0000005: Access violation reading location 0x03D2B000.

Guia do colaborador