Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toolbox not working with block launcher #46

Open
Jody24 opened this issue Aug 1, 2016 · 6 comments
Open

Toolbox not working with block launcher #46

Jody24 opened this issue Aug 1, 2016 · 6 comments

Comments

@Jody24
Copy link

Jody24 commented Aug 1, 2016

Please fill out the information below before hitting submit!

Details

_What did you expect to happen?_

...the addon will work for block launcher 1.13rc1

_What happened?_

...It doesnt work it just said that it isnt compactible

_When does this happen?_

...since TB 2.0

Device Information

Model: SM-G530H

Android version: KitKat

Architecture: ARM

MC:PE version: 0.15.X

@Jody24
Copy link
Author

Jody24 commented Aug 6, 2016

java.lang.Exception: The addon "Toolbox for Minecraft: Pocket Edition" (io.mrarm.mctoolbox) is not compatible with Minecraft PE 0.15.4.0.
at com.mojang.minecraftpe.MainActivity.loadNativeAddons(MainActivity.java:1706)
at com.mojang.minecraftpe.MainActivity.onCreate(MainActivity.java:377)
at net.zhuoweizhang.mcpelauncher.LauncherAppActivity.onCreate(LauncherAppActivity.java:24)
at android.app.Activity.performCreate(Activity.java:6609)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1134)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3086)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3243)
at android.app.ActivityThread.access$1000(ActivityThread.java:218)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1718)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:145)
at android.app.ActivityThread.main(ActivityThread.java:6917)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1404)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1199)

@slice
Copy link
Collaborator

slice commented Aug 6, 2016

It looks like the addon isn't updated yet 😞

@TrinityDevelopers
Copy link

Definitely. Found this in his AndroidManifest.xml:

    <meta-data android:name="net.zhuoweizhang.mcpelauncher.api.nativelibname" android:value="toolbox" />
    <meta-data android:name="net.zhuoweizhang.mcpelauncher.api.targetmcpeversion" android:value="0.14.2" />

@TrinityDevelopers
Copy link

he most likely just needs to change that number to 0.15.4! xD

considering he runs the same library through his launcher on 0.15.4, it should run just fine.

@MCMrARM
Copy link
Owner

MCMrARM commented Jan 7, 2017

BlockLauncher isn't supported and I don't think it will as some stuff changed in 0.14 making TB not work in BlockLauncher most likely.

@xXHerobrinePEXx
Copy link

Please add the support for Blocklauncher because Blocklauncher has so much more possibillities for mods as your app. And it has support for new versions of texturpacks(you can import it as in vanilla) AND the good old versions.
AND its my favorite app because I'm accustomed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants