/pwarp command not working after installing WorldBorder Plugin #1


  • Defect
  • Started
Open
  • _ForgeUser9591647 created this issue Sep 11, 2012

    What steps will reproduce the problem?
    1. After installing the WorldBorder plugin I am getting an error when I try to use the /pwarp command:  "An internal error occurred while attempting to perform this command."
    2.The only way to get Player Warp to work again is to remove the warps I created from plugins\PlayerWarp\warps folder.  When I create new warps, the work, until the server is stopped and restarted.
    3.I tried manually copying the files in the plugins\PlayerWarp\warps folder but no matter which method I try, Player Warp will not load next time I start the server.

    What is the expected output? What do you see instead?
    After typing /pwarp I should see a list of warps, but instead I get the following error:  "An internal error occurred while attempting to perform this command."

    What version of the product are you using?
    1.1

    Do you have an error log of what happened?
    org.bukkit.command.CommandException: Unhandled exception executing command 'pwarp' in plugin PlayerWarp v[v1.1 release]
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807)
        at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
        at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
        at net.minecraft.server.ServerConnection.b(SourceFile:35)
        at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
        at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
        at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
        at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    Caused by: java.lang.NullPointerException
        at me.gavagai.playerwarp.Main.onCommand(Main.java:65)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
        ... 15 more

    Please provide any additional information below.

  • _ForgeUser9591647 added the tags New Defect Sep 11, 2012
  • _ForgeUser8596716 removed a tag New Sep 25, 2012
  • _ForgeUser8596716 added a tag Waiting Sep 25, 2012
  • _ForgeUser8596716 removed a tag Waiting Sep 25, 2012
  • _ForgeUser8596716 added a tag Accepted Sep 25, 2012
  • _ForgeUser8596716 removed a tag Accepted Sep 25, 2012
  • _ForgeUser8596716 added a tag Waiting Sep 25, 2012
  • _ForgeUser8596716 posted a comment Sep 25, 2012

    We try to fix it, but at present we`re busy.

    We try to fix it at this weekend!

    greets, MoTheMiner

  • _ForgeUser8596716 removed a tag Waiting Sep 25, 2012
  • _ForgeUser8596716 added a tag Replied Sep 25, 2012
  • _ForgeUser8897035 posted a comment Oct 3, 2012

    I am working on this. Thank you for reporting it, but I hadn't enough time befor.

    Check for a new version in about 1 Day, it should be fixed by than.


    Edited Oct 3, 2012
  • _ForgeUser8596716 removed a tag Replied Dec 20, 2012
  • _ForgeUser8596716 added a tag Started Dec 20, 2012
  • _ForgeUser8596716 unassigned issue from _ForgeUser8897035 Dec 20, 2012

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