Cannot make Survival Games spawns

Discussion in 'Bukkit Discussion' started by RedbluegaryMC, Mar 31, 2013.

?

Is this a minor Survival Games bug?

  1. Yes

    0 vote(s)
    0.0%
  2. No

    100.0%
Multiple votes are allowed.
Thread Status:
Not open for further replies.
  1. Offline

    RedbluegaryMC

    I was actually in a new world created by Multi-Verse and tried to set the spawns for Survival Games arena 2 but it says,
    "Must be in an arena"
    "Malformed input. Must be "next" or a number" (Which for the number I placed "2")
    "Must be in an arena!"
    "An error occurred while executing the command. Check the console"
    And the console said,
    4:57:42 [SEVERE] java.lang.NullPointerException
    14:57:42 [SEVERE]at com.skitscape.survivalgames.commands.SetSpawn.onCommand(SetSpawn.java:46)
    14:57:42 [SEVERE]at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:122)
    14:57:42 [SEVERE]at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
    14:57:42 [SEVERE]at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:187)
    14:57:42 [SEVERE]at org.bukkit.craftbukkit.v1_5_R1.CraftServer.dispatchCommand(CraftServer.java:523)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.PlayerConnection.handleCommand(PlayerConnection.java:967)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.PlayerConnection.chat(PlayerConnection.java:885)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.PlayerConnection.a(PlayerConnection.java:840)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.Packet3Chat.handle(Packet3Chat.java:44)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.NetworkManager.b(NetworkManager.java:292)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.PlayerConnection.d(PlayerConnection.java:113)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.ServerConnection.b(SourceFile:35)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.DedicatedServerConnection.b(SourceFile:30)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.MinecraftServer.r(MinecraftServer.java:580)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:225)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:476)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:409)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.ThreadServerApplication.
    So help please anyone? Survival Games map 1 is kinda getting boring :|
     
  2. Offline

    Mike1022

    Is that the entire error. If not got to paste.com and paste it there and give me a link.

    Are all the plugins you are using up-to-date?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  3. Offline

    RedbluegaryMC

    Yeah! Everything except Citizens which isn't a big problem right?
     
  4. Offline

    Mike1022

    Make sure you typed the command right.

    And that it's actually in an arena.

    Try /mv setspawn?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  5. Offline

    RedbluegaryMC

    It won't work. The command to set it is /sg setspawn next or 2 but that doesn't work....

    I am absolutely positive

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  6. Offline

    Mike1022

  7. Offline

    RedbluegaryMC

  8. Offline

    LaxWasHere

    "/sg setspawn next"

    You must define an arena first before you set the spawn.
     
  9. Offline

    Mike1022

    If your using a dev build then there's going to be bugs. Unless you did something wrong. I'm sorry but I don't think I can help.
     
  10. Offline

    RedbluegaryMC

    What does define an arena first mean?
     
  11. Offline

    LaxWasHere

    Select the whole arena with world edit
    /sg create arena
    /sg setspawn next
     
  12. Offline

    RedbluegaryMC

    Still does not work. It keeps saying the same error in console and in game,
    "Must be in an arena"
    "Malformed input. Must be "next" or a number" (Which for the number I placed "2")
    "Must be in an arena!"
    "An error occurred while executing the command. Check the console"
    And the console said,
    4:57:42 [SEVERE] java.lang.NullPointerException
    14:57:42 [SEVERE]at com.skitscape.survivalgames.commands.SetSpawn.onCommand(SetSpawn.java:46)
    14:57:42 [SEVERE]at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:122)
    14:57:42 [SEVERE]at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
    14:57:42 [SEVERE]at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:187)
    14:57:42 [SEVERE]at org.bukkit.craftbukkit.v1_5_R1.CraftServer.dispatchCommand(CraftServer.java:523)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.PlayerConnection.handleCommand(PlayerConnection.java:967)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.PlayerConnection.chat(PlayerConnection.java:885)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.PlayerConnection.a(PlayerConnection.java:840)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.Packet3Chat.handle(Packet3Chat.java:44)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.NetworkManager.b(NetworkManager.java:292)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.PlayerConnection.d(PlayerConnection.java:113)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.ServerConnection.b(SourceFile:35)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.DedicatedServerConnection.b(SourceFile:30)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.MinecraftServer.r(MinecraftServer.java:580)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:225)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:476)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:409)
    14:57:42 [SEVERE]at net.minecraft.server.v1_5_R1.ThreadServerApplication.
     
  13. Offline

    LaxWasHere

    Because you are _NOT_ in an arena.
     
  14. Offline

    RedbluegaryMC

    I know..... How do I join an arena when there's no spawns set?!
     
  15. Offline

    Evilshallwin

    You don't. You're supposed to set the spawns after you've created the arenas. Go to the arena and get in there and then do /sg setspawn.
     
  16. Offline

    RedbluegaryMC

    And then it says my error ._.

    Yes that's the entire error I got

    UGH I've been trying for AGES :(

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  17. Offline

    LaxWasHere

    CREATE THE ARENA FIRST BEFORE SETTING YOUR SPAWN.
     
  18. Offline

    RedbluegaryMC

    I DID :(
     
  19. Offline

    Mike1022

    Set the spawn inside the arena after you have created it.
     
  20. Offline

    RedbluegaryMC

    Look that's how I did it but it still didn't work but this problem is solved :3 All I had to do was do //outset instead of //expand vert
    I was in the the arena after I made it.
     
  21. Offline

    louij2

    It is because u need to select pos 1 then u need to go up and forwards to preferred location then do //pos2 so then it does a square then execute the commands then go back and do /sg createarena then do /sg setspawn
     
Thread Status:
Not open for further replies.

Share This Page