My World Guard Isn't Working PLEASE HELP

Discussion in 'Bukkit Help' started by TheGamesHawk2001, Mar 16, 2014.

Thread Status:
Not open for further replies.
  1. Hi Guys, My World Guard isn't working and i need to make my regions so i can post my server and make it public, whats happening is whenever i type /region define {Name of Region} after making a selection with world edit, it says "An error occurred, see console" I really need help!!!
    And Can You Guys Tell Me If I Need To Provide A Picture Of My Console...
     
  2. Offline

    LandonTheGeek

  3. HelpfulBeast
    could i post it on Flickr?

    Or What?

    HelpfulBeast



    [17:17:10 INFO]: [SecretPotions] v2.0 has been Enabled!
    [17:17:10 INFO]: [SecretPotions] Coded by RoopeFI! BukkitDev page: http://dev.bu
    kkit.org/server-mods/secretpotions/
    [17:17:10 INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.12.2
    [17:17:10 INFO]: [SignURLs] Enabling SignURLs v1.0.5
    [17:17:10 INFO]: [SignURLs] Has found that you have [Vault] installed and will u
    s it to handle permissions!
    [17:17:10 INFO]: [SignURLs] attempting to open SQLite database.
    [17:17:10 INFO]: [SignURLs] attempting to load links from SQLite database.
    [17:17:10 INFO]: [SignURLs] 1 links have been loaded.
    [17:17:10 INFO]: [SignURLs] 1.0.5 Has been Loaded!
    [17:17:10 INFO]: [ServerSigns] Enabling ServerSigns v3.0.0
    [17:17:10 INFO]: [ServerSigns] Successfully hooked into Vault
    [17:17:10 INFO]: [ServerSigns] Version 3.0.0 is now enabled.
    [17:17:10 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.12.2
    [17:17:10 INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
    [17:17:10 INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rig
    by, fernferret, lithium3141 and main--
    [17:17:10 INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Mu
    ltiverse-Core v2.4-b527
    [17:17:10 INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NOR
    MAL - Type: NORMAL & seed: -6411436127043798908
    [17:17:10 INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' -
    Env: THE_END - Type: NORMAL & seed: -6411436127043798908
    [17:17:10 INFO]: [Multiverse-Core] Loading World & Settings - 'Kitpvparena' - En
    v: NORMAL - Type: FLAT & seed: -271255418078569094
    [17:17:10 INFO]: Preparing start region for level 2 (Seed: -271255418078569094)
    [17:17:11 ERROR]: Could not pass event WorldLoadEvent to WorldGuard v5.9
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:294) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
    ava:501) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:486) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.craftbukkit.v1_7_R1.CraftServer.createWorld(CraftServer.ja
    va:942) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.Bukkit.createWorld(Bukkit.java:228) [craftbukkit.jar:git-B
    ukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239) [craftbukk
    it.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldMana
    ger.java:137) [Multiverse-Core-2.4.jar:?]
    at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldMana
    ger.java:91) [Multiverse-Core-2.4.jar:?]
    at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldMa
    nager.java:557) [Multiverse-Core-2.4.jar:?]
    at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCor
    e.java:242) [Multiverse-Core-2.4.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [cr
    aftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:324) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:404) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.jav
    a:439) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.
    java:375) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:3
    42) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:3
    19) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:2
    75) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.jav
    a:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java
    :424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6
    17) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not
    allowed
    at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.ja
    va:98) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:191)
    ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:63) ~
    [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:423) ~[craftbukkit.jar:git-Buk
    kit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at com.sk89q.util.yaml.YAMLProcessor.load(YAMLProcessor.java:112) ~[?:?]

    at com.sk89q.worldguard.bukkit.WorldConfiguration.loadConfiguration(Worl
    dConfiguration.java:302) ~[?:?]
    at com.sk89q.worldguard.bukkit.WorldConfiguration.<init>(WorldConfigurat
    ion.java:198) ~[?:?]
    at com.sk89q.worldguard.bukkit.ConfigurationManager.get(ConfigurationMan
    ager.java:204) ~[?:?]
    at com.sk89q.worldguard.bukkit.WorldGuardWorldListener.initWorld(WorldGu
    ardWorldListener.java:71) ~[?:?]
    at com.sk89q.worldguard.bukkit.WorldGuardWorldListener.onWorldLoad(World
    GuardWorldListener.java:58) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0
    _51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0
    _51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
    .7.0_51]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:292) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    ... 21 more
    [17:17:11 INFO]: [Multiverse-Core] Loading World & Settings - 'plotworld' - Env:
    NORMAL - Type: NORMAL & seed: -6184508625882142691 & generator: PlotMe
    [17:17:11 INFO]: Preparing start region for level 3 (Seed: -6184508625882142691)

    [17:17:11 INFO]: [ClearLag] No updates found!
    [17:17:11 INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
    [17:17:11 INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
    [17:17:11 INFO]: [WorldGuard] (plotworld) Lava fire is PERMITTED.
    [17:17:11 INFO]: [WorldGuard] (plotworld) All fire spread is disabled.
    [17:17:11 INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
    [17:17:11 INFO]: [Multiverse-Core] Loading World & Settings - 'Hub' - Env: NORMA
    L - Type: FLAT & seed: 8610442645040685071
    [17:17:11 INFO]: Preparing start region for level 4 (Seed: 8610442645040685071)
    [17:17:11 INFO]: [WorldGuard] (Hub) TNT ignition is PERMITTED.
    [17:17:11 INFO]: [WorldGuard] (Hub) Lighters are PERMITTED.
    [17:17:11 INFO]: [WorldGuard] (Hub) Lava fire is PERMITTED.
    [17:17:11 INFO]: [WorldGuard] (Hub) All fire spread is disabled.
    [17:17:11 INFO]: [WorldGuard] Loaded configuration for world 'Hub'
    [17:17:11 INFO]: [Multiverse-Core] 5 - World(s) loaded.
    [17:17:11 INFO]: [EssentialsChat] Enabling EssentialsChat v2.12.2
    [17:17:11 INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
    [17:17:11 INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and
    fernferret
    [17:17:11 INFO]: [Multiverse-Portals] 5 - Portals(s) loaded
    [17:17:11 INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b
    335
    [17:17:11 INFO]: [Multiverse-Inventories 2.5-b335] enabled.
    [17:17:12 INFO]: Server permissions file permissions.yml is empty, ignoring it
    [17:17:12 INFO]: Done (3.631s)! For help, type "help" or "?"
    [17:17:12 INFO]: [Vault] Checking for Updates:
    [17:17:12 INFO]: [Vault] No new version available
    [17:17:14 ERROR]: Could not pass event ThunderChangeEvent to WorldGuard v5.9
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:294) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
    ava:501) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:486) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.World.o(World.java:1854) [craftbukkit.ja
    r:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.WorldServer.o(WorldServer.java:920) [cra
    ftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.World.doTick(World.java:1825) [craftbukk
    it.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.WorldServer.doTick(WorldServer.java:167)
    [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:6
    29) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:2
    50) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:5
    45) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java
    :457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6
    17) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not
    allowed
    at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.ja
    va:98) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:191)
    ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:63) ~
    [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:423) ~[craftbukkit.jar:git-Buk
    kit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at com.sk89q.util.yaml.YAMLProcessor.load(YAMLProcessor.java:112) ~[?:?]

    at com.sk89q.worldguard.bukkit.WorldConfiguration.loadConfiguration(Worl
    dConfiguration.java:302) ~[?:?]
    at com.sk89q.worldguard.bukkit.WorldConfiguration.<init>(WorldConfigurat
    ion.java:198) ~[?:?]
    at com.sk89q.worldguard.bukkit.ConfigurationManager.get(ConfigurationMan
    ager.java:204) ~[?:?]
    at com.sk89q.worldguard.bukkit.WorldGuardWeatherListener.onThunderChange
    (WorldGuardWeatherListener.java:74) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0
    _51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0
    _51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
    .7.0_51]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:292) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    ... 12 more
    [17:17:19 ERROR]: Could not pass event EntityChangeBlockEvent to WorldGuard v5.9

    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:294) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
    ava:501) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:486) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.callEntityChan
    geBlockEvent(CraftEventFactory.java:536) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-
    2-g85f5776-b3023jnks]
    at org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.callEntityChan
    geBlockEvent(CraftEventFactory.java:519) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-
    2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.PathfinderGoalEatTile.e(PathfinderGoalEa
    tTile.java:66) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.PathfinderGoalSelector.a(PathfinderGoalS
    elector.java:108) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.EntityInsentient.bn(EntityInsentient.jav
    a:427) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.EntitySheep.bn(EntitySheep.java:41) [cra
    ftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.EntityLiving.e(EntityLiving.java:1436) [
    craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.EntityInsentient.e(EntityInsentient.java
    :306) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.EntityAgeable.e(EntityAgeable.java:87) [
    craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.EntityAnimal.e(SourceFile:37) [craftbukk
    it.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.EntitySheep.e(EntitySheep.java:49) [craf
    tbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.EntityLiving.h(EntityLiving.java:1299) [
    craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.EntityInsentient.h(EntityInsentient.java
    :150) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1348)
    [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1329)
    [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.World.tickEntities(World.java:1217) [cra
    ftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.WorldServer.tickEntities(WorldServer.jav
    a:480) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:6
    37) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:2
    50) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:5
    45) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java
    :457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6
    17) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not
    allowed
    at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.ja
    va:98) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:191)
    ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:63) ~
    [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:423) ~[craftbukkit.jar:git-Buk
    kit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    at com.sk89q.util.yaml.YAMLProcessor.load(YAMLProcessor.java:112) ~[?:?]

    at com.sk89q.worldguard.bukkit.WorldConfiguration.loadConfiguration(Worl
    dConfiguration.java:302) ~[?:?]
    at com.sk89q.worldguard.bukkit.WorldConfiguration.<init>(WorldConfigurat
    ion.java:198) ~[?:?]
    at com.sk89q.worldguard.bukkit.ConfigurationManager.get(ConfigurationMan
    ager.java:204) ~[?:?]
    at com.sk89q.worldguard.bukkit.WorldGuardEntityListener.onEntityChangeBl
    ock(WorldGuardEntityListener.java:883) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0
    _51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0
    _51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
    .7.0_51]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:292) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
    ... 25 more
    [17:18:12 WARN]: [PlayerVaults] The updater could not contact dev.bukkit.org for
    updating.
    [17:18:12 WARN]: [PlayerVaults] If you have not recently modified your configura
    tion and this is the first time you are seeing this message, the site may be exp
    eriencing temporary downtime.
    [17:18:12 WARN]: java.io.IOException: Server returned HTTP response code: 504 fo
    r URL: https://api.curseforge.com/servermods/files?projectIds=50123
    [17:18:12 WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputS
    tream(Unknown Source)
    [17:18:12 WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.get
    InputStream(Unknown Source)
    [17:18:12 WARN]: at com.drtshock.playervaults.util.Updater.read(Updater.j
    ava:465)
    [17:18:12 WARN]: at com.drtshock.playervaults.util.Updater.access$200(Upd
    ater.java:34)
    [17:18:12 WARN]: at com.drtshock.playervaults.util.Updater$UpdateRunnable
    .run(Updater.java:504)
    [17:18:12 WARN]: at java.lang.Thread.run(Unknown Source)
    >
     
  4. Offline

    LandonTheGeek

    TheGamesHawk2001
    Whoa whoa whoa, you have quite a few errors, if you would, save your regions then delete your folder for worldguard, there may be some parsing errors, hopefully this will fix them.
    (Regenerate the files)
     
  5. HelpfulBeast
    I have already deleted all Worldguard related files, didn't fix it though ;(
     
  6. Offline

    LandonTheGeek

    TheGamesHawk2001
    Still seems to maybe be a few parsing errors, could you paste in a pastebin.com the files that you are having your errors with?
     
  7. Offline

    LandonTheGeek

  8. HelpfulBeast
    Will You Be on in 20 mins?
    Thats when i can go back on MY account, im on my dads now cus of time restrictions,
     
  9. Offline

    LandonTheGeek

  10. HelpfulBeast
    So what you want me to do is...
    this is baffling me because i can put a folder in 'pastebin.com'
     
  11. Offline

    LandonTheGeek

    TheGamesHawk2001
    No, paste your .txt or .yml files in it, and then upload it and share the link here :)
     
  12. Offline

    LandonTheGeek

    TheGamesHawk2001
    Hmmm :( Unfortunately I don't know what seems to be the issue. D: Hopefully others may be able to help!
    Sorry!
     
  13. Offline

    TarikBerk

    Make a new local server and put a stable worldguard version in that server and compare the configuration files.
    Well, seems like there isn't any parsing errors.
    Make another region and see if you still get the same error.
    You can make a ticket of it on worldguard's developer bukkit page.

    Maybe your server doesn't have enough ram?
     
  14. TarikBerk
    It Worked I Only had 3/4 plugins installed (Essentials; Chat,Protect And Core and worldedit and world guard) it worked but how do i know what plugins are making it a problem?
     
  15. Offline

    TarikBerk

    Add all plug-ins one by one.
    I did that once.
    Works well.
     
Thread Status:
Not open for further replies.

Share This Page