Subscribe
Badlion fails to load resources when ran trough UAC
Posted on 15 July 2022 - 03:42 PM
Badlion Client is unable to load or cache any of it's own resources on Windows when it is executed trough User Account Control on a standard user. This affects all versions besides 1.8.9. As a result, half of the user interface consists of black squares, no cosmetics load at all.Log files mostly consist of the following exception occuring for every single asset:
Outtake from \logs\blcient\minecraft\2022-07-15-2log
javax.imageio.IIOException: Can't create cache file!
at javax.imageio.ImageIO.createImageInputStream(ImageIO.java:363) ~[?:?]
at javax.imageio.ImageIO.read(ImageIO.java:1361) ~[?:?]
at net.badlion.clientcommon.util.m.a(SourceFile:348) ~[BLClient.jar:?]
at net.badlion.clientcommon.util.m.a(SourceFile:31) ~[BLClient.jar:?]
at net.badlion.clientcommon.util.p.run(SourceFile:332) ~[BLClient.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.nio.file.AccessDeniedException: C:\Users\ONDR-A~1\AppData\Local\Temp\imageio17338266915844811385.tmp
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) ~[?:?]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) ~[?:?]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) ~[?:?]
at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:236) ~[?:?]
at java.nio.file.Files.newByteChannel(Files.java:380) ~[?:?]
at java.nio.file.Files.createFile(Files.java:658) ~[?:?]
at java.nio.file.TempFileHelper.create(TempFileHelper.java:136) ~[?:?]
at java.nio.file.TempFileHelper.createTempFile(TempFileHelper.java:159) ~[?:?]
at java.nio.file.Files.createTempFile(Files.java:923) ~[?:?]
at javax.imageio.stream.FileCacheImageInputStream.<init>(FileCacheImageInputStream.java:102) ~[?:?]
at com.sun.imageio.spi.InputStreamImageInputStreamSpi.createInputStreamInstance(InputStreamImageInputStreamSpi.java:69) ~[?:?]
at javax.imageio.ImageIO.createImageInputStream(ImageIO.java:359) ~[?:?]
… 9 more
The client works as expected when run under a different user that is listed in the Administrators group.
Posted on 19 July 2022 - 07:39 PM
Hello,Please submit a bug report at the bottom of the launcher, and fill every black space with the information required. All of the information that you would give us would be really helpful to the tech support dept that will help you to solve the issue.
If you don't know how to solve the issue make sure to follow these instructions https://support.badlion.net/hc/en-us/articles/360013931400-Submit-a-Bug-Report
After submitting the report a tech support member will be back to you as soon as possible.
Sincerely, uausonosalvo
Thread is locked