zhuowei / MCPELauncher

Source code for BlockLauncher, a launcher that patches Minecraft for Android
Apache License 2.0
684 stars 188 forks source link

Fails to import #1035

Open mr-modz opened 8 years ago

mr-modz commented 8 years ago

I try to import a mod and this pops up

org.mozilla.javascript.WrappedException: Wrapped net.zhuoweizhang.mcpelauncher.MissingTextureException: The item icon jpkemty:0 does not exist (SuperJetPack.js#16) at org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Unknown Source) at org.mozilla.javascript.MemberBox.invoke(Unknown Source) at org.mozilla.javascript.FunctionObject.call(Unknown Source) at org.mozilla.javascript.Interpreter.interpretLoop(Unknown Source) at script(SuperJetPack.js:16) at org.mozilla.javascript.Interpreter.interpret(Unknown Source) at org.mozilla.javascript.InterpretedFunction.call(Unknown Source) at org.mozilla.javascript.ContextFactory.doTopCall(Unknown Source) at org.mozilla.javascript.ScriptRuntime.doTopCall(Unknown Source) at org.mozilla.javascript.InterpretedFunction.exec(Unknown Source) at net.zhuoweizhang.mcpelauncher.ScriptManager.initJustLoadedScript(ScriptManager.java:267) at net.zhuoweizhang.mcpelauncher.ScriptManager$ParseThread.run(ScriptManager.java:192) at java.lang.Thread.run(Thread.java:841) Caused by: net.zhuoweizhang.mcpelauncher.MissingTextureException: The item icon jpkemty:0 does not exist at net.zhuoweizhang.mcpelauncher.ScriptManager$NativeModPEApi.setItem(ScriptManager.java:3317) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) ... 11 more

Blakintosh commented 8 years ago

That's an issue you should send to the creator of that mod.

mr-modz commented 8 years ago

I don't think it's the creator of the mod because it doesn't import for all of the mods

Sent from my Samsung Galaxy Tab®4

-------- Original message -------- From: Black-DeathPE notifications@github.com Date:05/29/2016 1:55 PM (GMT-08:00) To: zhuowei/MCPELauncher MCPELauncher@noreply.github.com Cc: mr-modz jorgemedranopayan@gmail.com, Author author@noreply.github.com Subject: Re: [zhuowei/MCPELauncher] Fails to import (#1035)

That's an issue you should send to the creator of that mod.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Roundcoolkid97 commented 8 years ago

No it's because you need to install the texture pack first then the script

ghost commented 8 years ago

Yes, you need them too but it doesn't still works...

Idk whymy coded custom items isn't works.

Trying to import Effect swords mod... then it show errors.

ghost commented 8 years ago

Oh wait! They need var things!!

ghost commented 8 years ago

I try to work it then it actually do!