[MISC/INFO] Dynmap-Factions v0.72- Display Factions territories on Dynmap maps [1.6.4-R1.0+]

Discussion in 'Inactive/Unsupported Plugins' started by Mike Primm, Nov 23, 2011.

  1. Offline

    unrivaledneo

    Im getting this error
    Code:
    2014-06-01 12:51:01 [INFO] This server is running MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-164-262 (MC: 1.6.4) (Implementing API version 1.6.4-R2.1-SNAPSHOT)
    2014-06-01 13:24:38 [INFO] [Factions] Enabling Factions v2.2.1
    2014-06-01 13:24:38 [INFO] [Factions 2.2.1] === ENABLE START ===
    2014-06-01 13:24:38 [INFO] [Factions 2.2.1] === ENABLE COMPLETE (Took 244ms) ===
    2014-06-01 13:24:38 [INFO] [ScoreboardStats] Enabling ScoreboardStats v0.7.5
    2014-06-01 13:24:38 [INFO] Registered replacers: [VaultVariables, PlayerPingVariable, FactionsVariables, GeneralVariables, StatsVariables]
    2014-06-01 13:24:38 [INFO] [Dynmap-Factions] Enabling Dynmap-Factions v0.72-33
    2014-06-01 13:24:38 [INFO] [Dynmap-Factions] initializing
    2014-06-01 13:24:38 [SEVERE] Error occurred while enabling Dynmap-Factions v0.72-33 (Is it up to date?)
    java.lang.NullPointerException
        at org.dynmap.bukkit.DynmapPlugin.getMarkerAPI(DynmapPlugin.java:959)
        at org.dynmap.factions.DynmapFactionsPlugin.activate(DynmapFactionsPlugin.java:655)
        at org.dynmap.factions.DynmapFactionsPlugin.onEnable(DynmapFactionsPlugin.java:643)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:467)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383)
        at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:278)
        at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:260)
        at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:521)
        at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:485)
        at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:428)
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:224)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
        at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    Think i got all the versions right, even updated to the newest version i could within 1.6.4 Ideas?
     

Share This Page