PocketMine / PocketMine-MP

Legacy PocketMine-MP repository. Head to https://github.com/pmmp for up to date software.
https://www.pocketmine.net/
GNU Lesser General Public License v3.0
1.26k stars 660 forks source link

Player Not Moving #4230

Closed ChaostixZix closed 8 years ago

ChaostixZix commented 8 years ago

I Opened "Player Not Moving" Issue A Few Days Ago Someone Says It Was Fixed In The Last Commit, But I Still Cant See Other Player Moving, And Othe Player Cant See Me Moving

And There Is A "Lead" Between Player

screenshot_14

btarno commented 8 years ago

I can confirm this has been fixed in the last commit. My players are now seeing each other move, however now they can't build anything..

btarno commented 8 years ago

I was wrong, this doesn't appear to be fixed. I have downloaded all the most recent files and I now the players are no longer showing that they move. I have no idea what files I was using to make that work before. What branch was this issue fixed in? Master? Because I have the master synched up and when two people join, they have a permanent lead to each other that I can't disable, and they can't see each other move.

jojoe77777 commented 8 years ago

@btarno Where did you download the files? Works for me. If you have git type git clone https://github.com/PocketMine/PocketMine-MP --recursive in a terminal/console.

btarno commented 8 years ago

I just completely deleted the entire directory and cloned your master from github with the command above. I'm also using the PocketMine-MP_1.6dev-27_ef8227a0_API-2.0.0.phar file and the PHP_7.0.6_x86-64_Linux.tar.gz file. Still neither player is showing as moving. I must be doing something wrong. In a last ditch effort I upgraded my server to Ubuntu 14.04.4 LTS.

lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.4 LTS Release: 14.04 Codename: trusty uname -a Linux ****\ 3.13.0-91-generic #138-Ubuntu SMP Fri Jun 24 17:00:34 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

ChaostixZix commented 8 years ago

i'm installing it using phar file, so, how to install it from github, im new at this