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

Incompatible protocol version (141) =) update PMMP ?

Discussion in 'Help' started by TeraCube, Nov 21, 2017.

  1. TeraCube

    TeraCube Zombie

    Messages:
    262
    GitHub:
    teracube
    Hello,

    is there a new version of PMMP planned compatible with new version (141)
    many of my players have made their update and can not connect to server

    thanks
     
  2. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    TeraCube and NickTehUnicorn like this.
  3. TeraCube

    TeraCube Zombie

    Messages:
    262
    GitHub:
    teracube
  4. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    no, but I put one together for you real quick:
     

    Attached Files:

    TeraCube likes this.
  5. TeraCube

    TeraCube Zombie

    Messages:
    262
    GitHub:
    teracube
    @robske_110 (Tim)
    thanks but this phar do not work
    it's not a 1.2.5 version ?

    2017-11-21 [21:35:43] [Server thread/INFO]: Starting Minecraft: PE server version v1.2.0.81
    2017-11-21 [21:35:43] [Server thread/INFO]: This server is running PocketMine-MP version 1.7dev "[REDACTED]" (API 3.0.0-ALPHA9)
    2017-11-21 [21:36:37] [Server thread/INFO]: [/xx.56.60.218:52730] logged out due to Incompatible protocol version (141)
     
  6. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    facepalm, I should've checked out that branch:
     

    Attached Files:

    TeraCube likes this.
  7. TeraCube

    TeraCube Zombie

    Messages:
    262
    GitHub:
    teracube
    @robske_110 (Tim)
    well done it's ok ;-)
    how do you built a full zip with 1.2.5 branch ?
    thanks
     
  8. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    Code:
    git clone https://github.com/pmmp/PocketMine-MP.git
    git submodule init
    git submodule update
    composer install
    ./start.sh
    stop
    cd ./plugins
    wget https://jenkins.pmmp.io/job/PocketMine-MP/lastSuccessfulBuild/artifact/DevTools.phar
    cd ..
    ./start.sh
    makeserver
    
    now it's at -> ./plugins/DevTools/PocketMine-MP_1.7dev.phar
     
    TeraCube likes this.
  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.