Problem/Bug WorldEdit & WorldGuard suddenly stopped working

Discussion in 'General Help' started by TDSSrootkit, Apr 30, 2015.

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

    TDSSrootkit

    Hello, I went onto my server today and noticed areas around the spawn were griefed, and when I checked worldguard it gave me an error in the console.
    I've tried removing all other plugins including resetting worldguard data, but it still won't work. It broke yesterday after I read the server logs, but for no reason?
    I'll post the errors it gave me:

    18:27:07 [ERROR] Error occurred while enabling WorldGuard v6.0.0-beta-05.1569- (Is it up to date?)
    18:27:07 org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
    18:27:07 in 'reader', line 45, column 9:
    18:27:07 :
    18:27:07 ^
    18:27:07 expected <block end>, but found Value
    18:27:07 in 'reader', line 45, column 9:
    18:27:07 :
    18:27:07 ^
    18:27:07 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingFirstKey.produce(ParserImpl.java:552) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.yaml.snakeyaml.Yaml.load(Yaml.java:424) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at com.sk89q.util.yaml.YAMLProcessor.load(YAMLProcessor.java:111) ~[?:?]
    18:27:07 at com.sk89q.wepif.PermissionsResolverManager.loadConfig(PermissionsResolverManager.java:202) ~[?:?]
    18:27:07 at com.sk89q.wepif.PermissionsResolverManager.<init>(PermissionsResolverManager.java:106) ~[?:?]
    18:27:07 at com.sk89q.wepif.PermissionsResolverManager.initialize(PermissionsResolverManager.java:70) ~[?:?]
    18:27:07 at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugin.java:174) ~[?:?]
    18:27:07 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:408) [craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:374) [craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:329) [craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:236) [craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:501) [craftbukkit-1.8.3-R0.1-SNAPSHOT.jar:git-Bukkit-7722428]
    18:27:07 at java.lang.Thread.run(Unknown Source) [?:1.8.0_40]
     
  2. Offline

    mine-care

    This is all about configuration files, can we see any recently changed files? Also use [c0de] ... [/c0de] tags (with o not 0)
     
  3. Offline

    TDSSrootkit

    No, but I deleted every file and tried WorldGuard with the default files, and it still won't run.
     
  4. Offline

    mine-care

    @TDSSrootkit Hm :/ leting regen its files is a good idea but the files might have the error by default, Can we see them?
     
  5. Offline

    TDSSrootkit

    I have tried making a new folder and putting only WorldGuard and WorldEdit into the plugins, it is stuck on 'Loading Libraries' for a few seconds, then gives me the same errors when loading the plugins.

    Maybe it's something to do with the Loading Libraries thing?
     
  6. Online

    timtower Administrator Administrator Moderator

    @TDSSrootkit The Loading libraries is a Minecraft server thing, that has nothing to do with your errors.
    But a clean install of the worldguard and worldedit plugins didn't work?
    Could you post their config files using http://pastebin.com ?
     
  7. Offline

    TDSSrootkit

    I put WorldGuard and WorldEdit folders (With configs) into a RAR file.
    http://puu.sh/hysA5/064c8115c0.rar

    This really needs to be fixed... I logged on today and the spawn was completely destroyed, along with every other area you can warp to..

    EDIT by Timtower: merged posts
     
    Last edited by a moderator: May 2, 2015
  8. Offline

    mine-care

    @timtower @TDSSrootkit im out of ideas.... in the WG config line 45 points to this:
    auto-invincible-group: false
    And column 9 points to 'i'
     
  9. Offline

    TDSSrootkit

    Well.. what is column 9?
     
  10. Offline

    Bobcat00

Thread Status:
Not open for further replies.

Share This Page