• 0

    posted a message on Minecraft Chromium Embedded Framework (MCEF)
    Quote from Zelda73021»

    Yeah! Im having the exact same problem.


    Somehow my brother fixed it. He left Minecraft open over night or something and the next day the download was working. I simply copied all his files related to MCEF and it started working, though I suspect one file in particular "mcef.json" -- a file that did not exist before I copied it -- had been causing the problem. I can give you a copy of mcef.json if you want to try that:


    {
    "platforms": {
    "win32": {
    "cef.pak": "35e7111a7d6fdd81cb6fcfc87497600cdab7456b",
    "cef_100_percent.pak": "2ee3e69b1ff8aa82ef4cae62975aac4d90290222",
    "cef_200_percent.pak": "69b1d9f37b52159904c843f031d1e50c3ab0ab1c",
    "d3dcompiler_43.dll": "98be17e1d324790a5b206e1ea1cc4e64fbe21240",
    "d3dcompiler_46.dll": "9dcd5b3a05b4fd1c71198fc11aa0f8f569a3e21d",
    "devtools_resources.pak": "842499621764622b33a2bcd55fc131925f98f310",
    "ffmpegsumo.dll": "53b4650870481c5b98e0e5a9e10164298597eb5a",
    "icudtl.dat": "1ecbe1bd741c7101c72361d1d3dab5ad9056c2a1",
    "jcef.dll": "f72045718b4d58bbcb0ed9b64c1f69ccf0f88cc2",
    "jcef_helper.exe": "ba52a7d91d8f45545f63032b325291e847d2fd1a",
    "libcef.dll": "4edf7494c42c4eaa69e9bafa70badef117579b2d",
    "libEGL.dll": "d0385658e88dca2df63b1aa39fe6506ccc93e791",
    "libGLESv2.dll": "45da37ad25345fadad8d9228fda9bed1d24fcb03",
    "locales.zip": "43a168b804469667c55e5bf2533695ca508ce606",
    "pdf.dll": "ff19418182dad96cd43e485f488010855196c6be"
    },

    "win64": {
    "cef.pak": "35e7111a7d6fdd81cb6fcfc87497600cdab7456b",
    "cef_100_percent.pak": "2ee3e69b1ff8aa82ef4cae62975aac4d90290222",
    "cef_200_percent.pak": "69b1d9f37b52159904c843f031d1e50c3ab0ab1c",
    "d3dcompiler_43.dll": "98be17e1d324790a5b206e1ea1cc4e64fbe21240",
    "d3dcompiler_46.dll": "9ced490f112005df9576d16ee06d8004db44afbe",
    "devtools_resources.pak": "842499621764622b33a2bcd55fc131925f98f310",
    "ffmpegsumo.dll": "19a5e8a58c2a26a1a4039614caf10b06421a3b00",
    "icudtl.dat": "1ecbe1bd741c7101c72361d1d3dab5ad9056c2a1",
    "jcef.dll": "7c5ed32189f2d57800a8f207bc29ba71ef36cb6c",
    "jcef_helper.exe": "0131b74a72b06819f212999eae27ee0a46b4cf7b",
    "libcef.dll": "d1ea4e67de9572e65cea04eaec809ff1dce9d9e0",
    "libEGL.dll": "505cf7e18d0fea964b0cc80aeef4a69701dc2a80",
    "libGLESv2.dll": "ff159e7940bbfed3e9d80771dafba0449ffdd7f7",
    "locales.zip": "047520131ca44d96739db1917fdf5244227adde6",
    "pdf.dll": "69ca1429ade0be98ec253c5f58b76a8943b0dad4"
    }
    },

    "extract": [ "locales.zip" ],
    "version": "0.5"
    }

    Just go to your %appdata%/.minecraft folder and create a new file "mcef.json" and paste the above in. Might fix it.

    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Chromium Embedded Framework (MCEF)

    So I'm trying to use Web Displays (in v11, Minecraft 1.7.10, and 64 bit java that comes with the new launcher), but obviously the latest version requires this API, correct?. However, whenever I launch minecraft and this mod is supposed to download the required Chromium library files, it freezes at libcef.dll and doesn't continue downloading, though minecraft launches. Is this supposed to happen? Either way in game web displays does not display any websites (only a black screen).... Does anyone know the answer or have a similar problem?


    I'll probably look at the source today to get a general idea of what's wrong, but if it's my own user error some assistance would be much appreciated.

    Posted in: Minecraft Mods
  • 0

    posted a message on Web Displays - Browse On the Internet in Minecraft!
    @EL33TSpyLoading:

    As minecraft is completely based on Java, so is this mod. This mod (up to version .09) has been using a 32 bit dll to load web pages in JOpenGL. However, a 64 bit jre cannot load 32 bit dlls (sadly). The only way to use this mod (without updating to the new version .10) is to install a 32 bit JRE and edit your launcher settings to use the 32 bit JRE. So, unless you have other mods that haven't updated to 1.7.10 yet, I advise getting .10. Downgrading JRE is not worth it.
    Posted in: Minecraft Mods
  • 0

    posted a message on Web Displays - Browse On the Internet in Minecraft!
    Can the mod owner, or someone with permission from the mod owner please port version 0.10 to 1.6.4, or version 0.07 to Chromium. I have waited so long for this mod to update to 64 bit and when it finally does, but its for 1.7.10 only. And no I can't update to 1.7.10 because of my other mods. Any help whatsoever would be appreciated. Or an alternative.
    Posted in: Minecraft Mods
  • 0

    posted a message on Web Displays - Browse On the Internet in Minecraft!
    herobrine123x_, I think what TheNinjaBetaTester meant is to make the mod compatible with the 64 bit JVM, so 64 bit users don't have to downgrade their JVM, limiting RAM usage. As the mod developer says in the "Next Update" spoiler on the first page of the thread at the bottom, using Chromium (a 64 bit dll) to replace his current 32 bit dll for in game internet interaction would solve this problem (the 64 bit JVM is limited to only reading 64 bit dlls and cannot read 32 bit dlls). We can however assume that because it is in the "Next Update" section that the mod developer is attempting to get that working, hopefully sooner than later because I'm not getting it until its 64 bit compatible, as I'm sure some of us would agree.
    Posted in: Minecraft Mods
  • 1

    posted a message on Web Displays - Browse On the Internet in Minecraft!
    Can u open up a command prompt window (start, then search for cmd) and type java -version into it. It should say whether or not the java program on the path is 32 bit or 64 bit. For example i have a 64 bit Java Virtual Machine version 1.8.0_11 and "java -version" outputs:

    java version "1.8.0_11"
    Java(TM) SE Runtime Environment (build 1.8.0_11-b12)
    Java HotSpot(TM) 64-Bit Server VM (build 25.11-b03, mixed mode)

    If this outputs "64-Bit" like mine that means that you have the wrong java executable on the path and you need to edit it to the proper (32-Bit) path.
    Posted in: Minecraft Mods
  • 0

    posted a message on Web Displays - Browse On the Internet in Minecraft!
    I was just wondering what your ETA for the next update was (need it for my server because no one wants to downgrade to 32 bit). I understand your predicament with Awesomium being a 32 bit .dll only, and the JNI for the 64 bit JVM only supporting 64 bit .dlls, but I was wondering if you could give just an approximation. (Or just release a version with Chromium and no other changes for all the 64 bit people who would love this mod).
    Posted in: Minecraft Mods
  • To post a comment, please .