Command tp not work with spongevanilla 1.11.2-6.0.0-BETA-230

/tp OOO OOO
/tp OOO 0 70 0
/tp 0 70 0
All command above are broken.

[20:14:34] [Server thread/ERROR] [Sponge]: Error occurred while executing command 'tp OOO OOO' for source EntityPlayerMP['OOO'/112, l='world', x=1162.02, y=105.73, z=914.19]: null
java.lang.NullPointerException
	at net.minecraft.entity.Entity.func_184210_p(SourceFile:4383) ~[sn.class:?]
	at net.minecraft.entity.EntityLivingBase.func_184210_p(SourceFile:1932) ~[sw.class:?]
	at net.minecraft.entity.player.EntityPlayer.func_184210_p(SourceFile:1056) ~[aay.class:?]
	at net.minecraft.entity.player.EntityPlayerMP.func_184210_p(SourceFile:600) ~[ly.class:?]
	at net.minecraft.command.CommandTP.func_184881_a(SourceFile:625) ~[bx.class:?]
	at net.minecraft.command.CommandHandler.func_175786_a(SourceFile:92) ~[k.class:?]
	at org.spongepowered.common.command.MinecraftCommandWrapper.tryExecute(MinecraftCommandWrapper.java:154) ~[MinecraftCommandWrapper.class:1.11.2-6.0.0-BETA-230]
	at org.spongepowered.common.command.MinecraftCommandWrapper.process(MinecraftCommandWrapper.java:139) ~[MinecraftCommandWrapper.class:1.11.2-6.0.0-BETA-230]
	at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:336) ~[SimpleDispatcher.class:1.11.2-6.0.0-BETA-230]
	at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:295) ~[SpongeCommandManager.class:1.11.2-6.0.0-BETA-230]
	at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083) ~[bd.class:?]
	at net.minecraft.network.NetHandlerPlayServer.func_147361_d(SourceFile:818) ~[mi.class:?]
	at net.minecraft.network.NetHandlerPlayServer.func_147354_a(SourceFile:805) ~[mi.class:?]
	at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) ~[ip.class:?]
	at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) ~[ip.class:?]
	at org.spongepowered.common.network.PacketUtil.lambda$onProcessPacket$0(PacketUtil.java:154) ~[PacketUtil.class:1.11.2-6.0.0-BETA-230]
	at org.spongepowered.common.event.tracking.CauseTracker.switchToPhase(CauseTracker.java:156) [CauseTracker.class:1.11.2-6.0.0-BETA-230]
	at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:153) [PacketUtil.class:1.11.2-6.0.0-BETA-230]
	at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zjd000(SourceFile:539) [fo$1.class:?]
	at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fo$1.class:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_71]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_71]
	at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
	at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:246) [SpongeImplHooks.class:1.11.2-6.0.0-BETA-230]
	at net.minecraft.server.MinecraftServer.redirect$onRun$zhd000(SourceFile:4171) [MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer.func_71190_q(SourceFile:1526) [MinecraftServer.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(SourceFile:335) [lh.class:?]
	at net.minecraft.server.MinecraftServer.func_71217_p(SourceFile:562) [MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer.run(SourceFile:466) [MinecraftServer.class:?]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]