Plugin Help None of the Factions plugins i tried worked.

Discussion in 'Plugin Help/Development/Requests' started by TrickyFTW_, Nov 15, 2014.

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

    TrickyFTW_

    My version is 1.7.9 r0.2
    i get error everytime
     
  2. Offline

    DrPyroCupcake

    Give us more of a description. Post your log, config, etc.
     
  3. Offline

    TrickyFTW_

    Here is the log:
    [19:31:48 ERROR]: Could not load 'plugins\Factions.jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException: MassiveCore
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:216) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.ja
    va:366) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:32
    8) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [C
    raftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14
    ) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.jav
    a:126) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java
    :436) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:6
    28) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    Server properties:
    #Minecraft server properties
    #Sat Nov 15 19:31:48 EET 2014
    generator-settings=
    op-permission-level=4
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=false
    announce-player-achievements=true
    server-port=25570
    level-type=DEFAULT
    enable-rcon=false
    force-gamemode=false
    level-seed=
    server-ip=
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    snooper-enabled=true
    hardcore=false
    online-mode=true
    resource-pack=
    pvp=true
    difficulty=1
    enable-command-block=false
    player-idle-timeout=0
    gamemode=0
    max-players=20
    spawn-monsters=true
    view-distance=24
    generate-structures=true
    spawn-protection=16
    motd=Brand new awesome server\!
     
  4. Offline

    JaguarJo

    TrickyFTW_
    This means that you need to have MassiveCore installed for Factions to work. Do you have MCore on your server yet?
     
  5. Offline

    TrickyFTW_

    Yes i downloaded it too

    But it didnt install

    EDIT by Timtower: Merged posts
     
  6. Offline

    JaguarJo

    TrickyFTW_ Hmm... Make sure you got the plugin version that matches your CraftBukkit version. Did you install it in the correct place? Could you show us your full server startup log? The full log usually gives better clues as to what's going on than just looking at bits and pieces of it.
     
  7. Offline

    TrickyFTW_

    Full log:
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.jav
    a:126) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java
    :436) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:6
    28) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListene
    r
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_25]
    at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_25]
    at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0
    _25]
    at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_25]
    at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_25]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_25]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_25]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_
    25]
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_25]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:77) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:62) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
    at me.bush.firstlogin.FirstLogin.<init>(FirstLogin.java:23) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    ~[?:1.8.0_25]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    ~[?:1.8.0_25]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce) ~[?:1.8.0_25]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_2
    5]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_25]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.jav
    a:52) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:127) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    ... 9 more
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.player.PlayerListe
    ner
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:67) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:62) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_25]
    at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_25]
    at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0
    _25]
    at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_25]
    at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_25]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_25]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_25]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_
    25]
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_25]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:77) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:62) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
    at me.bush.firstlogin.FirstLogin.<init>(FirstLogin.java:23) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    ~[?:1.8.0_25]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    ~[?:1.8.0_25]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce) ~[?:1.8.0_25]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_2
    5]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_25]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.jav
    a:52) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:127) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    ... 9 more
    [09:52:49 ERROR]: Could not load 'plugins\MassiveCore.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/mi
    necraft/server/v1_7_R4/PlayerInventory
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:131) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:328) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:251) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.ja
    va:366) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:32
    8) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [C
    raftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14
    ) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.jav
    a:126) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java
    :436) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:6
    28) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/PlayerIn
    ventory
    at com.massivecraft.massivecore.MassiveCore.getMassiveCoreGsonBuilder(Ma
    ssiveCore.java:85) ~[?:?]
    at com.massivecraft.massivecore.MassiveCore.<clinit>(MassiveCore.java:70
    ) ~[?:?]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_25]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.jav
    a:40) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:127) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    ... 9 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.Player
    Inventory
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:67) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:62) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
    at com.massivecraft.massivecore.MassiveCore.getMassiveCoreGsonBuilder(Ma
    ssiveCore.java:85) ~[?:?]
    at com.massivecraft.massivecore.MassiveCore.<clinit>(MassiveCore.java:70
    ) ~[?:?]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_25]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.jav
    a:40) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:127) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    ... 9 more
    [09:52:49 ERROR]: Could not load 'plugins\Factions.jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException: MassiveCore
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:216) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.ja
    va:366) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:32
    8) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [C
    raftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14
    ) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.jav
    a:126) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java
    :436) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:6
    28) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    [09:52:49 INFO]: [VillageProtection] Loading VillageProtection v[v1.7 Dev]
    [09:52:49 INFO]: [WorldEdit] Loading WorldEdit v5.6.3
    [09:52:49 INFO]: [Essentials] Loading Essentials v2.13.1
    [09:52:49 INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
    [09:52:49 INFO]: [LoginSecurity] Loading LoginSecurity v2.0.10
    [09:52:49 INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
    [09:52:49 INFO]: [ClearLag] Loading ClearLag v2.7.2
    [09:52:49 INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
    [09:52:49 INFO]: [PermissionsEx] Loading PermissionsEx v1.22.6
    [09:52:49 WARN]: [PermissionsEx] This server is in offline mode. Unless this ser
    ver is configured to integrate with a supported proxy (see http://dft.ba/-8ous),
    UUIDs *may not be stable*!
    [09:52:49 INFO]: [AuthMe] Loading AuthMe v2.5
    [09:52:49 INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
    [09:52:49 INFO]: [RegistredPlayers] Loading RegistredPlayers v0.1
    [09:52:49 INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-02
    [09:52:49 INFO]: [ChestShop] Loading ChestShop v3.7.17
    [09:52:49 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    [09:52:49 WARN]: The server will make no attempt to authenticate usernames. Bewa
    re.
    [09:52:49 WARN]: While this makes the game possible to play without internet acc
    ess, it also opens up the ability for hackers to connect with any username they
    choose.
    [09:52:49 WARN]: To change this, set "online-mode" to "true" in the server.prope
    rties file.
    [09:52:49 INFO]: Preparing level "world"
    [09:52:50 INFO]: Preparing start region for level 0 (Seed: 1739143190725712427)
    [09:52:51 INFO]: Preparing spawn area: 31%
    [09:52:51 INFO]: Preparing start region for level 1 (Seed: 1739143190725712427)
    [09:52:52 INFO]: Preparing start region for level 2 (Seed: 1739143190725712427)
    [09:52:52 INFO]: [VillageProtection] Enabling VillageProtection v[v1.7 Dev]
    [09:52:52 INFO]: [VillageProtection] VillageProtection has been enabled
    [09:52:52 INFO]: [VillageProtection] Factions not found
    [09:52:52 INFO]: [VillageProtection] VillageProtection hooked up WorldGuard
    [09:52:52 INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
    [09:52:52 INFO]: WEPIF: Using the Bukkit Permissions API.
    [09:52:52 INFO]: [Essentials] Enabling Essentials v2.13.1
    [09:52:52 INFO]: Essentials: Using config file enhanced permissions.
    [09:52:52 INFO]: Permissions listed in as player-commands will be given to all u
    sers.
    [09:52:52 INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
    [09:52:52 INFO]: [LoginSecurity] Enabling LoginSecurity v2.0.10
    [09:52:52 ERROR]: [LoginSecurity] Could not read from auth list!
    [09:52:52 INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
    [09:52:52 INFO]: [ClearLag] Enabling ClearLag v2.7.2
    [09:52:52 INFO]: [ClearLag] Loading modules...
    [09:52:53 WARN]: [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10
    )
    [09:52:53 INFO]: [ClearLag] Modules have been loaded!
    [09:52:53 INFO]: [ClearLag] Clearlag is now enabled!
    [09:52:53 INFO]: [ClearLag] Checking for updates...
    [09:52:53 INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
    [09:52:53 INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.6
    [09:52:53 INFO]: [PermissionsEx] Initializing file backend
    [09:52:53 INFO]: [PermissionsEx] Permissions file successfully reloaded
    [09:52:53 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissi
    ons.
    [09:52:53 INFO]: Essentials: Using PermissionsEx based permissions.
    [09:52:53 INFO]: [AuthMe] Enabling AuthMe v2.5
    [09:52:53 ERROR]: Error occurred while enabling AuthMe v2.5 (Is it up to date?)
    java.lang.NoClassDefFoundError: org/bukkit/util/config/Configuration
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_25]
    at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_25]
    at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0
    _25]
    at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_25]
    at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_25]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_25]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_25]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_
    25]
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_25]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:77) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoad
    er.java:191) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:73) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:62) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
    at uk.org.whoami.authme.AuthMe.onEnable(AuthMe.java:60) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[C
    raftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:324) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:404) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.jav
    a:457) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.
    java:391) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:3
    52) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:3
    26) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:2
    82) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.jav
    a:182) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java
    :436) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:6
    28) [Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    Caused by: java.lang.ClassNotFoundException: org.bukkit.util.config.Configuratio
    n
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:67) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:62) ~[Craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
    ... 27 more
    [09:52:53 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
    [09:52:53 INFO]: [RegistredPlayers] Enabling RegistredPlayers v0.1
    [09:52:53 INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-02
    [09:52:53 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    [09:52:53 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
    [09:52:53 INFO]: [WorldGuard] (world) Lava fire is blocked.
    [09:52:53 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
    [09:52:53 INFO]: [WorldGuard] Loaded configuration for world 'world'
    [09:52:53 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    [09:52:53 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
    [09:52:53 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
    [09:52:53 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    [09:52:53 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
    [09:52:53 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    [09:52:53 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
    [09:52:53 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
    [09:52:53 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    [09:52:53 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    [09:52:53 INFO]: [WorldGuard] Loading region data...
    [09:52:53 INFO]: [ChestShop] Enabling ChestShop v3.7.17
    [09:52:54 INFO]: [ClearLag] No updates found!
    [09:52:54 INFO]: Server permissions file permissions.yml is empty, ignoring it
    [09:52:54 INFO]: Done (4,092s)! For help, type "help" or "?"
    [09:52:55 INFO]: [VillageProtection] About to download a new update: VillageProt
    ection [v1.7 Dev]
    [09:52:55 INFO]: [VillageProtection] Downloading update: 10% of 49860 bytes.
    [09:52:55 INFO]: [VillageProtection] Downloading update: 20% of 49860 bytes.
    [09:52:55 INFO]: [VillageProtection] Downloading update: 30% of 49860 bytes.
    [09:52:55 INFO]: [VillageProtection] Downloading update: 80% of 49860 bytes.
    [09:52:55 INFO]: [VillageProtection] Downloading update: 90% of 49860 bytes.
    [09:52:55 INFO]: [VillageProtection] Downloading update: 100% of 49860 bytes.
    [09:52:55 INFO]: [VillageProtection] Finished updating.
    >
     
  8. Offline

    timtower Administrator Administrator Moderator

  9. Offline

    mrCookieSlime

    TrickyFTW_
    Seems like your Server Version does not match the required Version of MCore. Maybe try downgrading to a Version that was built against your Server Version.
     
  10. Offline

    TrickyFTW_

    I have tried multiple ones.
     
  11. Offline

    mrCookieSlime

    You also need to downgrade both at the same time. If you are using MCore for 1.7.9, you also need to be using Factions for 1.7.9

    Also, if you got another error, please post it using Pastebin.
     
  12. Offline

    TrickyFTW_

    I Get same error everytime.
     
  13. Offline

    mrCookieSlime

    TrickyFTW_
    Well, since it always says that it cannot find MCore you obviously didnt install it. Check your plugins Folder and make sure the file is in there. If it is a .zip file you also need to unzip it.
     
  14. Offline

    TrickyFTW_

    Its not a zip file. it is in the plugin folder
     
  15. Offline

    mrCookieSlime

  16. Offline

    TrickyFTW_

  17. Offline

    mrCookieSlime

    TrickyFTW_
    No problem.
    Always pay attention on the note "compatible with MCore vX.YZ
     
  18. Offline

    TrickyFTW_

    but now i have new problem. It seems like PremmisionsEx is not working propertly.
    Log:
    http://pastebin.com/c8bFR7ML
     
  19. Offline

    mrCookieSlime

    TrickyFTW_
    Please post your permissions.yml
    There is a small mistake in it.
     
  20. Offline

    TrickyFTW_

  21. Offline

    mrCookieSlime

    TrickyFTW_
    These two permissions need to be right underneath the other ones as well:
    - essentials.mail
    - essentials.kit.tools
     
  22. Offline

    TrickyFTW_

    But they show red then. Is it ok?

    Ok fixed

    I still cant use some of the commands even if i am owner.

    Basicly i cant use all essentials commands
     
  23. Offline

    mrCookieSlime

    TrickyFTW_
    Please dont triple post. There is an Edit Button right next to the Date.
    And which commands?
     
  24. Offline

    TrickyFTW_

    All essential commands
     
  25. Offline

    mrCookieSlime

    Hmmmm, sorry I dont know why its not working.
    Since you are a member of the group Owner which includes the permission *, you should have access to all commands including Essentials.
     
  26. Offline

    TrickyFTW_

    Wait i think i found it:
    http://pastebin.com/F9zP7e8w
     
  27. Offline

    mrCookieSlime

    Wow, that is a very weird error. However, did you disable PEX?
    Also, maybe try updating PEX and Essentials.
     
  28. Offline

    TrickyFTW_

    I didnt disable anything.
     
  29. Offline

    BCow

Thread Status:
Not open for further replies.

Share This Page