Can't edit arena or add spawns #203


  • New
  • Defect
Open
Assigned to turbocharger
  • _ForgeUser15115608 created this issue May 14, 2014

    What steps will reproduce the problem?
    1. Setup world and arena
    2. type '/sg edit (arena name)'
    3.

    What is the expected output? What do you see instead?
    Expected to be teleported to world to edit but instead get 'an internal error occurred while attempting to perform this command'

    What version of the product are you using?
    v. 1.0.6 for 1.7.2

    Do you have an error log of what happened?
    no

    Please provide any additional information below.

  • _ForgeUser15115608 added the tags New Defect May 14, 2014
  • _ForgeUser10893006 posted a comment Jun 30, 2014

    try looking through the config. look in arenas.cfg and language.cfg. You might find an error in there

  • _ForgeUser15115608 posted a comment Jul 11, 2014

    Here is the server log of the error:

    [10:23:16 INFO]: cuddud issued server command: /sg edit SG [10:23:16 ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing command 'sg' in plugin SurvivalGames v1.0.6 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:683) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:952) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] Caused by: java.lang.NullPointerException at net.shockverse.survivalgames.commands.SGCmd.onCommand(SGCmd.java:868) [?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] ... 13 more


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