-
Notifications
You must be signed in to change notification settings - Fork 298
Description
here is the log please help me i didn't play minecraft over 5 months and after i got the feeling to restart playing minecraft, it crashes i don't know why please help me
here is the photo of the log:

Uncaught exception in thread "main"
java.io.UncheckedIOException: java.nio.file.AccessDeniedException: C:\Users\sered\AppData\Roaming.minecraft\libraries\org\ow2\asm\asm\9.8\asm-9.8.jar
at net.fabricmc.loader.impl.util.LoaderUtil.normalizeExistingPath0(LoaderUtil.java:56)
at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
at net.fabricmc.loader.impl.util.LoaderUtil.normalizeExistingPath(LoaderUtil.java:49)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:122)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:66)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.nio.file.AccessDeniedException: C:\Users\sered\AppData\Roaming.minecraft\libraries\org\ow2\asm\asm\9.8\asm-9.8.jar
at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:96)
at java.base/sun.nio.fs.WindowsLinkSupport.getRealPath(WindowsLinkSupport.java:288)
at java.base/sun.nio.fs.WindowsPath.toRealPath(WindowsPath.java:947)
at java.base/sun.nio.fs.WindowsPath.toRealPath(WindowsPath.java:42)
at net.fabricmc.loader.impl.util.LoaderUtil.normalizeExistingPath0(LoaderUtil.java:54)
... 5 more