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:
Ok, i did a restore to stock the other day and re-installed mcpe 0.9.5 and blocklauncher from playstore. Blocklauncher crashes right off and i have no mods installed. All was working fine before. Is the launcher on the playstore not compatible with 0.9.5?
Because the code for MCPE has changed and no longer works properly for mods designed for the code previous versions oif mcpe used. if you want to put it in simple terms, its like running a program made for windows 8 on windows 7 instead, and it wont run.
WellI was trying to use a array function i scripted a while ago that works but in the new block launcher it does not work can you guys help or fix the bug (if its a bug lol) but whenever i use the functions blocklauncher throws a error at me saying length is not defined and push neather but if i try it on the old blocklauncher it works fine lol plz fix this
In case you at wondering
Here'ss my code below
function check(e, a) {
var i = indexOf(e, a);
if(i == -1) return false;
a.splice(i, 1);
return true;
}
function indexOf(e, a) {
for(var i = a.length-1; i >= 0; i--) {
if(a.entity == e) { return i; }
}
return -1;
}
function getArray(e, a){
var i = indexOf(e, a);
if(i != -1) return a;
return null;
}
g
if you're using MCPE 0.10.4 on BlockLauncher, support is still experimental, not everything in ModPe will work correcrly
WellI was trying to use a array function i scripted a while ago that works but in the new block launcher it does not work can you guys help or fix the bug (if its a bug lol) but whenever i use the functions blocklauncher throws a error at me saying length is not defined and push neather but if i try it on the old blocklauncher it works fine lol plz fix this
In case you at wondering
Here'ss my code below
function check(e, a) {
var i = indexOf(e, a);
if(i == -1) return false;
a.splice(i, 1);
return true;
}
function indexOf(e, a) {
for(var i = a.length-1; i >= 0; i--) {
if(a.entity == e) { return i; }
}
return -1;
}
function getArray(e, a){
var i = indexOf(e, a);
if(i != -1) return a;
return null;
}
g
It seems to be bug in your code, are you sure, that you pass an array to the function?
Help Me by clicking above links and skipping ad!
I support:
http://tinyw.in/bl Use the blocklauncher beta
Help Me by clicking above links and skipping ad!
I support:
it doesn't work on Asus ZenUI
The problem is: when I open it it is on safe mode. When put on normal mode it crashes and opens back on safe mode
Cats
Try "Launcher Settings" -> "Use old keyboard input code". try that setting
No look on the too many items mod thread because someone said that someone had to fix something on blocklauncher
never. its to prevent the horible amount of clones with no code changes and advertisements added which is what happened to nds4droid
Because the code for MCPE has changed and no longer works properly for mods designed for the code previous versions oif mcpe used. if you want to put it in simple terms, its like running a program made for windows 8 on windows 7 instead, and it wont run.
if you're using MCPE 0.10.4 on BlockLauncher, support is still experimental, not everything in ModPe will work correcrly
It seems to be bug in your code, are you sure, that you pass an array to the function?
Device: Asus ME302C running Android version 4.3.