[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] pygame.mixer.Sound Error



Hi,

When pygame.mixer has not been initialized (pygame.mixer.init()), attempting pygame.mixer.Sound(...) will tell you that the file cannot been loaded. Instead, I recommend it say something about the module not being initialized.

Thanks,
Ian