Spawn Error #29


  • New
  • Defect
Open
  • _ForgeUser10419543 created this issue Jul 19, 2013

    What steps will reproduce the problem?

    /spawn

    What is the expected output? What do you see instead?

    I expect myself to teleport to the point where I typed /setspawn, but instead it comes up saying, "An internal error has occurred while attempting to operate this command."

    What version of the product are you using?

    2.2.1

    Do you have an error log of what happened?

    Yes.

    19:10:00 [INFO] mnspoon issued server command: /spawn
    19:10:00 [SEVERE] Could not pass event PlayerTeleportEvent to WorldGuard v5.
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoade
    va:427)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener
    a:62)
            at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManag
    ava:477)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManag
    ava:462)
            at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftP
    r.java:372)
            at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftE
    y.java:198)
            at com.dyrocraft.simplespawn.SimpleSpawn.onCommand(SimpleSpawn.java:

    What OS/Java are you running 32/64bit?

    Windows 7 64bit with Java 1.7.0_25

    Please provide any additional information below.

    I have craftbukkit-1.6.2-R0.1-20130715.060238-8 which is a development build.

  • _ForgeUser10419543 added the tags New Defect Jul 19, 2013

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