You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not a big deal since it is just a internal command error, but just wanted to notify you, if you haven't already noticed yourself:
[11:36:07] [Server thread/INFO] [io.github.hsyyid.essentialcmds/]: [Georgedamil] executed command warp here
[11:36:07] [Server thread/ERROR] [Sponge/]: Error occurred while executing command 'warp here' for source EntityPlayerMP['Georgedamil'/223142, l='world', x=-1092.30, y=79.00, z=754.30]: null
java.lang.NullPointerException
at io.github.hsyyid.essentialcmds.cmdexecutors.WarpExecutor.execute(WarpExecutor.java:98) ~[WarpExecutor.class:?]
at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:332) ~[CommandSpec.class:1.10.2-2002-5.0.0-BETA-0]
at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:333) ~[SimpleDispatcher.class:1.10.2-2002-5.0.0-BETA-0]
at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:264) [SpongeCommandManager.class:1.10.2-2002-5.0.0-BETA-0]
at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:82) [bd.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:913) [me.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:892) [me.class:?]
at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [im.class:?]
at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [im.class:?]
at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:119) [PacketUtil.class:1.10.2-2002-5.0.0-BETA-0]
It's not a big deal since it is just a internal command error, but just wanted to notify you, if you haven't already noticed yourself:
EssentialCmds-1.10.2-8.1.12-universal.jar
Minecraft 1.10.2
SpongeForge 5.0.0-BETA-1539
The text was updated successfully, but these errors were encountered: