FallenMoonNetwork / CanaryMod

Server administration mod and API for Minecraft beta multiplayer server
http://canarymod.net
GNU Lesser General Public License v3.0
20 stars 14 forks source link

Multiworld Block Placing and HitBox issue #116

Closed jonbkei closed 11 years ago

jonbkei commented 11 years ago

There's a bug in CanaryMod, if you load a new World (e.g exampleWorld) and then teleport to it, you get these two glitches:

  1. you can't enter some areas because in the default world (commonly "world") theres a block at that position, so the server pushes you out of that area.
  2. If you place a Block in the new World the direct neighbours get updated and get replaced with the direct neighbours of the default world
14mRh4X0r commented 11 years ago

Thanks for the bug report. We were already aware and working on it.

jonbkei commented 11 years ago

You can close this issue, it's fixed in b11 :)