Makeing A Arena with pvp ONLY in there #82


  • New
  • Defect
Open
Assigned to _ForgeUser7502837
  • _ForgeUser7953087 created this issue Feb 6, 2013

    What steps will reproduce the problem? /pvp region add [Region Name]

    What is the expected output? To only have PVP in this arena

    What do you see instead? A Internal error occured

    What version are you using? v3.0.0.

    Do you have an error log of what happened? No

    Please provide any additional information below: I have global pvp off and the world guard region set to pvp on

  • _ForgeUser7953087 added the tags New Defect Feb 6, 2013
  • _ForgeUser7953087 posted a comment Feb 6, 2013

    Heres the error log:

    06.02 06:56:58 [Server] INFO ... 15 more 06.02 06:56:58 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 06.02 06:56:58 [Server] INFO at com.sleelin.pvptoggle.handlers.CommandHandler.onCommand(CommandHandler.java:44) 06.02 06:56:58 [Server] INFO at com.sleelin.pvptoggle.PvPCommand.exec(PvPCommand.java:38) 06.02 06:56:58 [Server] INFO at com.sleelin.pvptoggle.commands.Region.processCommand(Region.java:33) 06.02 06:56:58 [Server] INFO at com.sleelin.pvptoggle.commands.Region.addRegion(Region.java:73) 06.02 06:56:58 [Server] INFO at com.sleelin.pvptoggle.handlers.RegionHandler.addRegion(RegionHandler.java:83) 06.02 06:56:58 [Server] INFO Caused by: java.lang.NullPointerException 06.02 06:56:58 [Server] INFO at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849) 06.02 06:56:58 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427) 06.02 06:56:58 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494) 06.02 06:56:58 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224) 06.02 06:56:58 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598) 06.02 06:56:58 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30) 06.02 06:56:58 [Server] INFO at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39) 06.02 06:56:58 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:113) 06.02 06:56:58 [Server] INFO at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290) 06.02 06:56:58 [Server] INFO at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44) 06.02 06:56:58 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:853) 06.02 06:56:58 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:898) 06.02 06:56:58 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:980) 06.02 06:56:58 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514) 06.02 06:56:58 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) 06.02 06:56:58 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) 06.02 06:56:58 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'pvp' in plugin PvPToggle v3.0.0


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