Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Pygame.error: Failed loading libvorbisfile-3.dll:The specified module could not be found. #4

@WorkInProgressNow

Description

@WorkInProgressNow

After I used the method from the persons on github to fix a bug,I run the code again.But I found that it also can not work!The python shell tell me just like title: pygame.error: Failed loading libvorbisfile-3.dll:The specified module could not be found.Before the pygame.error,the python shell tell me the error is from the

File "C:\Minecraft-Pygame-main\game\sound\Sound.py", line 33, in initMusic      
    self.musicPlayer.load(self.MENU_MUSIC[musicNum])
File "C:\Minecraft-Pygame-main\main.py", line 398, in <module>
    sound.initMusic(False)

I search a lot about this from the internet,but I found that they are all not useful.I really
did not know how to fix it!
Can you help me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions