/newmap command #2


  • New
  • Defect
Open
Assigned to _ForgeUser4831109
  • _ForgeUser9840408 created this issue Nov 26, 2013

    What steps will reproduce the problem?
    1. Making the map
    2. Doing /newmap <name here>

    What is the expected output? What do you see instead?
    An internal error occured performing this command.

    What version of the product are you using?
    newest

    Do you have an error log of what happened?
    19:12:08 [INFO] ItsJustBjarn issued server command: /newmap test
    19:12:08 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'newmap' in plugin FPSCaste v0.43a
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192)
            at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:532)
            at net.minecraft.server.v1_6_R3.PlayerConnection.handleCommand(PlayerConnection.java:986)
            at net.minecraft.server.v1_6_R3.PlayerConnection.chat(PlayerConnection.java:897)
            at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:838)
            at net.minecraft.server.v1_6_R3.Packet3Chat.handle(Packet3Chat.java:47)
            at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:237)
            at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:117)
            at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
            at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:131)
            at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:604)
            at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:240)
            at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:493)
            at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:425)
            at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
    Caused by: java.lang.NullPointerException
            at net.castegaming.plugins.FPSCaste.commands.NewMapCommand.handle(NewMapCommand.java:48)
            at net.castegaming.plugins.FPSCaste.commands.FPSCasteCommandHandler.handle(FPSCasteCommandHandler.java:100)
            at net.castegaming.plugins.FPSCaste.FPSCaste.onCommand(FPSCaste.java:67)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
            ... 15 more

    Please provide any additional information below.
    It won't work x)

  • _ForgeUser9840408 added the tags New Defect Nov 26, 2013
  • _ForgeUser4831109 posted a comment Nov 26, 2013

    if you type /showgames, are there any games running? If not, try setting startingmatches in the config to 1 and reboot your server.

  • _ForgeUser9840408 posted a comment Nov 26, 2013

    It's already on 1

  • _ForgeUser9840408 posted a comment Nov 26, 2013
  • _ForgeUser4831109 posted a comment Nov 28, 2013

    Still dont ee this option in your config.yml: "startingmatches: 1"


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