Guest User

Untitled

a guest
Aug 3rd, 2016
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. Did u understand what is this problem? ๐Ÿ™
  2.  
  3. org.mozilla.javascript.WrappedException: Wrapped java.lang.RuntimeException: native typeface cannot be made (Pixelmon PE (10).js#1713)
  4. at org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Unknown Source)
  5. at org.mozilla.javascript.MemberBox.invoke(Unknown Source)
  6. at org.mozilla.javascript.NativeJavaMethod.call(Unknown Source)
  7. at org.mozilla.javascript.Interpreter.interpretLoop(Unknown Source)
  8. at script(Pixelmon PE (10).js:1713)
  9. at org.mozilla.javascript.Interpreter.interpret(Unknown Source)
  10. at org.mozilla.javascript.InterpretedFunction.call(Unknown Source)
  11. at org.mozilla.javascript.ContextFactory.doTopCall(Unknown Source)
  12. at org.mozilla.javascript.ScriptRuntime.doTopCall(Unknown Source)
  13. at org.mozilla.javascript.InterpretedFunction.exec(Unknown Source)
  14. at net.zhuoweizhang.mcpelauncher.ScriptManager.initJustLoadedScript(ScriptManager.java:267)
  15. at net.zhuoweizhang.mcpelauncher.ScriptManager$ParseThread.run(ScriptManager.java:192)
  16. at java.lang.Thread.run(Thread.java:838)
  17. Caused by: java.lang.RuntimeException: native typeface cannot be made
  18. at android.graphics.Typeface.(Typeface.java:175)
  19. at android.graphics.Typeface.createFromFile(Typeface.java:169)
  20. at java.lang.reflect.Method.invokeNative(Native Method)
  21. at java.lang.reflect.Method.invoke(Method.java:525)
  22. โ€ฆ 11 more
Add Comment
Please, Sign In to add comment