MCEF (Minecraft Chromium Embedded Framework)

MCEF (Minecraft Chromium Embedded Framework)

1M Downloads

MCEF fails to download binaries on feather client

Blobanium opened this issue ยท 1 comments

commented

This was brought up to me on my discord server.

there's seems to be an issue downloading the binaries when MCEF is being run on feather client.

log file: latest.log

commented

@Blobanium Looking at your log file, it fails to download the checksum file and i believe also fails to download mcef itself, and when it goes to Initialize CEF it fails to load libcef.dll as stated by the java.lang.UnsatisfiedLinkError

info: [21:12:35] [Thread-1/WARN]: Failed to download JCEF hash.
info: [21:12:35] [Thread-1/INFO]: https://mcef-download.cinemamod.com/java-cef-builds/a78e832f9f13c2c688caea3d04d8b84fcd238d94/windows_amd64.tar.gz -> C:\Users\Kameren\Desktop\Minecraft installs\Feather Client\mods\mcef-libraries\windows_amd64.tar.gz
etc etc etc
Caused by: java.lang.UnsatisfiedLinkError: C:\Users\Kameren\Desktop\Minecraft installs\Feather Client\mods\mcef-libraries\windows_amd64\libcef.dll: The specified procedure could not be found