Open Dhrhciebcy opened 7 years ago
Why are you using 14.04? 16.04 is LTS, and still requires some supplements, so I can only imagine how bad 14.04 must be. I would suggest upgrading to 16.04, and trying from there, if you're seeking to stick with LTS.
@kris27mc I have tried to install Ubuntu 15, 16 and 17 too and it didn't start on my pc; unfortunately only ubuntu 14.04 started successfully... Anyway, I will try to change my os (for example Debian or another linux). Many thanks
@Dhrhciebcy It's all good dude, I would say try out Manjaro. It's Arch Linux, but user-friendly. Should work perfectly fine as well
Ok I will try to install it. Thanks very much!
This bit here is the actual error ( the rest is just normal warnings )
/home/dhrhciebcy/Scrivania/mcpelauncher-linux/src/main.cpp:9:19: fatal error: codecvt: File o directory non esistente
#include
^
compilation terminated.
It means that you libstdc++ is out of date if memory serves Ubuntu 14.04 is stuck with some pre- 4.5 version of g++ and you will need atleast 4.9 to compile this project.
There is a post on ask ubuntu with a ppa that may solve the issue that you are seeing. But honestly I would try very hard to get Ubuntu 16.04 ( or one of the sister projects like Mint ) running on your box, as a lot of your packages by now will be horribly outdated
Ok, so I will try to install a new version of Ubuntu or another branch of linux. A question: I tried time ago to install for first Ubuntu 16.04 and it didn't start! I tried with Ubuntu 17.04 too and it gave the same error! Only Ubuntu 14.04 started and installed itself in my laptop. Ubuntu 16.04 and 17.04 were locked with the written "Ubuntu" in the center of my screen. Do you know what can be this problem?
Pick the correct version ( 32bit vs 64bit ), avoid the UEFI install mode - other than that seek help on "ask ubuntu".
OK GOOD NEWS My Ubuntu 14.04 has done an upgrade to Ubuntu 16.04 LTS! It works fine! The "make" command has worked now, but (I don't know if the problem is the apk file) when I try to start "mcpelauncher", my terminal report this error:
dhrhciebcy@VEGAS:~/Scrivania$ cd mcpelauncher-linux dhrhciebcy@VEGAS:~/Scrivania/mcpelauncher-linux$ ./mcpelauncher loading native libraries oslib: libGLESv2.so: 140287928 oslib: /home/dhrhciebcy/Scrivania/mcpelauncher-linux/libs/native/libfmod.so.8.2: 140289976 loading hybris libraries loading MCPE Errore di bus (core dump creato) dhrhciebcy@VEGAS:~/Scrivania/mcpelauncher-linux$
what can be the problem? :(
P. S. I have already done the "extract.sh" command with my apk file and the minecraft version is 1.1.3.1
New issue: I have tried to extract minecraft version 1.0.5.0 and my terminal report this:
dhrhciebcy@VEGAS:~/Scrivania/mcpelauncher-linux$ ./mcpelauncher loading native libraries oslib: libGLESv2.so: 156495800 oslib: /home/dhrhciebcy/Scrivania/mcpelauncher-linux/libs/native/libfmod.so.8.2: 156497848 loading hybris libraries loading MCPE loaded MCPE (at 4097212416) apply patches original: 85 83 87 86 131 post patch: 233 23 160 50 18 original: 85 83 87 86 131 post patch: 233 29 56 51 18 original: 85 83 87 86 129 post patch: 233 119 53 51 18 original: 83 87 86 131 236 post patch: 233 37 54 51 18 original: 83 131 236 8 232 post patch: 233 33 64 239 17 original: 83 87 86 131 236 post patch: 233 47 71 239 17 original: 85 83 87 86 131 post patch: 233 209 171 227 17 original: 83 87 86 131 236 post patch: 233 83 155 15 18 original: 83 131 236 8 232 post patch: 233 85 142 15 18 original: 83 131 236 8 232 post patch: 233 101 141 15 18 original: 85 83 87 86 131 post patch: 233 227 197 121 18 patches applied! init app platform vtable AppPlatform size = 133 init app platform app platform initialized init window EGL_VERSION = 1.5 (DRI2) fetch patch notes create minecraft client Signal 11 received Backtrace elements: 2
Dumping stack...
Signal 6 received Annullato (core dump creato) dhrhciebcy@VEGAS:~/Scrivania/mcpelauncher-linux$
Two different errors with two different minecraft versions... obviously I want the newest version, not an older
Use the new version but pull the latest source and make again
Forgive me a lot, but I haven't understand very well what I have to do
git pull make
Please, don't kill me if i have wrong :'(
dhrhciebcy@VEGAS:~$ cd Scrivania/mcpelauncher-linux2 dhrhciebcy@VEGAS:~/Scrivania/mcpelauncher-linux2$ git pull Already up-to-date. dhrhciebcy@VEGAS:~/Scrivania/mcpelauncher-linux2$ make [100%] Built target mcpelauncher dhrhciebcy@VEGAS:~/Scrivania/mcpelauncher-linux2$ ./mcpelauncher loading native libraries oslib: libGLESv2.so: 139911096 oslib: /home/dhrhciebcy/Scrivania/mcpelauncher-linux2/libs/native/libfmod.so.8.2: 139913144 loading hybris libraries loading MCPE Errore di bus (core dump creato) dhrhciebcy@VEGAS:~/Scrivania/mcpelauncher-linux2$
Was this what I had to do?
Looks like you have not extracted the APK (or it's a wrong version -it must be a x86 APK)
Now that I think, in fact, when I extract the apk file, my terminal give me this error:
[...]
inflating: assets/structures/mansion/2x2_b5.nbt
inflating: assets/structures/mansion/2x2_s1.nbt
extracting: assets/structures/mansion/carpet_east.nbt
extracting: assets/structures/mansion/carpet_north.nbt
extracting: assets/structures/mansion/carpet_south.nbt
inflating: assets/structures/mansion/carpet_south_2.nbt
extracting: assets/structures/mansion/carpet_west.nbt
inflating: assets/structures/mansion/carpet_west_2.nbt
inflating: assets/structures/mansion/corridor_floor.nbt
inflating: assets/structures/mansion/corridor_floor_2.nbt
inflating: assets/structures/mansion/entrance.nbt
extracting: assets/structures/mansion/indoors_door.nbt
extracting: assets/structures/mansion/indoors_door_2.nbt
extracting: assets/structures/mansion/indoors_wall.nbt
extracting: assets/structures/mansion/indoors_wall_2.nbt
extracting: assets/structures/mansion/roof.nbt
extracting: assets/structures/mansion/roof_corner.nbt
inflating: assets/structures/mansion/roof_front.nbt
extracting: assets/structures/mansion/roof_inner_corner.nbt
extracting: assets/structures/mansion/small_wall.nbt
extracting: assets/structures/mansion/small_wall_corner.nbt
extracting: assets/structures/mansion/wall_corner.nbt
extracting: assets/structures/mansion/wall_flat.nbt
extracting: assets/structures/mansion/wall_window.nbt
inflating: assets/uniforms.json
inflating: assets/animation/DialogAnimation.xml
inflating: assets/animation/ScreenAnimation.xml
inflating: assets/fonts/SegXboxSymbol.ttf
inflating: assets/fonts/SegoeWP-Semibold.ttf
inflating: assets/fonts/SegoeWP.ttf
caution: filename not matched: lib/x86/libminecraftpe.so
dhrhciebcy@VEGAS:~/Scrivania/mcpelauncher-linux2$
Could may be this the problem?
This is exactly the problem. You have an ARM apk. You need an x86 apk my friend. This is difficult to obtain at the current time, as Google-Play-API isn't working currently due to some authentication problems. Could you try my fork? It has a temporary fix for this issue.
GREAT!!! Minecraft Pe has started!!! Fortunately I have an Asus Zenfone 2 with X86 processor, I have taken the apk file from it c: Thanks VERY MUCH For all
Yeah, I can download it. How can I give it to you? Here?
Please do NOT share links to copyrighted apks here, we do not want to get a DMCA strike against this repo
@kris27mc Can I give you the apk file by e-mail? I don't know if it will works, but I can try
The issue came back but, this time, maybe isn't the x86 .apk file the problem...
dhrhciebcy@VEGAS:~$ mcpelauncher
18:30:51 Trace [Launcher] Loading native libraries
18:30:51 Trace [Launcher] Loaded OS library /usr/local/share//mcpelauncher/libs/native/libfmod.so.9.6
18:30:51 Trace [Launcher] Loaded OS library libm.so.6
18:30:51 Trace [Launcher] Loading hybris libraries
18:30:51 Trace [Launcher] Loading Minecraft library
18:30:52 Info [Launcher] Loaded Minecraft library
18:30:52 Debug [Launcher] Minecraft is at offset 0xea090000
18:30:52 Info [Launcher] Applying patches
18:30:52 Trace [Launcher] Patching - original: 85 83 87 86 131
18:30:52 Trace [Launcher] Patching - result: 233 162 76 89 29
18:30:52 Trace [Launcher] Patching - original: 85 83 87 86 131
18:30:52 Trace [Launcher] Patching - result: 233 135 26 90 29
18:30:52 Trace [Launcher] Patching - original: 85 83 87 86 129
18:30:52 Trace [Launcher] Patching - result: 233 225 23 90 29
18:30:52 Trace [Launcher] Patching - original: 83 87 86 131 236
18:30:52 Trace [Launcher] Patching - result: 233 143 24 90 29
18:30:52 Trace [Launcher] Patching - original: 85 83 87 86 131
18:30:52 Trace [Launcher] Patching - result: 233 141 40 228 27
18:30:52 Trace [Launcher] Patching - original: 85 83 87 86 131
18:30:52 Trace [Launcher] Patching - result: 233 63 235 13 28
18:30:52 Trace [Launcher] Patching - original: 85 83 87 86 131
18:30:52 Trace [Launcher] Patching - result: 233 212 240 13 28
18:30:52 Trace [Launcher] Patching - original: 85 83 87 86 131
18:30:52 Trace [Launcher] Patching - result: 233 223 235 13 28
Signal 11 received
Backtrace elements: 6
#0 /usr/local/share/mcpelauncher/bin/mcpelauncher(_Z12handleSignaliPv+0x62) [0x82d6f25]
#1 [0xf7742bc0]
#2 /usr/local/share/mcpelauncher/bin/mcpelauncher(_Z20patchCallInstructionPvS_b+0x32) [0x82d6dd5]
#3 /usr/local/share/mcpelauncher/bin/mcpelauncher(main+0xf78) [0x82ef936]
#4 /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7) [0xef4cb637]
#5 /usr/local/share/mcpelauncher/bin/mcpelauncher() [0x82caa45]
Dumping stack...
#79 HYBRIS xbox::services::user_statistics::statistic::statistic()+9 in libminecraftpe.so+0x2053329 [0xec0e3329]
Signal 6 received
Aborted (core dump created)
dhrhciebcy@VEGAS:~$
Maybe is an xbox problem? Please help :cry:
"make" command has a problem with CXX. In that folder really there isn't main.cpp.o I am using Ubuntu 14.04 Please help me :(