Cannot Add Arena #190


  • New
  • Defect
Open
Assigned to _ForgeUser7845127
  • _ForgeUser9615305 created this issue Apr 2, 2014

    What steps will reproduce the problem?
    1. Typing in the command
    2. Getting error message saying could not find (world name here)
    3.

    What is the expected output? What do you see instead?
    Sucess or something, don't really know since it never worked for me, just got the plugin. I saw 'Arena has not been added. Could not find world (world name here)

    What version of the product are you using?
    Latest Version v1.0.6-Beta2

    Do you have an error log of what happened?
    5:42:57 PM CONSOLE: ERROR]: Could not pass event ServerListPingEvent to SurvivalGames v1.0.6-Beta2
    5:42:57 PM CONSOLE: Method) ~[?:1.7.0_51]

    Please provide any additional information below.
    Just got this plugin today, as of April 2, 2014. I also have the plugin Multiverse which may affect it, but I really don't think so, any other plugin doesn't affect worlds at all.

  • _ForgeUser9615305 added the tags New Defect Apr 2, 2014
  • _ForgeUser13998261 posted a comment Apr 3, 2014

    I have a problem where the arena's config doesn't load right as seen in this error

    [17:04:30] [Server thread/INFO]: [SurvivalGames] Enabling SurvivalGames v1.0.6-Beta2
    [17:04:30] [Server thread/INFO]: [SurvivalGames] Settings loaded.
    [17:04:30] [Server thread/INFO]: [SurvivalGames] Language loaded.
    [17:04:30] [Server thread/INFO]: [SurvivalGames] Could not load Arenas.cfg file.
    [17:04:30] [Server thread/WARN]: java.lang.NullPointerException
    [17:04:31] [Server thread/WARN]: 	at net.shockverse.survivalgames.ArenaManager.setup(ArenaManager.java:138)
    [17:04:31] [Server thread/WARN]: 	at net.shockverse.survivalgames.ArenaManager.load(ArenaManager.java:99)
    [17:04:31] [Server thread/WARN]: 	at net.shockverse.survivalgames.SurvivalGames.onEnable(SurvivalGames.java:78)
    [17:04:31] [Server thread/WARN]: 	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)
    [17:04:31] [Server thread/WARN]: 	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350)
    [17:04:31] [Server thread/WARN]: 	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:389)
    [17:04:31] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439)
    [17:04:31] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375)
    [17:04:31] [Server thread/WARN]: 	at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342)
    [17:04:31] [Server thread/WARN]: 	at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319)
    [17:04:31] [Server thread/WARN]: 	at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275)
    [17:04:31] [Server thread/WARN]: 	at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175)
    [17:04:31] [Server thread/WARN]: 	at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424)
    [17:04:31] [Server thread/WARN]: 	at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
    [17:04:31] [Server thread/INFO]: [SurvivalGames] Database connection established.
    [17:04:31] [Server thread/INFO]: [SurvivalGames] 'SuperPerms' vault permissions hooked into.
    [17:04:31] [Server thread/INFO]: [SurvivalGames] Example files created.
    [17:04:31] [Server thread/INFO]: [SurvivalGames] Checking for an update..
    [17:04:33] [Server thread/INFO]: [SurvivalGames] SurvivalGames v1.0.6-Beta2 is up to date.
    [17:04:33] [Server thread/INFO]: [SurvivalGames] SurvivalGames version 1.0.6-Beta2 is enabled!
    


    When adding a world or something to it it doesn't seem to read it and resulting in the "error message saying could not find (world name)"


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