Fez Spider Music Module Error

Hello,

I am getting an error message using the Fez Spider and Music Module. Using VS 2010 and the latest SDKs.

[quote]An unhandled exception of type ‘System.Exception’ occurred in GTM.GHIElectronics.Music.dll

Additional information: Failed to initialize MP3 Decoder.
[/quote]

[quote]Using mainboard GHI Electronics FEZSpider version 1.0
#### Exception System.Exception - 0x00000000 (1) ####
#### Message: Failed to initialize MP3 Decoder.
#### Gadgeteer.Modules.GHIElectronics.Music::.ctor [IP: 00bd] ####
#### IntelliSight.Program::InitializeModules [IP: 001f] ####
A first chance exception of type ‘System.Exception’ occurred in GTM.GHIElectronics.Music.dll
An unhandled exception of type ‘System.Exception’ occurred in GTM.GHIElectronics.Music.dll

Additional information: Failed to initialize MP3 Decoder.

WARN: Total initialization time exceeds 10 seconds.
: ProgramStarted is blocking execution, which means events and timers will not run properly.
: Make sure not to use blocking code such as while(true) - use a GT.Timer instead.
Uncaught exception
[/quote]

There is no code that explicitly refers to music module (besides the initialization code the designer generates).

Hi,
perhaps this can help.
https://www.ghielectronics.com/community/forum/topic?id=13121
Kind regards
Roland

1 Like

@ RoSchmi - Thanks for you recommendation.

Note to all, NETMF and Gadgeteer Package 2013 R3 resolved this issue.

1 Like