Not all of Plugins working correctly after #265

Discussion in 'Bukkit Help' started by 1nL0v3, Feb 10, 2011.

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

    1nL0v3

    Code:
    2011-02-11 09:38:11 [INFO] Starting minecraft server version Beta 1.2_01
    2011-02-11 09:38:11 [INFO] Loading properties
    2011-02-11 09:38:11 [INFO] Starting Minecraft server on [Hide]
    2011-02-11 09:38:11 [INFO] This server is running Craftbukkit version git-Bukkit
    -0.0.0-391-g2c7f713-b302 (MC: 1.2_01)
    2011-02-11 09:38:11 [INFO] Preparing level "earth"
    2011-02-11 09:38:11 [INFO] Preparing start region
    2011-02-11 09:38:12 [INFO] Preparing spawn area: 12%
    2011-02-11 09:38:13 [INFO] Preparing spawn area: 24%
    2011-02-11 09:38:14 [INFO] Preparing spawn area: 36%
    2011-02-11 09:38:15 [INFO] Preparing spawn area: 48%
    2011-02-11 09:38:16 [INFO] Preparing spawn area: 61%
    2011-02-11 09:38:17 [INFO] Preparing spawn area: 77%
    2011-02-11 09:38:20 [INFO] Preparing spawn area: 77%
    2011-02-11 09:38:21 [INFO] Preparing spawn area: 77%
    2011-02-11 09:38:22 [INFO] Preparing spawn area: 89%
    2011-02-11 09:38:23 [INFO] [Cleaner] version [1.6] (Night) loaded
    Rune DoorRune loaded!
    Rune WaypointRune loaded!
    Factions info:   === INIT START ===
    Factions info:   You are running version: 1.0 beta2
    Factions info:   Config was loaded from disc
    Factions info:   Board was loaded from disc
    Factions info:   Loading all followers from disc...
    Factions debug:  loaded follower BearGear
    Factions debug:  loaded follower Dim05
    Factions debug:  loaded follower HunteRus
    Factions debug:  loaded follower IlYaS
    Factions debug:  loaded follower Lokiring
    Factions debug:  loaded follower Marcus
    Factions debug:  loaded follower Murloc
    Factions debug:  loaded follower naruto
    Factions debug:  loaded follower SadN3rd
    Factions debug:  loaded follower Seriy500
    Factions debug:  loaded follower Vampire
    Factions debug:  loaded follower van0rus
    Factions debug:  loaded follower wallsadude
    Factions debug:  loaded follower Witcher
    Factions debug:  loaded follower Yashko
    Factions info:   Loading all factions from disc...
    Factions info:   === INIT DONE (Took 94ms) ===
    2011-02-11 09:38:23 [INFO] [General] version [2.1] (Salvez) loaded
    2011-02-11 09:38:23 [INFO] [GodMode] version [1.2] is loaded!
    2011-02-11 09:38:23 [INFO] [iChat] version [1.5] (Maria Holic) loaded
    2011-02-11 09:38:23 [INFO] [iConomy] version [2.2] (Aime) loaded
    2011-02-11 09:38:23 [INFO] [Permissions] version [2.0] (Handler) loaded
    2011-02-11 09:38:23 [INFO] WorldEdit 3.2.2 loaded.
    2011-02-11 09:38:23 [INFO] WorldEdit: Permissions plugin detected! Using Permiss
    ions plugin for permissions.
    11.02.2011 9:38:23 org.bukkit.plugin.SimplePluginManager loadPlugins
    SEVERE: Could not load plugins\xWarp.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:66)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:117)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:82)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:53)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:171)
            at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:158)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:110)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:209)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    Caused by: java.util.zip.ZipException: error in opening zip file
            at java.util.zip.ZipFile.open(Native Method)
            at java.util.zip.ZipFile.<init>(Unknown Source)
            at java.util.jar.JarFile.<init>(Unknown Source)
            at java.util.jar.JarFile.<init>(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:53)
            ... 8 more
    2011-02-11 09:38:23 [INFO] [Achievements-v0.3b] Found required plugin: Stats
    2011-02-11 09:38:23 [INFO] [Achievements-v0.3b] loaded 63 achievements definitio
    ns
    2011-02-11 09:38:23 [INFO] [Achievements-v0.3b] Achievements v0.3b Plugin Enable
    d
    2011-02-11 09:38:23 [INFO] [Authorization] 15 user registrations loaded
    2011-02-11 09:38:23 [INFO] [Authorization] Authorization plugin build 14 is enab
    led
    11.02.2011 9:38:23 org.bukkit.craftbukkit.CraftServer loadPlugins
    SEVERE: org.bukkit.Server.getWorlds()[Lorg/bukkit/World; (Is it up to date?)
    java.lang.NoSuchMethodError: org.bukkit.Server.getWorlds()[Lorg/bukkit/World;
            at com.bukkit.WMisiedjan.TestPlugin.TestPlugin.onEnable(TestPlugin.java:
    55)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:135)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:410)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:175)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:74)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:55)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:171)
            at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:158)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:110)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:209)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-02-11 09:38:23 [INFO] Done! For help, type "help" or "?"
    
    Server.properties:
    #Minecraft server properties
    #Fri Feb 11 09:31:39 NOVT 2011
    level-name=earth
    hellworld=false
    spawn-monsters=false
    online-mode=false
    spawn-animals=false
    pvp=true
    server-ip=[hide]
    max-players=20
    server-port=25565
    spawn-protection=10
    CraftBukkit Build #302
     
  2. Offline

    Clax

    I am getting similar results and none of my plugins are working.

    2011-02-10 20:23:14 [INFO] Starting minecraft server version Beta 1.2_01
    2011-02-10 20:23:14 [WARNING] **** NOT ENOUGH RAM!
    2011-02-10 20:23:14 [WARNING] To start the server with more ram, launch it as "j
    ava -Xmx1024M -Xms1024M -jar minecraft_server.jar"
    2011-02-10 20:23:14 [INFO] Loading properties
    2011-02-10 20:23:14 [INFO] Starting Minecraft server on [HIDE]
    2011-02-10 20:23:14 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-02-10 20:23:14 [WARNING] The server will make no attempt to authenticate us
    ernames. Beware.
    2011-02-10 20:23:14 [WARNING] While this makes the game possible to play without
    internet access, it also opens up the ability for hackers to connect with any u
    sername they choose.
    2011-02-10 20:23:14 [WARNING] To change this, set "online-mode" to "true" in the
    server.settings file.
    2011-02-10 20:23:14 [INFO] This server is running Craftbukkit version git-Bukkit
    -0.0.0-375-g1ab112d-b289 (MC: 1.2_01)
    2011-02-10 20:23:14 [INFO] Preparing level "world"
    2011-02-10 20:23:14 [INFO] Preparing start region
    2011-02-10 20:23:15 [INFO] Preparing spawn area: 12%
    2011-02-10 20:23:16 [INFO] Preparing spawn area: 44%
    2011-02-10 20:23:17 [INFO] Preparing spawn area: 73%
    Feb 10, 2011 8:23:18 PM org.bukkit.plugin.SimplePluginManager loadPlugins
    SEVERE: Could not load plugins\CraftBook.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:57)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:117)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:82)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:53)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:167)
    at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:154)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:106)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:202)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
    ... 9 more
    Feb 10, 2011 8:23:18 PM org.bukkit.plugin.SimplePluginManager loadPlugins
    SEVERE: Could not load plugins\MinecartMania.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:57)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:117)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:82)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:53)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:167)
    at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:154)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:106)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:202)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
    ... 9 more
    2011-02-10 20:23:18 [SEVERE] [mcMMO] Permissions isn't loaded, there are no rest
    rictions.
    mcMMO version 0.4.4 is enabled!
    2011-02-10 20:23:18 [INFO] Done! For help, type "help" or "?"

    Can anyone tell me why this is happening and tell me how I can prevent this from occurring?
     
  3. Offline

    AlienJim

    I would say that you are trying to run the plugins that are made fore hmod because a version of craft book for bukkit does not even exist yet. So make for sure the plug in you download is bukkit compatible. To find the bukkit compatible verson of the plug in. You are looking for just search the plug in name in this form and find the post were you can download the plugin.
     
  4. Offline

    1nL0v3

    @AlienJim
    For me no answer, yeah?=(
     
  5. Offline

    feverdream

    Based on your output your running an old version.
     
  6. Offline

    1nL0v3

    Actually, updated plugins doesn't load too. I am really not noob.
     
  7. Offline

    AlienJim

    I really don't now for you I only answered that guys because I was pretty sure I knew what his problem was. for you the only thing I can think of is build 302 is too new and the plug-in is not working right with that build. so you could try running and older build and see if that makes any difference, that is of course if you have not tried that yet.
     
  8. Offline

    TnT

    If your plugins stop working, you should help the plugin authors by pasting in their threads.

    Lots of bukkit/craftbukkit builds break plugins. This will happen until its released.
     
  9. Offline

    1nL0v3

    Thx, 254 is working correctly
     
  10. Offline

    AlienJim

    Your Welcome
     
Thread Status:
Not open for further replies.

Share This Page