HyperCubeMC / Modern-Minecraft-Decompiler

Modern Minecraft Decompiler
https://the-hyperzone.github.io/Modern-Minecraft-Decompiler/
MIT License
60 stars 8 forks source link

Minecract cannot obtain the narrator library #13

Closed f1nniboy closed 4 years ago

f1nniboy commented 4 years ago

Minecraft cannot obtain the narrator library: ERROR : Couldn't load Narrator library : Unable to load library 'SAPIWrapper_x86': Can't obtain InputStream for win32-x86-64/SAPIWrapper_x86.dll

ahmed605 commented 4 years ago

What's the OS and processor architecture?

f1nniboy commented 4 years ago

Windows 10 and 64 bit

ahmed605 commented 4 years ago

Try running Gradle task genIntellijRuns and then do this: https://github.com/hypercubemc-github/Modern-Minecraft-Decompiler/wiki/Running-the-Client-in-the-IDE#method-3--not-recommended-

ahmed605 commented 4 years ago

@f1nniboy does that fixed your issue ⤵️

Try running Gradle task genIntellijRuns and then do this: https://github.com/hypercubemc-github/Modern-Minecraft-Decompiler/wiki/Running-the-Client-in-the-IDE#method-3--not-recommended-