Found out why, I had the old version on too... Im an idiot at times
What's the problem?
The problem is when you generate a new world if your device doesn't have good ram then it will crash, because it is basically getting ALOT of coords and the looping setTile(); on those coords. If there are too many setTile(); it will try to set all the blocks all at once thus crashing due to lack if ram.
I try to activate more blocks and this pops up org.mozilla.javascript.WrappedException: Wrapped java.lang.IllegalArgumentException: The requested block texture more_quartz:0 does not exist (More Blocks & More V10.1.js#222)
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(More Blocks & More V10.1.js:222)
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:235)
at net.zhuoweizhang.mcpelauncher.ScriptManager$ParseThread.run(ScriptManager.java:161)
at java.lang.Thread.run(Thread.java:856)
Caused by: java.lang.IllegalArgumentException: The requested block texture more_quartz:0 does not exist
at net.zhuoweizhang.mcpelauncher.ScriptManager.verifyBlockTextures(ScriptManager.java:1078)
at net.zhuoweizhang.mcpelauncher.ScriptManager.access$1400(ScriptManager.java:46)
at net.zhuoweizhang.mcpelauncher.ScriptManager$NativeBlockApi.defineBlock(ScriptManager.java:2466)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
I try to activate more blocks and this pops up org.mozilla.javascript.WrappedException: Wrapped java.lang.IllegalArgumentException: The requested block texture more_quartz:0 does not exist (More Blocks & More V10.1.js#222)
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(More Blocks & More V10.1.js:222)
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:235)
at net.zhuoweizhang.mcpelauncher.ScriptManager$ParseThread.run(ScriptManager.java:161)
at java.lang.Thread.run(Thread.java:856)
Caused by: java.lang.IllegalArgumentException: The requested block texture more_quartz:0 does not exist
at net.zhuoweizhang.mcpelauncher.ScriptManager.verifyBlockTextures(ScriptManager.java:1078)
at net.zhuoweizhang.mcpelauncher.ScriptManager.access$1400(ScriptManager.java:46)
at net.zhuoweizhang.mcpelauncher.ScriptManager$NativeBlockApi.defineBlock(ScriptManager.java:2466)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
... 11 more
Its a 0.8.1 mod what did you expect? Don't bump old posts
The problem is when you generate a new world if your device doesn't have good ram then it will crash, because it is basically getting ALOT of coords and the looping setTile(); on those coords. If there are too many setTile(); it will try to set all the blocks all at once thus crashing due to lack if ram.
Want Custom ModPE functions? Look here -> WolfyPE ModPE functions
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(More Blocks & More V10.1.js:222)
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:235)
at net.zhuoweizhang.mcpelauncher.ScriptManager$ParseThread.run(ScriptManager.java:161)
at java.lang.Thread.run(Thread.java:856)
Caused by: java.lang.IllegalArgumentException: The requested block texture more_quartz:0 does not exist
at net.zhuoweizhang.mcpelauncher.ScriptManager.verifyBlockTextures(ScriptManager.java:1078)
at net.zhuoweizhang.mcpelauncher.ScriptManager.access$1400(ScriptManager.java:46)
at net.zhuoweizhang.mcpelauncher.ScriptManager$NativeBlockApi.defineBlock(ScriptManager.java:2466)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
... 11 more
Its a 0.8.1 mod what did you expect? Don't bump old posts
We are working on it. Please be patient. We have 3 other mods that need updates as well.
Want Custom ModPE functions? Look here -> WolfyPE ModPE functions