No Comment Text / Valid Description

Hi everyone,

I have a small issue in my code - I get a warning in the console prompt saying :

[..\..\..\..\src\libmpg123\id3.c:345] error: No comment text / valid description?

Looks like I forgot to fill something, just wondering if any of you has faced this problem before.

Cheers! 

I have found out that the part of my code where I load an audio music file (for the background music) is the one that is causing that strange call in the corona terminal. 

backgroundMusic = audio.loadStream("music/menu.mp3") 

I have tried changing the folder of the file and leaving it in the main folder but it didn’t took the warning away. 

The bitrate of the file is 192 kbps - I don’t know if this can be the source of the problem. 

I have found out that the part of my code where I load an audio music file (for the background music) is the one that is causing that strange call in the corona terminal. 

backgroundMusic = audio.loadStream("music/menu.mp3") 

I have tried changing the folder of the file and leaving it in the main folder but it didn’t took the warning away. 

The bitrate of the file is 192 kbps - I don’t know if this can be the source of the problem. 

I have the same error as you, would really want to get rid of it before I publish my app.

It also come from the audio somewhere …

Do anyone know how to resolve this issue??

Thanks

I have the same error as you, would really want to get rid of it before I publish my app.

It also come from the audio somewhere …

Do anyone know how to resolve this issue??

Thanks

Hi,

did you get a solution for this problem?

Tks

Easy fix for this problem is to download a mp3 repair tool i used the information from this site :

http://mp3.about.com/od/tutorials/ht/Repair-MP3-Files.htm

and i used the program on the site easy link is here :

http://www.softpedia.com/get/Multimedia/Audio/Other-AUDIO-Tools/MP3RepairTool.shtml

i haved the same error and it was just a 2 click after this information i hope this helps others in the future :slight_smile:

Sincerly T-Mac

Hi,

did you get a solution for this problem?

Tks

Thank you! The software was able to repair 22 of my 23 mp3s… great stuff :wink:

Easy fix for this problem is to download a mp3 repair tool i used the information from this site :

http://mp3.about.com/od/tutorials/ht/Repair-MP3-Files.htm

and i used the program on the site easy link is here :

http://www.softpedia.com/get/Multimedia/Audio/Other-AUDIO-Tools/MP3RepairTool.shtml

i haved the same error and it was just a 2 click after this information i hope this helps others in the future :slight_smile:

Sincerly T-Mac

Thank you! The software was able to repair 22 of my 23 mp3s… great stuff :wink: