Magic Carpet problems..
#2
I'm sure you have noticed the 'rubber banding' effect in the vanilla Minecraft server. You used to get it a lot when standing on a fence.
The vanilla server checks whether the player has made a valid move, and if the move was invalid (player went through a block or something) the server would teleport the player back to the correct position.

MCServer does not have these checks (yet?), so if according to a player's client there are no blocks, they will fall and keep falling. Due to latency the magic carpet blocks may not appear immediately though the client needs it to prevent the player from falling. This *can* be fixed in the magic carpet plugin by checking if the player fell through the carpet and teleporting the player back to the correct location.

I do not have the time to fix this right now though Sad
Reply
Thanks given by:


Messages In This Thread
Magic Carpet problems.. - by absmonster - 04-10-2011, 11:01 PM
RE: Magic Carpet problems.. - by FakeTruth - 04-11-2011, 05:58 AM



Users browsing this thread: 1 Guest(s)