Closed ghost closed 8 years ago
When I tried it I just got a bunch of errors
I tried it and didn't hear a boom, just "click-click-click-click..."
Oh, I'm getting an indent error.
It won't go away!!!!!
IndentationError: unindent does not match any outer indentation level
It goes click click click if it cannot find a sound file.
I always got a pygame exception saying that it could not load the file. I think that we should disable the code in the master branch and make a new branch that we can use to try and get sound to work
Wait
Ok, I fixed the indent error.
Should work now.
Yeah I think your right BookOwl, now I'm getting a memory error.
Yay, memory error comes up cause my computer doesn't have much ram.
A memory error? With audio? Hm. That seems strange. To be clear are you getting an out of memory error? Or is it an access violation? or something else?
I agree, that is strange. Can you post the exact error?
Since we're having so much trouble getting Pygame's audio to work, maybe we should try using simpleaudio
YESSSSS! FInally fixed it! I forgot to initilise the pygame mixer, thats why there was a memory error, http://stackoverflow.com/questions/8690301/pygame-memoryerror
Going to release a patch...
Sound seems to work fie but the was a comment saying it was't working. hmm?