To users;
For now best to use the following mods specifically (1.7.10)
MCEF-1.7.10-0.6 & WebDisplays-0.11
NB: You will need to kill jcef_helper.exe once you close/end your minecraft session though. The "fix" was resolved with 0.7 MCEF but that has issues running.
Again BS. Log in spoiler proving otherwise. Timestamps are UTC+11
I'm confused?
Is this the fix for the screen not appearing on the in-game screen? If so, then I already have WebDisplays 0.11 and MCEF 1.7.10-0.6.
And I'm not sure what this jcef_helper.exe is.
Not sure i don't think so because still same for me black screen of death on the displays even though everything else works.
And i don't see the jcef_helper.exe loaded in my task manger at all or even well minecraft is loaded.
edit... yes it appears it is a fix once you do get it working. See below for my follow up and fix i think for black screen.
To users;
For now best to use the following mods specifically (1.7.10)
MCEF-1.7.10-0.6 & WebDisplays-0.11
NB: You will need to kill jcef_helper.exe once you close/end your minecraft session though. The "fix" was resolved with 0.7 MCEF but that has issues running.
Again BS. Log in spoiler proving otherwise. Timestamps are UTC+11
[09:15:14] [Client thread/INFO] [MCEF]: Checking for missing resources...
[09:15:14] [Client thread/INFO] [MCEF]: Found 15 missing resources. Downloading...
[09:15:14] [Client thread/INFO] [MCEF]: Mirror kindly provided by montoyo.net
[09:15:14] [Client thread/INFO] [MCEF]: Task changed to "Downloading cef.pak"
[09:15:18] [Client thread/INFO] [MCEF]: Task changed to "Downloading cef_100_percent.pak"
[09:15:19] [Client thread/INFO] [MCEF]: Task changed to "Downloading cef_200_percent.pak"
[09:15:20] [Client thread/INFO] [MCEF]: Task changed to "Downloading d3dcompiler_43.dll"
[09:15:26] [Client thread/INFO] [MCEF]: Task changed to "Downloading d3dcompiler_46.dll"
[09:15:38] [Client thread/INFO] [MCEF]: Task changed to "Downloading devtools_resources.pak"
[09:15:55] [Client thread/INFO] [MCEF]: Task changed to "Downloading ffmpegsumo.dll"
[09:15:57] [Client thread/INFO] [MCEF]: Task changed to "Downloading icudtl.dat"
[09:16:21] [Client thread/INFO] [MCEF]: Task changed to "Downloading jcef.dll"
[09:16:22] [Client thread/INFO] [MCEF]: Task changed to "Downloading jcef_helper.exe"
[09:16:23] [Client thread/INFO] [MCEF]: Task changed to "Downloading libcef.dll"
[09:17:28] [Client thread/INFO] [MCEF]: Task changed to "Downloading libEGL.dll"
[09:17:29] [Client thread/INFO] [MCEF]: Task changed to "Downloading libGLESv2.dll"
[09:17:30] [Client thread/INFO] [MCEF]: Task changed to "Downloading pdf.dll"
[09:17:51] [Client thread/INFO] [MCEF]: Task changed to "Downloading locales.zip"
[09:17:51] [Client thread/INFO] [MCEF]: Task changed to "Extracting locales.zip"
[09:17:52] [Client thread/INFO] [MCEF]: Done; all resources were downloaded.
[09:17:52] [Client thread/INFO] [MCEF]: Now adding "C:/Users/<REMOVED>/MultiMC/instances/WebDisplays/minecraft" to java.library.path
[09:17:52] [Client thread/INFO] [MCEF]: Done without errors.
This was all done in a new fresh MutiMC instance. Forge 1614, Java 8u121
What java are you using 32 bit or 64 bit? i see it says detected platform 64bit but not sure if that's java 64bit. I heard 64bit was working but still see areas saying to use 32 bit. but some reason i can't get 32 bit too load my forge version 1614.
Thank you very much on this but.... no date on your time stamps just time so blaze the fox still could be right on this black screen issue.
But going to check my logs and search for what you sent. and see if i see same thing. if not at least you posted where the library path is.
And might be able to work with that. thank you again spannerman.
Edit.
Ok looked at my log and working on how to fix right now
Something about couldn't initialize CEF
[16:50:13] [Client thread/INFO]: Now initializing MCEF v0.6...
[16:50:14] [Client thread/INFO]: Detected platform: win64
[16:50:14] [Client thread/INFO]: Checking for missing resources...
[16:50:14] [Client thread/INFO]: None are missing. Good.
[16:50:14] [Client thread/INFO]: Now adding "C:/Games/MinecraftForge" to java.library.path
[16:50:14] [Client thread/INFO]: Done without errors.
[16:50:14] [Client thread/ERROR]: Going in virtual mode; couldn't initialize CEF.
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.UnsatisfiedLinkError: C:\Games\MinecraftForge\jcef.dll: %1 is not a valid Win32 application
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader$NativeLibrary.load(Native Method)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadLibrary0(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadLibrary(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Runtime.loadLibrary0(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.System.loadLibrary(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.cef.CefApp.<init>(CefApp.java:165)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.cef.CefApp.getInstance(CefApp.java:252)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.cef.CefApp.getInstance(CefApp.java:239)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.montoyo.mcef.client.ClientProxy.onInit(ClientProxy.java:101)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.montoyo.mcef.MCEF.onInit(MCEF.java:44)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
edit:2
OK... thank you again spannerman.
Not confirmed yet. but think i maybe fixed mine. will know shortly.
But i did get it to load correctly now.
I was using minecrafts official launcher.
I looked up the dll file and came across a similar error message.
They said something about a folder being in the same location as the file.(Not a minecraft thing just similar error)
anyways. I looked at your spoiler again and saw where your files were going. compared to mine going to root directory.
Which means something in root directory messing it up.
So I installed multiMC like you were using and now i see it does things different than minecrafts launcher with folders and mods. And now it's loaded and i see the jcefhelper.exe in taskmanger and now i will need to end task on when done playing minecraft. So DLL File loaded and spoiler has no error for dll file. and yes i even tried deleting all the files for the mod so it would redownload them all and that still did not work for the regular minecraft launcher.
So fix was to use MultiMC. Will post in a little bit if black screen is gone after i finish setting up everything else i need to do to log on to my server.
EDIT 3 and final edit
OK this did indead fixed my black screen and now webdisplay mod works correctly.
So for anyone who is having the same issue check your log and see if the dll file is not loading and giving the not a 32bit error message.
If so did you do what i did and used minecrafts launcher? if so use multiMC https://multimc.org/
this did fix my issue of having with staying a blackscreen when you click on screen with WebDisplays 0.11 and MCEF 1.7.10-0.6.
If you crash your using mcef 1.7.10-0.7 downgrade to 0.6.
Also in your config if you have ppp set too high that will also cause it to stay black screen
not sure what the max setting is for this that you can do if your pc can handle it.
So again try this if your having the black screen issue. Seen a lot of you out there on this forum.
First of all it wasn't BS. Working clients without changes broke leaving blank screens. I have since tried MultiMC and it seems to work as well as other launchers I used to use. I was deleting the whole pack multiple times and starting again on launchers that previously worked. It must have been an upstream internet issue or something.
Web displays seems to work again but definitely isn't compatible with the revamped curse-twitch app, or rather MCEF doesn't seem to load at all. Only getting a black screen and no MCEF browser.
First of all it wasn't BS. Working clients without changes broke leaving blank screens. I have since tried MultiMC and it seems to work as well as other launchers I used to use. I was deleting the whole pack multiple times and starting again on launchers that previously worked. It must have been an upstream internet issue or something.
Perhaps the case but every following post on from yours gave the impression that you had some sort of authority on the matter - which you should of followed on with updates if/when upstream issues were resolved.
Web displays seems to work again but definitely isn't compatible with the revamped curse-twitch app, or rather MCEF doesn't seem to load at all. Only getting a black screen and no MCEF browser.
What do you expect from a company that promotes a monolithic culture. No true cross platform launcher, extreme lack of co-operation with any other launcher systems are just two off the top of my head.
This is why i promote and support open source alternatives as (usually) they actually work over the "supposed" supported platform/systems. Not to mention you have no idea what exactly is being sent/captured with the cursedcurse-twittwitch program.
How do other peoples posts following mine enforce me as having authority over this mod? It had been broken for several weeks with all instances having the same issue over all clients. I was informing people to not waste their time until someone looked in to the issue. It takes 30-60 hours per update even for very small packs. If I can help someone avoid spending 3 hours working on a mod that hasn't worked for more than several days then I am going to leave that message.
Also, the Twitch app is managed by Curse who put in a lot of effort to provide an excellent program and platform for the games they support. They recently extended the apps reach to Mac and it's the replacement for the FTB launcher so I'm not sure what you're on about. It was developed independently and is still managed by the same team.
What hapens if i'm login in a site like youtube in this in-game browser ?
Security wise - don't. This version of JCEF isn't the most up to date (currently).
The whole purpose (from what I gathered while actually using this mod) is the ability to display static webpages or to embed videos
Hi, I have your mod on my modpack along with MCEF of course and MCEF is notifying me there is an update to 0.7. Not sure if I should update or not since your mod hasn't updated. Please let me know, thanks a bunch
When I Join my brothers LAN world it works fine. But when he or I turn on the TV it crashes the Joined player. Not the host...the joined player. We have the same version things and we use 1.7.10 MCEF 0.7. Its driving us NUTS!!! please Somebody reply to me!!! P.S it does not give me a crash report so don't ask me for one plz.
When I Join my brothers LAN world it works fine. But when he or I turn on the TV it crashes the Joined player. Not the host...the joined player. We have the same version things and we use 1.7.10 MCEF 0.7. Its driving us NUTS!!! please Somebody reply to me!!! P.S it does not give me a crash report so don't ask me for one plz.
I'm confused?
Is this the fix for the screen not appearing on the in-game screen? If so, then I already have WebDisplays 0.11 and MCEF 1.7.10-0.6.
And I'm not sure what this jcef_helper.exe is.
A FIX FOR BLACK SCREEN IN THIS MESSAGE
At least for me it was hope it helps anyone else out there.
Not sure i don't think so because still same for me black screen of death on the displays even though everything else works.
And i don't see the jcef_helper.exe loaded in my task manger at all or even well minecraft is loaded.
edit... yes it appears it is a fix once you do get it working. See below for my follow up and fix i think for black screen.
What java are you using 32 bit or 64 bit? i see it says detected platform 64bit but not sure if that's java 64bit. I heard 64bit was working but still see areas saying to use 32 bit. but some reason i can't get 32 bit too load my forge version 1614.
so blaze the fox still could be right on this black screen issue.
Thank you very much on this but.... no date on your time stamps just time
But going to check my logs and search for what you sent. and see if i see same thing. if not at least you posted where the library path is.
And might be able to work with that. thank you again spannerman.
Edit.
Ok looked at my log and working on how to fix right now
Something about couldn't initialize CEF
[16:50:13] [Client thread/INFO]: Now initializing MCEF v0.6...
[16:50:14] [Client thread/INFO]: Detected platform: win64
[16:50:14] [Client thread/INFO]: Checking for missing resources...
[16:50:14] [Client thread/INFO]: None are missing. Good.
[16:50:14] [Client thread/INFO]: Now adding "C:/Games/MinecraftForge" to java.library.path
[16:50:14] [Client thread/INFO]: Done without errors.
[16:50:14] [Client thread/ERROR]: Going in virtual mode; couldn't initialize CEF.
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.UnsatisfiedLinkError: C:\Games\MinecraftForge\jcef.dll: %1 is not a valid Win32 application
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader$NativeLibrary.load(Native Method)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadLibrary0(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadLibrary(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Runtime.loadLibrary0(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.System.loadLibrary(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.cef.CefApp.<init>(CefApp.java:165)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.cef.CefApp.getInstance(CefApp.java:252)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.cef.CefApp.getInstance(CefApp.java:239)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.montoyo.mcef.client.ClientProxy.onInit(ClientProxy.java:101)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.montoyo.mcef.MCEF.onInit(MCEF.java:44)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:50:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
edit:2
OK... thank you again spannerman.
Not confirmed yet. but think i maybe fixed mine. will know shortly.
But i did get it to load correctly now.
I was using minecrafts official launcher.
I looked up the dll file and came across a similar error message.
They said something about a folder being in the same location as the file.(Not a minecraft thing just similar error)
anyways. I looked at your spoiler again and saw where your files were going. compared to mine going to root directory.
Which means something in root directory messing it up.
So I installed multiMC like you were using and now i see it does things different than minecrafts launcher with folders and mods. And now it's loaded and i see the jcefhelper.exe in taskmanger and now i will need to end task on when done playing minecraft. So DLL File loaded and spoiler has no error for dll file. and yes i even tried deleting all the files for the mod so it would redownload them all and that still did not work for the regular minecraft launcher.
So fix was to use MultiMC. Will post in a little bit if black screen is gone after i finish setting up everything else i need to do to log on to my server.
EDIT 3 and final edit
OK this did indead fixed my black screen and now webdisplay mod works correctly.
So for anyone who is having the same issue check your log and see if the dll file is not loading and giving the not a 32bit error message.
If so did you do what i did and used minecrafts launcher? if so use multiMC https://multimc.org/
this did fix my issue of having with staying a blackscreen when you click on screen with WebDisplays 0.11 and MCEF 1.7.10-0.6.
If you crash your using mcef 1.7.10-0.7 downgrade to 0.6.
Also in your config if you have ppp set too high that will also cause it to stay black screen
not sure what the max setting is for this that you can do if your pc can handle it.
So again try this if your having the black screen issue. Seen a lot of you out there on this forum.
First of all it wasn't BS. Working clients without changes broke leaving blank screens. I have since tried MultiMC and it seems to work as well as other launchers I used to use. I was deleting the whole pack multiple times and starting again on launchers that previously worked. It must have been an upstream internet issue or something.
Web displays seems to work again but definitely isn't compatible with the revamped curse-twitch app, or rather MCEF doesn't seem to load at all. Only getting a black screen and no MCEF browser.
Also note, Web Displays works on 64bit.
Perhaps the case but every following post on from yours gave the impression that you had some sort of authority on the matter - which you should of followed on with updates if/when upstream issues were resolved.
What do you expect from a company that promotes a monolithic culture. No true cross platform launcher, extreme lack of co-operation with any other launcher systems are just two off the top of my head.
This is why i promote and support open source alternatives as (usually) they actually work over the "supposed" supported platform/systems. Not to mention you have no idea what exactly is being sent/captured with the
cursedcurse-twittwitch program.How do other peoples posts following mine enforce me as having authority over this mod? It had been broken for several weeks with all instances having the same issue over all clients. I was informing people to not waste their time until someone looked in to the issue. It takes 30-60 hours per update even for very small packs. If I can help someone avoid spending 3 hours working on a mod that hasn't worked for more than several days then I am going to leave that message.
Also, the Twitch app is managed by Curse who put in a lot of effort to provide an excellent program and platform for the games they support. They recently extended the apps reach to Mac and it's the replacement for the FTB launcher so I'm not sure what you're on about. It was developed independently and is still managed by the same team.
Any chance this will be updated to 1.11?
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2601515-mapping-and-modding-rules
Didn't see that. My bad. Apologies
Use MultiMC - works no issues there.
What hapens if i'm login in a site like youtube in this in-game browser ?
why can't i open the game
A detailed walkthrough of the error, its code path and all known details is as follows:A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- System Details --Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_121, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 120251800 bytes (114 MB) / 306429952 bytes (292 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 10 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024M -Xms256M -Xmn128M -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+CMSParallelRemarkEnabled -XX:+ParallelRefProcEnabled -XX:+CMSClassUnloadingEnabled -XX:+UseCMSInitiatingOccupancyOnly AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 19 mods loaded, 19 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UC Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) UC <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) UC DragonAPI{1.0} [DragonAPI] (DragonAPI[科技模組2-2] 1.7.10 V16d.jar) UC GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore[科技模組1-1]-1.7-3.0.12.494.jar) UC GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets[科技模組1-3]-1.7-3.0.12.494.jar) UC MCEF{0.4} [Minecraft Chromium Embedded Framework] (MCEF-1.7.10-0.4.jar) UC MorePlanet{1.4.0} [More Planets] (More-Planets[科技模組1-4]-1.7.10-1.4.0-GC489.jar) UC RotaryCraft{1.0} [RotaryCraft] (RotaryCraft[科技模組2-3] 1.7.10 V16d.jar) UC ReactorCraft{1.0} [ReactorCraft] (ReactorCraft[科技模組2-1] 1.7.10 V16d.jar) UC vampirism{0.7.9} [Vampirism] (Vampirism-1.7.10-0.7.9.jar) UE WebDisplay{0.11} [Web Displays] (WebDisplays-0.11.jar) UC atum{0.6} [Atum] (埃及世界模組-1.7.10-0.6.77.jar) UC rivalrebels{1.7.10W} [Rival Rebels] (戰爭核彈模組-1.7.10W.jar) UC farlanders{1.2b} [The Farlanders] (更多Enderman-1.7.10-v1.2b.jar) UC OreSpawn{1.7.10.20.3} [OreSpawn] (王者白龍模組-1.7.10-20.3.zip) UC KM{1.7.10_A} [Kasslim's mazes] (金字塔模組-1.7.10_A.jar) GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.3643' Renderer: 'Intel(R) HD Graphics 4000'[21:48:11] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\kelly\AppData\Roaming\.minecraft\crash-reports\crash-2017-05-16_21.48.11-client.txt[L] Launcher stopped.[L] Minecraft closed with exit code: -1[L] Found crash report file: C:\Users\kelly\AppData\Roaming\.minecraft\crash-reports\crash-2017-05-16_21.48.11-client.txt[L] ++++++++++++++++++++++++++++++++++[L] ++++++++++++++++++++++++++++++++++[L] Reading file: C:\Users\kelly\AppData\Roaming\.minecraft\crash-reports\crash-2017-05-16_21.48.11-client.txt+ ---- Minecraft Crash Report ----+ // My bad.+ + Time: 2017/5/16 下午 9:48+ Description: There was a severe problem during mod loading that has caused the game to fail+ + cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: dan200/computercraft/api/peripheral/IPeripheral+ at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)+ at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)+ at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)+ at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)+ at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)+ at net.minecraft.client.main.Main.main(SourceFile:148)+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)+ at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)+ at java.lang.reflect.Method.invoke(Unknown Source)+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)+ Caused by: java.lang.NoClassDefFoundError: dan200/computercraft/api/peripheral/IPeripheral+ at java.lang.Class.forName0(Native Method)+ at java.lang.Class.forName(Unknown Source)+ at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440)+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)+ at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)+ at java.lang.reflect.Method.invoke(Unknown Source)+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)+ at com.google.common.eventbus.EventBus.post(EventBus.java:275)+ at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)+ at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)+ at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)+ at java.lang.reflect.Method.invoke(Unknown Source)+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)+ at com.google.common.eventbus.EventBus.post(EventBus.java:275)+ at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)+ at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)+ ... 10 more+ Caused by: java.lang.ClassNotFoundException: dan200.computercraft.api.peripheral.IPeripheral+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)+ at java.lang.ClassLoader.loadClass(Unknown Source)+ at java.lang.ClassLoader.loadClass(Unknown Source)+ ... 35 more+ Caused by: java.lang.NullPointerException+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)+ ... 37 more+ + + A detailed walkthrough of the error, its code path and all known details is as follows:+ ---------------------------------------------------------------------------------------+ + -- System Details --+ Details:+ Minecraft Version: 1.7.10+ Operating System: Windows 7 (amd64) version 6.1+ Java Version: 1.8.0_121, Oracle Corporation+ Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation+ Memory: 120251800 bytes (114 MB) / 306429952 bytes (292 MB) up to 1060372480 bytes (1011 MB)+ JVM Flags: 10 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024M -Xms256M -Xmn128M -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+CMSParallelRemarkEnabled -XX:+ParallelRefProcEnabled -XX:+CMSClassUnloadingEnabled -XX:+UseCMSInitiatingOccupancyOnly+ AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used+ IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0+ FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 19 mods loaded, 19 mods active+ States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored+ UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) + UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) + UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) + UC Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) + UC <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) + UC DragonAPI{1.0} [DragonAPI] (DragonAPI[科技模組2-2] 1.7.10 V16d.jar) + UC GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore[科技模組1-1]-1.7-3.0.12.494.jar) + UC GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets[科技模組1-3]-1.7-3.0.12.494.jar) + UC MCEF{0.4} [Minecraft Chromium Embedded Framework] (MCEF-1.7.10-0.4.jar) + UC MorePlanet{1.4.0} [More Planets] (More-Planets[科技模組1-4]-1.7.10-1.4.0-GC489.jar) + UC RotaryCraft{1.0} [RotaryCraft] (RotaryCraft[科技模組2-3] 1.7.10 V16d.jar) + UC ReactorCraft{1.0} [ReactorCraft] (ReactorCraft[科技模組2-1] 1.7.10 V16d.jar) + UC vampirism{0.7.9} [Vampirism] (Vampirism-1.7.10-0.7.9.jar) + UE WebDisplay{0.11} [Web Displays] (WebDisplays-0.11.jar) + UC atum{0.6} [Atum] (埃及世界模組-1.7.10-0.6.77.jar) + UC rivalrebels{1.7.10W} [Rival Rebels] (戰爭核彈模組-1.7.10W.jar) + UC farlanders{1.2b} [The Farlanders] (更多Enderman-1.7.10-v1.2b.jar) + UC OreSpawn{1.7.10.20.3} [OreSpawn] (王者白龍模組-1.7.10-20.3.zip) + UC KM{1.7.10_A} [Kasslim's mazes] (金字塔模組-1.7.10_A.jar) + GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.3643' Renderer: 'Intel(R) HD Graphics 4000'[L] ++++++++++++++++++++++++++++++++++
1) Use a paste service when posting logs - or put them in spoiler tags
2) If you read the log you would see it has nothing to do with this mod.
Security wise - don't. This version of JCEF isn't the most up to date (currently).
The whole purpose (from what I gathered while actually using this mod) is the ability to display static webpages or to embed videos
wish I could use your mod...
any chance of suppoting Linux??
Goodbye Microsoft
i am cant download where click to download plaese help me
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2601515-mapping-and-modding-rules
Read the link.
All of your replys since the creation of your account here have been the exact same post.
So again, http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2601515-mapping-and-modding-rules
Do not ask, demand or pressure creators to update content, this includes asking if/when there will be an update, and applies well for downgrades
Hi, I have your mod on my modpack along with MCEF of course and MCEF is notifying me there is an update to 0.7. Not sure if I should update or not since your mod hasn't updated. Please let me know, thanks a bunch
When I Join my brothers LAN world it works fine. But when he or I turn on the TV it crashes the Joined player. Not the host...the joined player. We have the same version things and we use 1.7.10 MCEF 0.7. Its driving us NUTS!!! please Somebody reply to me!!! P.S it does not give me a crash report so don't ask me for one plz.
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1291044-web-displays-browse-on-the-internet-in-minecraft?comment=3315