So I keep getting this bug whenever I try to play this modpack, even though it was working perfectly yesterday D: Any ideas of how to fix this?
java.io.FileNotFoundException: C:\Users\Pashkevich\AppData\Roaming\.technic\modpacks\attack-of-the-bteam\bin\natives\OpenAL32.dll (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
at net.technicpack.launchercore.util.ZipUtils.unzipEntry(ZipUtils.java:102)
at net.technicpack.launchercore.util.ZipUtils.unzipFile(ZipUtils.java:159)
at net.technicpack.launchercore.util.ZipUtils.unzipFile(ZipUtils.java:115)
at net.technicpack.launchercore.install.tasks.UnzipFileTask.runTask(UnzipFileTask.java:42)
at net.technicpack.launchercore.install.tasks.InstallTasksQueue.RunAllTasks(InstallTasksQueue.java:33)
at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:104)
at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:63)