Build Error #5

Hey guys,
So im adding sound to my game, including click clips and a single mp3 that is longer. anyways, they all play fine in the simulator, when i build i get the message “Build Error #5”. nothing is displayed on the terminal. I found that when i remove all the sound files from my project folder and erase my code that loads and plays the sounds, then it builds just fine. anyone have any idea whats up with this? Also i am running on windows, building for Android. [import]uid: 19620 topic_id: 8869 reply_id: 308869[/import]

Not sure what exactly about the file was causing the issue, but I was trying out Physics Editor with one of the modules in my program and the file it created is what was causing this error for me. I removed the file from the project and my program built. I’m not necessarily blaming Physics Editor, because I haven’t found out what part of the file was causing the issue and wasn’t even using those physics objects in my program(It’s really a mess right now). Just wanted to let people know in case it helps. [import]uid: 44607 topic_id: 8869 reply_id: 34655[/import]