SEVERE - Cannot set to an empty path #169


  • New
  • Defect
Open
Assigned to _ForgeUser7130239
  • _ForgeUser8494594 created this issue Aug 7, 2012

    Running
    - SpoutEssentials v3.9.4 (just installed today)
    - Spout v1244
    - CraftBukkit version git-Bukkit-1.2.5-R5.0-b2262jnks (MC: 1.2.5)

    22:44:11 [INFO] [SpoutEssentials] Enabling SpoutEssentials v3.9.3
    22:44:11 [SEVERE] java.lang.IllegalArgumentException: Cannot set to an empty path
    22:44:11 [SEVERE]       at org.apache.commons.lang.Validate.notEmpty(Validate.java:363)
    22:44:11 [SEVERE]       at org.bukkit.configuration.MemorySection.set(MemorySection.java:156)
    22:44:11 [SEVERE]       at org.bukkit.configuration.MemorySection.set(MemorySection.java:186)
    22:44:11 [SEVERE]       at me.skawke.spoutessentials.config.SpoutEssentialsGUI.LoadConfig(SpoutEssentialsGUI.java:37)
    22:44:11 [SEVERE]       at me.skawke.spoutessentials.config.SpoutEssentialsGUI.Initialize(SpoutEssentialsGUI.java:28)
    22:44:11 [SEVERE]       at me.skawke.spoutessentials.SpoutEssentials.onEnable(SpoutEssentials.java:52)
    22:44:11 [SEVERE]       at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    22:44:11 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    22:44:11 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    22:44:11 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:257)
    22:44:11 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:239)
    22:44:11 [SEVERE]       at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:373)
    22:44:11 [SEVERE]       at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:360)
    22:44:11 [SEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:189)
    22:44:11 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:424)
    22:44:11 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    22:44:11 [WARNING] An error has occurred in loading the config, please go to the Bukkit page and tell what you see below, thank you!
    22:44:11 [INFO] SpoutEssentials v3.9.2 is enabled!
    22:44:11 [INFO] SpoutEssentials is made by skawke :)
    22:44:11 [INFO] SpoutEssentials: WorldGuard Module enabled

  • _ForgeUser8494594 added the tags New Defect Aug 7, 2012
  • _ForgeUser8616991 posted a comment Aug 13, 2012

    Agree!

  • _ForgeUser7183506 posted a comment Aug 25, 2012

    <<reply 873008>>

    same here!

    http://pastie.org/4588009

  • _ForgeUser6886861 posted a comment Aug 28, 2012

    Assuming you are running minecraft 1.3, and have a craftbukkit 1.3 compatible spout plugin build running, then this is simply the effect of the plugin not being kept up to date. Hopefully, the developer is working on an updated version as we speak.

    Does the plugin still work and function properly??


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