This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Making the map2. 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 test19:12:08 [SEVERE] nullorg.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)
if you type /showgames, are there any games running? If not, try setting startingmatches in the config to 1 and reboot your server.
It's already on 1
http://hastebin.com/tovijigoga.pl log and config
Still dont ee this option in your config.yml: "startingmatches: 1"
To post a comment, please login or register a new account.