Posted December 14, 20204 yr Hello, I am having issues with installing forge currently, the version is 1.16.2 I get this txt file when I try and open the installer. JVM info: Oracle Corporation - 1.8.0_251 - 25.251-b08 java.net.preferIPv4Stack=true Found java version 1.8.0_251 Exception in thread "main" java.lang.RuntimeException: javax.imageio.IIOException: Can't create cache file! at net.minecraftforge.installer.InstallerPanel.getImage(InstallerPanel.java:151) at net.minecraftforge.installer.InstallerPanel.<init>(InstallerPanel.java:167) gimp 2.10 at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:169) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:143) Caused by: javax.imageio.IIOException: Can't create cache file! at javax.imageio.ImageIO.createImageInputStream(Unknown Source) at javax.imageio.ImageIO.read(Unknown Source) at net.minecraftforge.installer.InstallerPanel.getImage(InstallerPanel.java:146) ... 3 more Caused by: java.nio.file.AccessDeniedException: C:\PROGRA~1\KMSpico\temp\imageio7051565874300452575.tmp at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source) at java.nio.file.Files.newByteChannel(Unknown Source) at java.nio.file.Files.createFile(Unknown Source) at java.nio.file.TempFileHelper.create(Unknown Source) at java.nio.file.TempFileHelper.createTempFile(Unknown Source) at java.nio.file.Files.createTempFile(Unknown Source) at javax.imageio.stream.FileCacheImageInputStream.<init>(Unknown Source) at com.sun.imageio.spi.InputStreamImageInputStreamSpi.createInputStreamInstance(Unknown Source) ... 6 more Edited December 15, 20204 yr by dawsonoco
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.