GithubHelp home page GithubHelp logo

Comments (21)

mhsjlw avatar mhsjlw commented on August 22, 2024

Yeah, getting other reports of this. Can you share the details of your system:

  • macOS version
  • Device (perhaps year as well)

And let me know:

$ ls ~/.local/share/mcpelauncher

As well as

$ ls ~/.local/share/mcpelauncher/libs

from mcpelauncher.

 avatar commented on August 22, 2024

macOS version: 10.12.6
Device: MacBook Pro Retina (Late 2013), 4gb ram, Intel Iris graphics
ls: /Users/iliyan/.local/share/mcpelauncher: No such file or directory
ls: /Users/iliyan/.local/share/mcpelauncher/libs: No such file or directory

from mcpelauncher.

MCMrARM avatar MCMrARM commented on August 22, 2024

Did you run ./mcpelauncher extract + filename?

from mcpelauncher.

JackNoordhuis avatar JackNoordhuis commented on August 22, 2024

I had the same error after installing and then checked the readme which prompted me to run ./setup_bin_libs.sh before cmake and make which then leads to a warning about CEF not found:

CMake Warning at CMakeLists.txt:80 (message):
  CEF not found.  Xbox Live login and APK download features will be disabled.

  To set up CEF please run setup_cef.sh in the source directory.

While running the CEF setup script I ran into this error:

Scanning dependencies of target libcef_dll_wrapper
make[2]: *** No rule to make target `libcef_dll_wrapper/CMakeFiles/libcef_dll_wrapper.dir/build'.  Stop.
make[1]: *** [libcef_dll_wrapper/CMakeFiles/libcef_dll_wrapper.dir/all] Error 2
make: *** [all] Error 2

After running the setup_cef.sh script, I ran the cmake command again and the warning disappeared but I run into these errors while compiling:

make[2]: *** [gplay_api/CMakeFiles/gplayapi.dir/lib/playapi/util/config.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [gplay_api/CMakeFiles/gplayapi.dir/all] Error 2
make: *** [all] Error 2

macOS: 10.13.2
Device: MacBook Pro (15-inch, Late 2011)
Processor: 2.2 GHz Intel Core i7
RAM: 8GB
Graphics: AMD Radeon HD 6750M 512 MB
Intel HD Graphics 3000 512 MB

Result of ls ~/.local/share/mcpelauncher: assets
Result of ls ~/.local/share/mcpelauncher/libs: ls: /Users/Jack/.local/share/mcpelauncher/libs: No such file or directory

from mcpelauncher.

MCMrARM avatar MCMrARM commented on August 22, 2024

CEF is currently not supported

from mcpelauncher.

MCMrARM avatar MCMrARM commented on August 22, 2024

You need to get a MCPE x86 apk and use mcpelauncher extract mcpe-apk-path.apk

from mcpelauncher.

 avatar commented on August 22, 2024

I tried to extract the APK but the same error wasn't letting me.

from mcpelauncher.

MCMrARM avatar MCMrARM commented on August 22, 2024

Remove libs/cef/ and DO NOT set up CEF.

from mcpelauncher.

 avatar commented on August 22, 2024

I didn't set up CEF, but i was using ./start_mcpelauncher.sh to run extract before, now i use the mcpelauncher in ./builds/ and it works.

from mcpelauncher.

 avatar commented on August 22, 2024

I'll get back on any errors if I have some

from mcpelauncher.

 avatar commented on August 22, 2024

Alright, it works! I can launch MCPE. But, I can't look around with my trackpad. it just glitches out.

from mcpelauncher.

mhsjlw avatar mhsjlw commented on August 22, 2024

Known bug. Closing this issue

from mcpelauncher.

robske110 avatar robske110 commented on August 22, 2024

@ili-codes what did you do to fix it? I still got the issue
my full install log:
https://paste.ee/p/BVnLd

from mcpelauncher.

MCMrARM avatar MCMrARM commented on August 22, 2024

For me the mouse issue does not exist and isn't really 'known'. I made mouse smooth, at least for me with 2aa5d3b

Do you use a laptop touchpad or an external one?

from mcpelauncher.

robske110 avatar robske110 commented on August 22, 2024

@MCMrARM yes, @ili-codes stated that he used a touchpad (trackpad)

from mcpelauncher.

MCMrARM avatar MCMrARM commented on August 22, 2024

Well, I tested it on a laptop touchpad and it worked fine, I asked it to know if he uses one of the Apple's external ones.

from mcpelauncher.

 avatar commented on August 22, 2024

@robske110 I used build/mcpelauncher extract [name].apk, not ./start_mcpelauncher.sh

from mcpelauncher.

 avatar commented on August 22, 2024

@MCMrARM I used my internal trackpad. Should I use a mouse instead? I have one to use.

from mcpelauncher.

InusualZ avatar InusualZ commented on August 22, 2024

I think the problem come with the utilization of an VM (Virtual Machine). I have the same problem in my machine using VirtualBox.

from mcpelauncher.

mhsjlw avatar mhsjlw commented on August 22, 2024

Ok, figured it out. @MCMrARM doesn't use a Retina display Mac. Because of this, his getRelativeScale is always equal to 1; i.e.: scaling detection is not used and his mouse co-ords are calculated independent of the scale. For machines that use Retina, mouse movements need to be scaled up or down depending to the mouse co-ordinates relative to the framebuffer size. I'll get to fixing this

from mcpelauncher.

mhsjlw avatar mhsjlw commented on August 22, 2024

This has been fixed! https://gfycat.com/gifs/detail/PrestigiousTameBadger (digging bug can be seen here as well)

from mcpelauncher.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.