Error at Startup

Discussion in 'Bukkit Help' started by nxtguy, Jul 28, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    nxtguy

    Hey, I'm getting this error when starting my server. It starts fine but I see this error in the console. Does anyone know if this is bad? If so, how can I fix it?

    Code:
    28.07 17:31:18 [Server] Startup Done (6.462s)! For help, type "help" or "?"
    28.07 17:31:17 [Server] INFO at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
    28.07 17:31:17 [Server] INFO at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    28.07 17:31:17 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    28.07 17:31:17 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    28.07 17:31:17 [Server] INFO at com.bekvon.bukkit.residence.Residence.setEnabled(Residence.java:1879)
    28.07 17:31:17 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    28.07 17:31:17 [Server] INFO at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:238)
    28.07 17:31:17 [Server] INFO at com.bekvon.bukkit.residence.Residence.checkNewLanguageVersion(Residence.java:2121)
    28.07 17:31:17 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105)
    28.07 17:31:17 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138)
    28.07 17:31:17 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
    28.07 17:31:17 [Server] INFO ^
    28.07 17:31:17 [Server] INFO - 'If residence name is left off ...
    28.07 17:31:17 [Server] INFO in "<string>", line 324, column 25:
    28.07 17:31:17 [Server] INFO expected <block end>, but found BlockEntry
    28.07 17:31:17 [Server] INFO ^
    28.07 17:31:17 [Server] INFO -' Usage: /res subzone <residenc ...
    28.07 17:31:17 [Server] INFO in "<string>", line 323, column 25:
    28.07 17:31:17 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
    28.07 17:31:17 [Server] SEVERE null
    28.07 17:31:17 [Server] INFO ^
    28.07 17:31:17 [Server] INFO - 'If residence name is left off ...
    28.07 17:31:17 [Server] INFO in "<string>", line 324, column 25:
    28.07 17:31:17 [Server] INFO expected <block end>, but found BlockEntry
    28.07 17:31:17 [Server] INFO ^
    28.07 17:31:17 [Server] INFO -' Usage: /res subzone <residenc ...
    28.07 17:31:17 [Server] INFO in "<string>", line 323, column 25:
    28.07 17:31:17 [Server] INFO [Residence] Failed to update language file: Chinese.yml, Error: while parsing a block mapping
    28.07 17:31:17 [Multicraft] Skipped 6 lines due to rate limit (30/s)
    Any help is appreciated!
     
  2. Offline

    JOPHESTUS

    Your YAML formatting in your residence config is not correct. Make sure indentations are spaces not tabs.
     
  3. Offline

    Nucious

    What console are you using?
     
  4. Offline

    JOPHESTUS

    Why would it matter what console (s)he is using?
     
  5. Offline

    Nucious

    I'm interested, ffs.
     
  6. Offline

    JOPHESTUS

    Well, I'm pretty sure (s)he is here to get help with the error, and would rather not chat about irrelevant information :)
     
  7. Offline

    Nucious

    Your username is irrelevant.
     
  8. Offline

    JOPHESTUS

    and how is that relevant to this thread? Please, if you're not going to help, don't reply.
     
  9. Offline

    Nucious

    If you were trying to be smart and logical you wouldn't have responded to my oh-so irrelevant comment, and if you were smart at all, you would've stopped talking at the last 2 posts. Anyways, Idc.
     
Thread Status:
Not open for further replies.

Share This Page