@MrTroble wrote:
Hello my dear friends!
I have a little problem regarding the loading of a Song.
Every time I try to load the song I get this exception:System.IO.InvalidDataException: 'Could not determine container type!'
Following code produces this error:
manager.Load<Song>("MVPTune");
while
manager
is the ContentManager
I created the xnb file with the pipeline tool and located it correctly in the content folder.
The by the pipeline converted.wma
file is playable and in the right position too.Importer: MP3 Importer - Monogame
Processor: Song - Monogame
Quality: Best
Platform: Win10 x64
Monogame Tool: 3.6.0.1625Thanks for any help.
MrTroble
Posts: 2
Participants: 2