- org.mozilla.javascript.WrappedException: Wrapped net.zhuoweizhang.mcpelauncher.MissingTextureException: The item icon twitter:0 does not exist
- 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(PokeCraft-Mod.js)
- 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:270)
- at net.zhuoweizhang.mcpelauncher.ScriptManager$ParseThread.run(ScriptManager.java:195)
- at java.lang.Thread.run(Thread.java:762)
- Caused by: net.zhuoweizhang.mcpelauncher.MissingTextureException: The item icon twitter:0 does not exist
- at net.zhuoweizhang.mcpelauncher.ScriptManager$NativeModPEApi.setItem(ScriptManager.java:3654)
- at java.lang.reflect.Method.invoke(Native Method)
- ... 11 more
找不到物品“twitter:0”的图标,你把js发出来看看