Could not pass event PlayerMoveEvent to TempleCraft v0.47 #52


  • New
  • Defect
Open
Assigned to _ForgeUser8770791
  • _ForgeUser6835820 created this issue Feb 26, 2013

    Installed latest version, instantly starts to throw errors, without using anything of TC:

    13:21:50 [SEVERE] Could not pass event PlayerMoveEvent to TempleCraft v0.47
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
            at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:35)
            at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
            at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:222)
            at net.minecraft.server.v1_4_R1.Packet10Flying.handle(SourceFile:136)
            at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:174)
            at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:115)
            at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
            at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:66)
            at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:590)
            at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:228)
            at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:486)
            at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:420)
            at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
    Caused by: java.lang.IllegalArgumentException: Cannot measure distance between world_ether and world
            at org.bukkit.Location.distanceSquared(Location.java:381)
            at org.bukkit.Location.distance(Location.java:364)
            at com.bukkit.xarinor.templecraft.listeners.TCPlayerListener.onPlayerMove(TCPlayerListener.java:235)
            at sun.reflect.GeneratedMethodAccessor130.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:601)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
            ... 15 more

  • _ForgeUser6835820 added the tags New Defect Feb 26, 2013
  • _ForgeUser8770791 posted a comment Feb 26, 2013

    Wich version exactly are you using with eitch bukkit version and what plugins?`
    This seems to be a conflict : /

  • _ForgeUser6835820 posted a comment Feb 26, 2013

    Running a recent Spigot build (dated today), and Multiverse.

    Have seen this error in plugins before, and it was always a bug in the plugin itself, not in CB :P

  • _ForgeUser1540319 posted a comment Apr 22, 2013

    I'm getting the same error message.

    Running Bukkit 1.5.1-R0.1 (Just realized I should upgrade to R0.2) TC version

    Other plugins running on my server: -Essentials -MultiWorld -LodestoneTeleportation (LodestoneTP) -Vault -PermissionsBukkit -WorldEdit -WorldGuard -CraftArrows

  • _ForgeUser8770791 posted a comment Apr 22, 2013

    Hey there, this is still a strange error as i could never recreate it, even with the plugins listed below...

    Does this happen on startup or at random times and or with many people online?

  • _ForgeUser1540319 posted a comment Apr 23, 2013

    Only one or two people online, and usually after the server has been up for a while. I'm trying to catch it when it happens, so I can ask the players what they were doing at that time.

  • _ForgeUser8770791 posted a comment Apr 23, 2013

    @cyberriot: Go

    Aye, this would be really helpful, i'm testing it again right now and haven't seen it happen until now :S


To post a comment, please login or register a new account.