1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Inventory disappearing & objects 'uncrafting'

Discussion in 'Help' started by Cupcake, Feb 18, 2017.

  1. Cupcake

    Cupcake Creeper

    Messages:
    5
    Hello,

    I am building a PocketMine server for local LAN access only. it presently has no plugins.
    The server is accessible, but as soon as something is crafted, it either disappears, or reverts back to its ingredients.

    Server details:
    [Server thread/INFO]: This server is running PocketMine-MP-DerivedVersion 2.0dev 「BlueLight」 implementing API version 3.0.0 for Minecraft: PE v1.0.3 alpha (protocol version 101)
    Client Details:
    Minecraft Windows 10 edition 1.0.3
    Minecraft Pocket Edition 1.0.3

    I have tried builds with the hardware below & the problem has been consistent.
    Raspberry pi 2 (jessie raspian)
    Banana pi (jessie raspian)
    HP DL360 (Debian 8.7)

    Ive seen some fixes for this on older PocketMine builds - but not recently.
    Before I raise this as an issue, can anyone advise if there is an existing fix?
    Many thanks
    Cupcake
     
    Last edited: Feb 18, 2017
  2. RoyalMCPE

    RoyalMCPE Slime

    Messages:
    87
    This is the is help section for pocketmine not BlueLight report the bug to them not here.
     
  3. corytortoise

    corytortoise Skeleton

    Messages:
    825
    GitHub:
    corytortoise
    You can try an official, updated PocketMine build from here. To my knowledge, none of the builds from this link have this issue.
     
  4. Cupcake

    Cupcake Creeper

    Messages:
    5
    Thanks coytortoise.
    I have tried the build you suggested.
    Initially, I replaced PocketMine-MP.phar with the version you suggested above.


    Unfortunately it is doing the same thing - although it is now it is giving an error.

    Notice: Undefined offset: 0 in phar:///home/pi/pocketmine/PocketMine-MP.phar/src/pocketmine/Player.php on line 2684

    I rebuilt the server from scratch but it still has the same error.
    Current config:
    [02:39:10] [Server thread/INFO]: This server is running PocketMine-MP 1.6.2dev 「Unleashed」 implementing API version 3.0.0-ALPHA3 for Minecraft: PE v1.0.3.0 (protocol version 101)

    I tried to build the server using "wget -q -O - https://get.pmmp.io | bash -s - " but it timed out.

    I welcome any suggestions.
    Thanks
    Cupcake
     
  5. Cupcake

    Cupcake Creeper

    Messages:
    5
    Hi,
    I have tried numerous methods to build PMMP.

    The methods below don't work - referencing Jenkins server being inaccessible
    1.
    curl -sL https://get.pmmp.io | bash -s - or wget -q -O - https://get.pmmp.io | bash -s -
    2.
    Github https://github.com/pmmp/PocketMine-MP (works, but fails to install without installer.sh below)
    wget -q -O - https://raw.githubusercontent.com/pmmp/php-build-scripts/master/installer.sh (fails - cant access Jenkins server)

    The method below builds successfully, but I have the same issue with material disappearing / uncrafting.
    wget -O - get.pmmp.io | bash -s - -t poggit.pmmp.io/get.pmmp -v custom

    Can anyone recommend a build method that will work with the Jenkins server down AND eliminate the 'uncrafting'?
    Many thanks
    Cupcake
     
  6. Cupcake

    Cupcake Creeper

    Messages:
    5
    Hi,
    There is no other advice available?
     
  7. dktapps

    dktapps Administrator Staff Member PMMP Team

    Messages:
    774
    GitHub:
    dktapps
  8. Cupcake

    Cupcake Creeper

    Messages:
    5
    thanks dktapps.

    The issue matches my problem & the workaround has worked for me.

    regards
    Cupcake
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.