montoyo / mcef

Minecraft ChromiumEF (based on JCEF)
Other
191 stars 83 forks source link

Can't use screen #24

Closed MPeti1 closed 7 years ago

MPeti1 commented 7 years ago

Hi! If i build a screen and right click on it, the screen becomes grey, and i can do nothing with it. I use Web Displays 0.11 and MCEF 0.6. I noticed when i assemble a screen (when i first turn it on) it dumps an error to console: Creating webview! [18:11:19] [Thread-34/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: org/cef/handler/CefFocusHandler$FocusSource [18:11:19] [Thread-34/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: org.cef.handler.CefFocusHandler$FocusSource [18:11:19] [Thread-34/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.findClass(Unknown Source) [18:11:19] [Thread-34/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source) [18:11:19] [Thread-34/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) [18:11:19] [Thread-34/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source) What is the problem? kep

spannerman79 commented 7 years ago

need full fml log - put the log onto gist

MPeti1 commented 7 years ago

here is it.

spannerman79 commented 7 years ago

Test using MultiMC

spannerman79 commented 7 years ago

I just did a fresh instance in MultiMC

https://paste.ee/p/JOARs

https://i.imgur.com/mlNEFGC.jpg

Seems to work without any issues.

MPeti1 commented 7 years ago

Same here kep

spannerman79 commented 7 years ago

You didn't load up a URL to test like I did. So no, you didn't test properly nor fully.

MPeti1 commented 7 years ago

i can't write any url to the screen yes, i've succesfully connected the keyboard to the screen

spannerman79 commented 7 years ago

http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1291044-web-displays-browse-on-the-internet-in-minecraft

Then, build a little walll with them (minimum size: 2x2) and right click on the side where you want the screen to appear (check that you don't have any items in your hand). That's it, you created your screen. Shift-Right Click to change the URL. To click on a link/button, simply right-click it with nothing in the hand.

Next time read the OP

MPeti1 commented 7 years ago

oh, really :D sorry, my fault. I'm trying to resolve bugs in 3 mods at a time, i promise i've read the description in minecraftforum, it's just a bit hard to remember everything :D

spannerman79 commented 7 years ago

Then in that case close this issue. Don't leave open issues when your issue is resolved.

This applies across Github and any other issue tracker system.