This bug kick all players.

Discussion in 'Bukkit Help' started by aymanh, Nov 11, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    aymanh

    can someone explains this to me.this happens kicks everyone on server then everything goes back to normal.
    Code:
    06:45:58 [WARNING] Failed to teleport new player
    java.lang.UnsupportedOperationException: Not supported yet.
            at com.earth2me.essentials.OfflinePlayer.teleport(OfflinePlayer.java:341
    )
            at com.earth2me.essentials.Teleport.now(Teleport.java:227)
            at com.earth2me.essentials.Teleport.now(Teleport.java:233)
            at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$1.run(Ess
    entialsSpawnPlayerListener.java:70)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:137)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:441)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  2. It looks like it tries to teleport an offline player. Looking into the source of Essentials it does return this error. You should probably ask someone on the official Essentials forum.
     
  3. Offline

    emericask8ur

    Whats your server build? And it looks like : Failed to teleport new player
    is your problem it must be something in essentials. make sure you have the latest version
     
Thread Status:
Not open for further replies.

Share This Page