So someone should make a mod that enable modpe script with some mod enabled server
Multiplayer functionality would have to be fully Blocklauncher. Many things such as GUI presses are not transferred in current version. If you are feeling really optimistic today *maybe* that's what's taking so long.
Rollback Post to RevisionRollBack
Help Me by clicking above links and skipping ad! I support:
I have a problem with my mod. It is in beta, but about to be released in a major version (v1.0). However, I can not get it to be installed on any BlockLauncher game because of this problem:
org.mozilla.javascript.WrappedException: Wrapped java.lang.ClassCastException: org.mozilla.javascript.UniqueTag cannot be cast to java.lang.Number (The Essentials v0.9.2 test 24.js#12)
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(The Essentials v0.9.2 test 24.js:12)
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:811)
Caused by: java.lang.ClassCastException: org.mozilla.javascript.UniqueTag cannot be cast to java.lang.Number
at net.zhuoweizhang.mcpelauncher.ScriptManager$NativeItemApi.addShapedRecipe(ScriptManager.java:2392)
at java.lang.reflect.Method.invoke(Native Method)
... 11 more
The live link to the mod can be found here, that way, I can get this mod back on its feet. Also, I'm not great at coding. But with some open-source stuff, I guess that I'm good.
Any mod that changes the world you are in crashes on 0.9.5. Is that a bl bug or do you have to write the code differently? Just wondering what will be in 1.7.10?
Rollback Post to RevisionRollBack
Help Me by clicking above links and skipping ad! I support:
There is no specific directory. Make sure it desplays what texture pack you want and that it is on(Attachment). Make sure safe mode is off. Also I think it can be 0.9.0 too.
ATTACHMENTS
Screenshot_2014-10-05-09-23-51
Rollback Post to RevisionRollBack
Help Me by clicking above links and skipping ad! I support:
Once you are on the screen that says demo hit select, this will open a file explorer. Navigate to the texture pack and click it. Hit the devise's back button. You should be at launcher options. Hit back again to apply.
What that line you quoted means that android 4.1 cannot access the original McPE textures. This is because in android 4.1 and up you cannot backup paid apps. This means that Blocklauncher can't access it. He has no legal right to put the original textures in bloclauncher.
Rollback Post to RevisionRollBack
Help Me by clicking above links and skipping ad! I support:
Hi im playing with this app with the Samsung galaxy victory And blocklauncher won't allow me to install mods and texture etc. It always crashes. My phone is the galaxy victory sph-L300
Are there ModPE methods that allow sending data packets? If not, are there any plans to add them?
Or, any plans to re-enable the 0x84 and the "please and thank you" thing?
Rollback Post to RevisionRollBack
I can be found on Freenode IRC channels #pocketmine, #ModPEScripts, #LegendOfMCPE, #pmplugins or #BeaconMine.
I am a PocketMine-MP plugin developer. I hate it when people think that I love stupid admin positions. Being an admin is nothing compared to being a plugin developer.
I am also a main developer of BlockServer, a work-in-progress MCPE server software. You are welcome to download it, but it so far onlly spawns you in the upther (above the world). You can chat, though.
I do not own this server but I just love to put this banner here:
Once you are on the screen that says demo hit select, this will open a file explorer. Navigate to the texture pack and click it. Hit the devise's back button. You should be at launcher options. Hit back again to apply.
What that line you quoted means that android 4.1 cannot access the original McPE textures. This is because in android 4.1 and up you cannot backup paid apps. This means that Blocklauncher can't access it. He has no legal right to put the original textures in bloclauncher.
No, but you're close. Paid apps can be backed up in 4.1+, if the developer allows it. In this case, Mojang probably did android:allowBackup="false". And I think before 4.1, the original textures could be accessed easily. As Android progressed, they disabled this, so the textures would have to be included in the BL app, but he wouldn't be allowed to include the defaults.
No, but you're close. Paid apps can be backed up in 4.1+, if the developer allows it. In this case, Mojang probably did android:allowBackup="false". And I think before 4.1, the original textures could be accessed easily. As Android progressed, they disabled this, so the textures would have to be included in the BL app, but he wouldn't be allowed to include the defaults.
Where have you been!? I haven't seen you in ages....
I left the ModPE community for almost half a year. I am mainly at the PocketMine community http://forums.pocketmine.net . You can also see what I have done these months at https://github.com/PEMapModder . JavaScript isn't my cup of tea, so I left.
Rollback Post to RevisionRollBack
I can be found on Freenode IRC channels #pocketmine, #ModPEScripts, #LegendOfMCPE, #pmplugins or #BeaconMine.
I am a PocketMine-MP plugin developer. I hate it when people think that I love stupid admin positions. Being an admin is nothing compared to being a plugin developer.
I am also a main developer of BlockServer, a work-in-progress MCPE server software. You are welcome to download it, but it so far onlly spawns you in the upther (above the world). You can chat, though.
I do not own this server but I just love to put this banner here:
I left the ModPE community for almost half a year. I am mainly at the PocketMine community http://forums.pocketmine.net . You can also see what I have done these months at https://github.com/PEMapModder . JavaScript isn't my cup of tea, so I left.
I don't really like ModPE anymore either and JS isn't my preferable language. I now only make BL addons in C/C++.
I don't really like ModPE anymore either and JS isn't my preferable language. I now only make BL addons in C/C++.
IRC hacker?
Rollback Post to RevisionRollBack
I can be found on Freenode IRC channels #pocketmine, #ModPEScripts, #LegendOfMCPE, #pmplugins or #BeaconMine.
I am a PocketMine-MP plugin developer. I hate it when people think that I love stupid admin positions. Being an admin is nothing compared to being a plugin developer.
I am also a main developer of BlockServer, a work-in-progress MCPE server software. You are welcome to download it, but it so far onlly spawns you in the upther (above the world). You can chat, though.
I do not own this server but I just love to put this banner here:
Can anyone possibly make a compatible version plz I had I diffrent phone that work I love this app but I really want someone to help. I'd ne happy if some one did.
Thx, but I have left my ModPE ways. I have finished Enchantments, but for the moment I haven't been bothered releasing it. I wonder if there will be another like me.
One of the new MCForum titles. Obviously, you unlock it when you get 1337 posts....
Quote from izaboss»Can anyone possibly make a compatible version plz I had I diffrent phone that work I love this app but I really want someone to help. I'd ne happy if some one did.
So, do you have Android? If so, what version are you running. If not, then I can't help you.
Leaving ModPE behind works for me though. 500ISE said he would update for 0.10.x, but at first it won't have ModPE support.
Thx, but I have left my ModPE ways. I have finished Enchantments, but for the moment I haven't been bothered releasing it. I wonder if there will be another like me.
One of the new MCForum titles. Obviously, you unlock it when you get 1337 posts....
So, do you have Android? If so, what version are you running. If not, then I can't help you.
If ModPE is boring, take a look at PocketMine plugins
Rollback Post to RevisionRollBack
I can be found on Freenode IRC channels #pocketmine, #ModPEScripts, #LegendOfMCPE, #pmplugins or #BeaconMine.
I am a PocketMine-MP plugin developer. I hate it when people think that I love stupid admin positions. Being an admin is nothing compared to being a plugin developer.
I am also a main developer of BlockServer, a work-in-progress MCPE server software. You are welcome to download it, but it so far onlly spawns you in the upther (above the world). You can chat, though.
I do not own this server but I just love to put this banner here:
So someone should make a mod that enable modpe script with some mod enabled server
Disable all patches, addons, and modpe scripts. If it still doesn't work without safe mode of your device is incompatible.
Multiplayer functionality would have to be fully Blocklauncher. Many things such as GUI presses are not transferred in current version. If you are feeling really optimistic today *maybe* that's what's taking so long.
Help Me by clicking above links and skipping ad!
I support:
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(The Essentials v0.9.2 test 24.js:12)
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:811)
Caused by: java.lang.ClassCastException: org.mozilla.javascript.UniqueTag cannot be cast to java.lang.Number
at net.zhuoweizhang.mcpelauncher.ScriptManager$NativeItemApi.addShapedRecipe(ScriptManager.java:2392)
at java.lang.reflect.Method.invoke(Native Method)
... 11 more
The live link to the mod can be found here, that way, I can get this mod back on its feet. Also, I'm not great at coding. But with some open-source stuff, I guess that I'm good.
Help Me by clicking above links and skipping ad!
I support:
Help Me by clicking above links and skipping ad!
I support:
Help Me by clicking above links and skipping ad!
I support:
What that line you quoted means that android 4.1 cannot access the original McPE textures. This is because in android 4.1 and up you cannot backup paid apps. This means that Blocklauncher can't access it. He has no legal right to put the original textures in bloclauncher.
Help Me by clicking above links and skipping ad!
I support:
Or, any plans to re-enable the 0x84 and the "please and thank you" thing?
No, but you're close. Paid apps can be backed up in 4.1+, if the developer allows it. In this case, Mojang probably did android:allowBackup="false". And I think before 4.1, the original textures could be accessed easily. As Android progressed, they disabled this, so the textures would have to be included in the BL app, but he wouldn't be allowed to include the defaults.
Where have you been!? I haven't seen you in ages....
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
I left the ModPE community for almost half a year. I am mainly at the PocketMine community http://forums.pocketmine.net . You can also see what I have done these months at https://github.com/PEMapModder . JavaScript isn't my cup of tea, so I left.
I don't really like ModPE anymore either and JS isn't my preferable language. I now only make BL addons in C/C++.
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
You are such a great guy....don't leave ;(
IRC hacker?
Thx, but I have left my ModPE ways. I have finished Enchantments, but for the moment I haven't been bothered releasing it. I wonder if there will be another like me.
One of the new MCForum titles. Obviously, you unlock it when you get 1337 posts....
So, do you have Android? If so, what version are you running. If not, then I can't help you.
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
If ModPE is boring, take a look at PocketMine plugins
Redownload from 500ise.
Help Me by clicking above links and skipping ad!
I support: