hey,i use HP Slate 7 2801(2013),but i can't use this program,when i open it,it will crashed,can you help me fixed it?
It's been fixed; grab the latest BlockLauncher beta http://tinyw.in/bl and try it.
The root cause is that Rockchip somehow managed to copy-and-paste code from Android 2.3 beta into Android 4.1 (?!), which means that BlockLauncher didn't override the correct function to load libminecraftpe.so from the patched folder. This should fix this issue for all Rockchip devices, including your tablets.
At first when Treebl was still active, and when I was not registered on this forum, and when I was still a noob to coding and programming, I tried to make a factions mod because I thought the mod would be automatically enabled on all devices.
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:
At first when Treebl was still active, and when I was not registered on this forum, and when I was still a noob to coding and programming, I tried to make a factions mod because I thought the mod would be automatically enabled on all devices.
Make a Factions mod for PocketMine instead. That's where server side plugins belong.
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 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:
BTW zhuowei can you make the Open Containers in Creative.mod useful for multiplayer?
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:
This will get the ID of the item in the slot you pass in, 0-35.
To get the item in the very first slot(the hotbar) use Player.getInventorySlot(0);
Back to modding! Follow me on Twitter @byteandahalf
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIt's been fixed; grab the latest BlockLauncher beta http://tinyw.in/bl and try it.
The root cause is that Rockchip somehow managed to copy-and-paste code from Android 2.3 beta into Android 4.1 (?!), which means that BlockLauncher didn't override the correct function to load libminecraftpe.so from the patched folder. This should fix this issue for all Rockchip devices, including your tablets.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumNope: it just closes down the current world, and joins a server at the IP. I think the parameters are
ModPE.joinServer("example.com", 19132);
Where's the +1 Button
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumSweet. Will upload full version when http://www.minecraftforum.net/topic/2122947-modpe-api-design-custom-block-api/ is done.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumMake a Factions mod for PocketMine instead. That's where server side plugins belong.
A New Item Block sounds Great
Look at it go, finally on my Tab.
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumhttp://www.minecraftforum.net/topic/2122947-modpe-api-design-custom-block-api/ if you have any ideas.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThis awesome!!! Custom workbenches here i come.
Gui?
Can I ask why not?
Gui has existed for a while now. Please tell me you aren't just figuring this out.A link to my enchanting mod: http://www.minecraftforum.net/topic/2120103-preview-enchanting-mod-by-byteandahalf/
Back to modding! Follow me on Twitter @byteandahalf
Check on https://github.com/zhuowei/MCPELauncher/tree/master/src/net/zhuoweizhang/mcpelauncher/ScriptManager.java or https://github.com/connor4898/ModPE-Scripts/wiki/ModPE-Scripts-Functions-list