help server won't start

Discussion in 'Bukkit Help' started by zwaardman, Aug 17, 2011.

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

    zwaardman

    something strange happend last night, when i was away for a sec and i came back my friends told me they got a read time out, and coulnd join the server anymore so i restarted the server and it was way faster up then normal cause it didnt load any plugin it didnt load any world.
    when i start my server i get this:
    Code:
    151 recipes
    16 achievements
    10:53:27 [INFO] Starting minecraft server version Beta 1.7.3
    10:53:27 [INFO] Loading properties
    10:53:27 [INFO] Starting Minecraft server on *:25565
    10:53:27 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    10:53:27 [WARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    10:53:27 [WARNING] While this makes the game possible to play without internet a
    ccess, it also opens up the ability for hackers to connect with any username the
    y choose.
    10:53:27 [WARNING] To change this, set "online-mode" to "true" in the server.set
    tings file.
    10:53:27 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-980-
    g4ed23b1-b1060jnks (MC: 1.7.3)
    10:53:27 [INFO] [Permissions] (Yeti) was initialized.
    10:53:27 [INFO] [Permissions] version [3.1.6] (Yeti)  loaded
    10:53:27 [INFO] Preparing level "world"
    10:53:28 [SEVERE] java.lang.NullPointerException
    10:53:28 [SEVERE]       at net.minecraft.server.WorldServer.c(WorldServer.java:1
    06)
    10:53:28 [SEVERE]       at net.minecraft.server.World.a(World.java:2078)
    10:53:28 [SEVERE]       at net.minecraft.server.Chunk.addEntities(Chunk.java:470
    )
    10:53:28 [SEVERE]       at net.minecraft.server.ChunkProviderServer.getChunkAt(C
    hunkProviderServer.java:79)
    10:53:28 [SEVERE]       at net.minecraft.server.ChunkProviderServer.getOrCreateC
    hunk(ChunkProviderServer.java:118)
    10:53:28 [SEVERE]       at net.minecraft.server.World.getChunkAt(World.java:280)
    
    10:53:28 [SEVERE]       at net.minecraft.server.World.getTypeId(World.java:227)
    10:53:28 [SEVERE]       at net.minecraft.server.World.isEmpty(World.java:231)
    10:53:28 [SEVERE]       at net.minecraft.server.World.a(World.java:198)
    10:53:28 [SEVERE]       at net.minecraft.server.WorldProvider.canSpawn(SourceFil
    e:51)
    10:53:28 [SEVERE]       at net.minecraft.server.World.canSpawn(World.java:98)
    10:53:28 [SEVERE]       at net.minecraft.server.World.c(World.java:186)
    10:53:28 [SEVERE]       at net.minecraft.server.World.<init>(World.java:148)
    10:53:28 [SEVERE]       at net.minecraft.server.WorldServer.<init>(WorldServer.j
    ava:27)
    10:53:28 [SEVERE]       at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:181)
    10:53:28 [SEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:149)
    10:53:28 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:337)
    10:53:28 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    10:53:28 [SEVERE] Unexpected exception
    java.lang.NullPointerException
            at net.minecraft.server.WorldServer.c(WorldServer.java:106)
            at net.minecraft.server.World.a(World.java:2078)
            at net.minecraft.server.Chunk.addEntities(Chunk.java:470)
            at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServ
    er.java:79)
            at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProvid
    erServer.java:118)
            at net.minecraft.server.World.getChunkAt(World.java:280)
            at net.minecraft.server.World.getTypeId(World.java:227)
            at net.minecraft.server.World.isEmpty(World.java:231)
            at net.minecraft.server.World.a(World.java:198)
            at net.minecraft.server.WorldProvider.canSpawn(SourceFile:51)
            at net.minecraft.server.World.canSpawn(World.java:98)
            at net.minecraft.server.World.c(World.java:186)
            at net.minecraft.server.World.<init>(World.java:148)
            at net.minecraft.server.WorldServer.<init>(WorldServer.java:27)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:181)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    >
    my plugins:
    Code:
    alerter
    alwaysday
    blockdoor
    cfbanner
    citizens
    colorsheep
    commanddisabler
    defaultpermissions
    effectivearrows
    firecontrol
    getpwnt
    heroicdeath
    iconomy
    jail
    mobdisguise
    mothernature
    npc-quester
    permissions
    playerlist
    spawncontrol
    spawnmob
    spout
    stargate
    supplysign
    train carts
    vanishnopickup
    wheatheal
    worldedit
    worldguard
    xcraftgate
    anticreeper
    blockhat
    bouncybeds
    sponge
    cause it does load permissions i also think i have to post my permissions
    World permissions
    Code:
    groups:
    
        newling:
    
            default: true
    
            info:
    
                prefix:
    
                suffix:
    
                build: false
    
            permissions:
    
        player:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            permissions:
    
            - mothernature.command.*
            - blockdoor.usetriggers
            - blockdoor.usezones
            - EffectiveArrow.use.razor
            - EffectiveArrow.use.iron
            - EffectiveArrow.use.normal
            - SpawnControl.sethome.basic
            - SpawnControl.sethome.proxy
            - SpawnControl.home.basic
            - SpawnControl.spawn.use
            - SpawnControl.CooldownExempt.*
            - SpawnControl.groupspawn.use
            - PlayerList.hide.node
            - PlayerList.show.node
            - PlayerList.clear.node
            - PlayerList.unhide.node
            - cm.song.play.global
            - cm.init
            - cm.box.set
            - cm.box.set.overlap
            - cm.box.delete.player
            - cm.box.list.player
            - cm.song.delete.player
            - cm.song.list.player
            - cm.song.play.global
            - cm.song.stop.global
            - cm.upload.mp3
            - cm.upload.midi
            - cf.allowfly
        Moderator:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            inheritance:
    
            - player
            permissions:
            - colorsheep.spawnrand
            - colorsheep.max
            - colorsheep.spawn
            - colorsheep.rave
            - colorsheep.kill
            - colorsheep.status
            - colorsheep.colors
            - EffectiveArrow.use.lightning
            - EffectiveArrow.use.fire
            - SpawnControl.groupspawn.set
            - SpawnControl.spawn.set
            - blockhat.hat
            - blockhat.hat.items
            - blockhat.hat.give.players.items
            - blockhat.hat.give.groups.items
            - spawnmob.mspawn.allmobs
            - spawnmob.kill.all
            - minecraft.give
            - minecraft.help
            - minecraft.kick
            - minecraft.ban
            - minecraft.pardon
            - minecraft.tp
            - minecraft.tell
            - minecraft.give
            - minecraft.list
            - ThunderTools.storm
            - ThunderTools.strike
            - oceanworld.enter
            - oceanworld.leave
            - stargate.use
            - XcraftGate.world.*
        Admins:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            permissions:
    
            - '*'
    
    Code:
    users:
        skywalker:
            permissions:
            groups:
            - admins
        svenkonings:
            permissions:
            groups:
            - admins
        lol:
            permissions:
            groups:
            - admins
        adihash:
            permissions:
            groups:
            - player
        Player:
            permissions:
            groups:
            - player
        Tregger:
            permissions:
            groups:
            - player
        neobreaker:
            permissions:
            groups:
            - moderator
        XD:
            permissions:
            groups:
            - newling
        1n5aN1aC:
            permissions:
            groups:
            - newling
        Creticus:
            permissions:
            groups:
            - admins
        ali b:
            permissions:
            groups:
            - newling
        overwinnen:
            permissions:
            groups:
            - newling
        thestyx:
            permissions:
            groups:
            - moderator
        zwaardman:
            permissions:
            groups:
            - admins
        fisherman:
            permissions:
            groups:
            - newling
    
    world_nether permissions
    Code:
    groups:
    
        newling:
    
            default: true
    
            info:
    
                prefix:
    
                suffix:
    
                build: false
    
            permissions:
    
        player:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            permissions:
    
            - mothernature.command.*
            - blockdoor.usetriggers
            - blockdoor.usezones
            - EffectiveArrow.use.razor
            - EffectiveArrow.use.iron
            - EffectiveArrow.use.normal
            - SpawnControl.sethome.basic
            - SpawnControl.sethome.proxy
            - SpawnControl.home.basic
            - SpawnControl.spawn.use
            - SpawnControl.CooldownExempt.*
            - SpawnControl.groupspawn.use
            - PlayerList.hide.node
            - PlayerList.show.node
            - PlayerList.clear.node
            - PlayerList.unhide.node
            - cm.song.play.global
            - cm.init
            - cm.box.set
            - cm.box.set.overlap
            - cm.box.delete.player
            - cm.box.list.player
            - cm.song.delete.player
            - cm.song.list.player
            - cm.song.play.global
            - cm.song.stop.global
            - cm.upload.mp3
            - cm.upload.midi
        Moderator:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            inheritance:
    
            - player
            permissions:
            - colorsheep.spawnrand
            - colorsheep.max
            - colorsheep.spawn
            - colorsheep.rave
            - colorsheep.kill
            - colorsheep.status
            - colorsheep.colors
            - EffectiveArrow.use.lightning
            - EffectiveArrow.use.fire
            - SpawnControl.groupspawn.set
            - SpawnControl.spawn.set
            - blockhat.hat
            - blockhat.hat.items
            - blockhat.hat.give.players.items
            - blockhat.hat.give.groups.items
            - spawnmob.mspawn.allmobs
            - spawnmob.kill.all
            - minecraft.give
            - minecraft.help
            - minecraft.kick
            - minecraft.ban
            - minecraft.pardon
            - minecraft.tp
            - minecraft.tell
            - minecraft.give
            - minecraft.list
            - ThunderTools.storm
            - ThunderTools.strike
            - oceanworld.enter
            - oceanworld.leave
            - stargate.use
            - XcraftGate.world.*
        Admins:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            permissions:
    
            - '*'
    
    Code:
    users:
        skywalker:
            permissions:
            groups:
            - admins
        svenkonings:
            permissions:
            groups:
            - moderator
        lol:
            permissions:
            groups:
            - moderator
        adihash:
            permissions:
            groups:
            - player
        Player:
            permissions:
            groups:
            - player
        Tregger:
            permissions:
            groups:
            - player
        neobreaker:
            permissions:
            groups:
            - moderator
        XD:
            permissions:
            groups:
            - newling
        1n5aN1aC:
            permissions:
            groups:
            - newling
        Creticus:
            permissions:
            groups:
            - moderator
        ali b:
            permissions:
            groups:
            - newling
        overwinnen:
            permissions:
            groups:
            - newling
        thestyx:
            permissions:
            groups:
            - moderator
        zwaardman:
            permissions:
            groups:
            - admins
    
    skylands permissions
    Code:
    groups:
    
        newling:
    
            default: true
    
            info:
    
                prefix:
    
                suffix:
    
                build: false
    
            permissions:
    
        player:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            permissions:
    
            - mothernature.command.*
            - blockdoor.usetriggers
            - blockdoor.usezones
            - EffectiveArrow.use.razor
            - EffectiveArrow.use.iron
            - EffectiveArrow.use.normal
            - SpawnControl.sethome.basic
            - SpawnControl.sethome.proxy
            - SpawnControl.home.basic
            - SpawnControl.spawn.use
            - SpawnControl.CooldownExempt.*
            - SpawnControl.groupspawn.use
            - PlayerList.hide.node
            - PlayerList.show.node
            - PlayerList.clear.node
            - PlayerList.unhide.node
            - cm.song.play.global
            - cm.init
            - cm.box.set
            - cm.box.set.overlap
            - cm.box.delete.player
            - cm.box.list.player
            - cm.song.delete.player
            - cm.song.list.player
            - cm.song.play.global
            - cm.song.stop.global
            - cm.upload.mp3
            - cm.upload.midi
        Moderator:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            inheritance:
    
            - player
            permissions:
            - colorsheep.spawnrand
            - colorsheep.max
            - colorsheep.spawn
            - colorsheep.rave
            - colorsheep.kill
            - colorsheep.status
            - colorsheep.colors
            - EffectiveArrow.use.lightning
            - EffectiveArrow.use.fire
            - SpawnControl.groupspawn.set
            - SpawnControl.spawn.set
            - blockhat.hat
            - blockhat.hat.items
            - blockhat.hat.give.players.items
            - blockhat.hat.give.groups.items
            - spawnmob.mspawn.allmobs
            - spawnmob.kill.all
            - minecraft.give
            - minecraft.help
            - minecraft.kick
            - minecraft.ban
            - minecraft.pardon
            - minecraft.tp
            - minecraft.tell
            - minecraft.give
            - minecraft.list
            - ThunderTools.storm
            - ThunderTools.strike
            - oceanworld.enter
            - oceanworld.leave
            - stargate.use
            - XcraftGate.world.*
        Admins:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            permissions:
    
            - '*'
    
    Code:
    users:
        skywalker:
            permissions:
            groups:
            - admins
        svenkonings:
            permissions:
            groups:
            - moderator
        lol:
            permissions:
            groups:
            - moderator
        adihash:
            permissions:
            groups:
            - player
        Player:
            permissions:
            groups:
            - player
        Tregger:
            permissions:
            groups:
            - player
        neobreaker:
            permissions:
            groups:
            - moderator
        XD:
            permissions:
            groups:
            - newling
        1n5aN1aC:
            permissions:
            groups:
            - newling
        Creticus:
            permissions:
            groups:
            - moderator
        ali b:
            permissions:
            groups:
            - newling
        overwinnen:
            permissions:
            groups:
            - newling
        thestyx:
            permissions:
            groups:
            - moderator
        zwaardman:
            permissions:
            groups:
            - admins
    
    rpg permissions
    Code:
    groups:
    
        newling:
    
            default: true
    
            info:
    
                prefix:
    
                suffix:
    
                build: false
    
            permissions:
            - stargate.use
        player:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            permissions:
    
            - mothernature.command.*
            - blockdoor.usetriggers
            - blockdoor.usezones
            - EffectiveArrow.use.razor
            - EffectiveArrow.use.iron
            - EffectiveArrow.use.normal
            - SpawnControl.sethome.basic
            - SpawnControl.sethome.proxy
            - SpawnControl.home.basic
            - SpawnControl.spawn.use
            - SpawnControl.CooldownExempt.*
            - SpawnControl.groupspawn.use
            - PlayerList.hide.node
            - PlayerList.show.node
            - PlayerList.clear.node
            - PlayerList.unhide.node
            - cm.song.play.global
            - cm.init
            - cm.box.set
            - cm.box.set.overlap
            - cm.box.delete.player
            - cm.box.list.player
            - cm.song.delete.player
            - cm.song.list.player
            - cm.song.play.global
            - cm.song.stop.global
            - cm.upload.mp3
            - cm.upload.midi
        Moderator:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            inheritance:
    
            - player
            permissions:
            - colorsheep.spawnrand
            - colorsheep.max
            - colorsheep.spawn
            - colorsheep.rave
            - colorsheep.kill
            - colorsheep.status
            - colorsheep.colors
            - EffectiveArrow.use.lightning
            - EffectiveArrow.use.fire
            - SpawnControl.groupspawn.set
            - SpawnControl.spawn.set
            - blockhat.hat
            - blockhat.hat.items
            - blockhat.hat.give.players.items
            - blockhat.hat.give.groups.items
            - spawnmob.mspawn.allmobs
            - spawnmob.kill.all
            - minecraft.give
            - minecraft.help
            - minecraft.kick
            - minecraft.ban
            - minecraft.pardon
            - minecraft.tp
            - minecraft.tell
            - minecraft.give
            - minecraft.list
            - ThunderTools.storm
            - ThunderTools.strike
            - oceanworld.enter
            - oceanworld.leave
            - XcraftGate.world.*
        Admins:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            permissions:
    
            - '*'
    
    Code:
    users:
        zwaardman:
            permissions:
            groups:
            - admins
        creticus:
            permissions:
            groups:
            - admins
        lol:
            permissions:
            groups:
            - moderator
        svenkonings:
            permissions:
            groups:
            - admins
        fisherman:
            permissions:
            groups:
            - newling
        neobreaker:
            permissions:
            groups:
            - newling
        thestyx:
            permissions:
            groups:
            - newling
    
    nether permissions (other than nether_world)
    Code:
    groups:
    
        newling:
    
            default: true
    
            info:
    
                prefix:
    
                suffix:
    
                build: false
    
            permissions:
    
        player:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            permissions:
    
            - mothernature.command.*
            - blockdoor.usetriggers
            - blockdoor.usezones
            - EffectiveArrow.use.razor
            - EffectiveArrow.use.iron
            - EffectiveArrow.use.normal
            - SpawnControl.sethome.basic
            - SpawnControl.sethome.proxy
            - SpawnControl.home.basic
            - SpawnControl.spawn.use
            - SpawnControl.CooldownExempt.*
            - SpawnControl.groupspawn.use
            - PlayerList.hide.node
            - PlayerList.show.node
            - PlayerList.clear.node
            - PlayerList.unhide.node
            - cm.song.play.global
            - cm.init
            - cm.box.set
            - cm.box.set.overlap
            - cm.box.delete.player
            - cm.box.list.player
            - cm.song.delete.player
            - cm.song.list.player
            - cm.song.play.global
            - cm.song.stop.global
            - cm.upload.mp3
            - cm.upload.midi
        Moderator:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            inheritance:
    
            - player
            permissions:
            - colorsheep.spawnrand
            - colorsheep.max
            - colorsheep.spawn
            - colorsheep.rave
            - colorsheep.kill
            - colorsheep.status
            - colorsheep.colors
            - EffectiveArrow.use.lightning
            - EffectiveArrow.use.fire
            - SpawnControl.groupspawn.set
            - SpawnControl.spawn.set
            - blockhat.hat
            - blockhat.hat.items
            - blockhat.hat.give.players.items
            - blockhat.hat.give.groups.items
            - spawnmob.mspawn.allmobs
            - spawnmob.kill.all
            - minecraft.give
            - minecraft.help
            - minecraft.kick
            - minecraft.ban
            - minecraft.pardon
            - minecraft.tp
            - minecraft.tell
            - minecraft.give
            - minecraft.list
            - ThunderTools.storm
            - ThunderTools.strike
            - oceanworld.enter
            - oceanworld.leave
            - stargate.use
            - XcraftGate.world.*
        Admins:
    
            default: false
    
            info:
    
                prefix:
    
                suffix:
    
                build: true
    
            permissions:
    
            - '*'
    
    Code:
    users:
        zwaardman:
            permissions:
            groups:
            - admins
        creticus:
            permissions:
            groups:
            - admins
        lol:
            permissions:
            groups:
            - moderator
        svenkonings:
            permissions:
            groups:
            - admins
    
    between permissions
    Code:
    groups:
        newling:
            default: true
            info:
                prefix:
                suffix:
                build: false
            permissions:
            - stargate.use
        player:
            default: false
            info:
                prefix:
                suffix:
                build: true
            permissions:
            - mothernature.command.*
            - blockdoor.usetriggers
            - blockdoor.usezones
            - EffectiveArrow.use.razor
            - EffectiveArrow.use.iron
            - EffectiveArrow.use.normal
            - SpawnControl.sethome.basic
            - SpawnControl.sethome.proxy
            - SpawnControl.home.basic
            - SpawnControl.spawn.use
            - SpawnControl.CooldownExempt.*
            - SpawnControl.groupspawn.use
            - PlayerList.hide.node
            - PlayerList.show.node
            - PlayerList.clear.node
            - PlayerList.unhide.node
            - cm.song.play.global
            - cm.init
            - cm.box.set
            - cm.box.set.overlap
            - cm.box.delete.player
            - cm.box.list.player
            - cm.song.delete.player
            - cm.song.list.player
            - cm.song.play.global
            - cm.song.stop.global
            - cm.upload.mp3
            - cm.upload.midi
        Moderator:
            default: false
            info:
                prefix:
                suffix:
                build: true
            inheritance:
            - player
            permissions:
            - colorsheep.spawnrand
            - colorsheep.max
            - colorsheep.spawn
            - colorsheep.rave
            - colorsheep.kill
            - colorsheep.status
            - colorsheep.colors
            - EffectiveArrow.use.lightning
            - EffectiveArrow.use.fire
            - SpawnControl.groupspawn.set
            - SpawnControl.spawn.set
            - blockhat.hat
            - blockhat.hat.items
            - blockhat.hat.give.players.items
            - blockhat.hat.give.groups.items
            - spawnmob.mspawn.allmobs
            - spawnmob.kill.all
            - minecraft.give
            - minecraft.help
            - minecraft.kick
            - minecraft.ban
            - minecraft.pardon
            - minecraft.tp
            - minecraft.tell
            - minecraft.give
            - minecraft.list
            - ThunderTools.storm
            - ThunderTools.strike
            - oceanworld.enter
            - oceanworld.leave
            - stargate.use
            - XcraftGate.world.*
        Admins:
            default: false
            info:
                prefix:
                suffix:
                build: true
            permissions:
            - '*'
    
    Code:
    users:
        zwaardman:
            permissions: []
            groups:
            - admins
        lol:
            permissions:
            groups:
            - newling
        svenkonings:
            permissions:
            groups:
            - newling
        neobreaker:
            permissions:
            groups:
            - newling
        creticus:
            permissions:
            groups:
            - newling
        thestyx:
            permissions:
            groups:
            - newling
    
    hope you can help me with this, and tell me if i have to post more info.

    one more thing, i just tried to stop my server with:
    stop
    and it tells
    i'm sorry, dave, but i cannot let you do that.
    and when i just tried to reload it stopped the server :-|
     
  2. Offline

    scranner

    have you updated spout? im asuming you are on bukkit build 1060
     
  3. Offline

    zwaardman

    i didnt update but now i did and i still cant login, now i get this error if i want to join when im on spoutcraft
    before join just normal:
    Code:
    151 recipes
    16 achievements
    12:19:09 [INFO] Starting minecraft server version Beta 1.7.3
    12:19:09 [INFO] Loading properties
    12:19:09 [INFO] Starting Minecraft server on *:25565
    12:19:09 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    12:19:09 [WARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    12:19:09 [WARNING] While this makes the game possible to play without internet a
    ccess, it also opens up the ability for hackers to connect with any username the
    y choose.
    12:19:09 [WARNING] To change this, set "online-mode" to "true" in the server.set
    tings file.
    12:19:09 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-980-
    g4ed23b1-b1060jnks (MC: 1.7.3)
    12:19:10 [INFO] [Permissions] (Yeti) was initialized.
    12:19:10 [INFO] [Permissions] version [3.1.6] (Yeti)  loaded
    12:19:10 [INFO] Preparing level "world"
    12:19:10 [INFO] Preparing start region for level 0 (Seed: -2574036214669199141)
    12:19:11 [INFO] Preparing start region for level 1 (Seed: 7355745397134409375)
    12:19:11 [INFO] Preparing spawn area: 40%
    12:19:11 [INFO] [Alerter] ALERTER v1.24 is enabled! created by: Patrick_pk91
    12:19:11 [INFO] [Alerter] Permissions v3.1.6 found
    12:19:11 [INFO] [Alerter] Database area ''world''' FOUND and loaded!!
    12:19:11 [INFO] [Alerter]: Searching upgrade...(maybe during few second)
    12:19:12 [INFO] [Alerter]: Your version of Alerter is the lastest!
    12:19:12 [INFO] AlwaysDay is now enabled
    12:19:12 [INFO] AlwaysDay directory already exists
    12:19:12 [INFO] AlwaysDay file already exists
    12:19:12 [INFO] AntiCreeper v2.0 - by Rothens
    12:19:12 [INFO] Anticreeper v2.0 - STARTED
    12:19:12 [INFO] BlockDoor loaded:
    12:19:12 [INFO] 16 Door(s) 13 Trigger(s)
    12:19:12 [INFO] 9 Zone(s) 0 Redstone Trigger(s)
    12:19:12 [INFO] BlockDoor config file finished loading...
    12:19:12 [INFO] BlockDoor Item Database finished loading...
    12:19:12 [INFO] BlockDoor version 0.05f is enabled!
    12:19:12 [INFO] [BlockHat] Found Permissions plugin. Using Permissions now.
    12:19:12 [INFO] BlockHat version 1.4.1 by nmc94 is enabled!
    12:19:12 [INFO] BouncyBeds version 1.0 is enabled!
    12:19:12 [INFO] [ColorSheep] version 0.5 is enabled.
    12:19:12 [INFO] [ColorSheep] Permissions enabled.
    12:19:12 [INFO] [CommandDisabler] - Disabled successfully!
    12:19:12 [INFO] [CommandDisabler] - Config could not be created, or was empty.
    Please specific commands to disable.
    12:19:12 [INFO] Enabled DefaultPermissions v0.3.4
    12:19:12 [INFO] Effective Arrows Enabled!
    12:19:12 [INFO] banned arrows set!
    12:19:12 [INFO] [FireControl] Using permissions.
    12:19:12 [INFO] FireControl 1.1 enabled!
    12:19:12 [INFO] Your plugin has been enabled!
    12:19:12 [INFO] [HeroicDeath] 1.8.1.156 enabled.
    12:19:12 [INFO] [iConomy] Logging is currently disabled.
    12:19:12 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    12:19:12 [INFO] [iConomy] Developed by: [Nijikokun]
    12:19:12 [INFO] [iConomy] hooked into Permissions.
    12:19:12 [INFO] [Jail] Loaded 1 jail zones.
    12:19:12 [INFO] [Jail] Loaded 0 prisoners.
    12:19:12 [INFO] [Jail] Loaded 2 cells.
    12:19:12 [INFO] [MotherNature] Using Permissions version 3.1.6 for permission ha
    ndling
    12:19:12 [INFO] [MotherNature] Plugin enabled! (version 1.2)
    12:19:12 [INFO] NoMovedTooQuicklyKick version 1.1 is enabled with permissions!
    12:19:12 [INFO] [PlayerList] version [1.2.4] is enabled!
    12:19:12 [INFO] [SpawnControl] version [0.8.1] loaded
    12:19:12 [INFO] [SpawnMob] Permission system found, plugin enabled
    12:19:12 [INFO] [SpawnMob] Version 1.9.6 enabled.
    12:19:12 [INFO] Sponge version 1.3 is enabled!
    12:19:12 [INFO] Spout 1.0.2.121 has been initialized
    12:19:12 [INFO] Stargate v.0.5.5 is enabled.
    12:19:12 [INFO] [Stargate] Loaded 1 gate layouts
    12:19:12 [INFO] [Stargate] {world} Loaded 6 stargates with 0 set as always-on
    12:19:12 [INFO] [Stargate] {world_nether} No stargates for world
    12:19:12 [INFO] [Stargate] Found Permissions (v3.1.6)
    12:19:13 [INFO] SupplySign: ShowErrorsInClient=true
    12:19:13 [INFO] SupplySign: FixSignOnSignGlitch=SupplySignOnly
    12:19:13 [INFO] SupplySign loaded 1124 items.
    12:19:13 [INFO] SupplySign loaded 13 kits from kits.yml.
    12:19:13 [INFO] SupplySign version 1.7.1 is enabled!
    12:19:13 [INFO] Train Carts version 1.16 is enabled!
    12:19:13 [INFO] [VanishNoPickup] 1.9.12 enabled.
    12:19:13 [INFO] [WheatHeal] Permissions detected. Hooked in
    12:19:13 [INFO] WheatHeal 0.4 enabled
    12:19:13 [INFO] WorldEdit 4.6 enabled.
    12:19:13 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    12:19:13 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugi
    n for permissions.
    12:19:13 [INFO] WorldGuard: (world) Single session is enforced.
    12:19:13 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    12:19:13 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    12:19:13 [INFO] WorldGuard: (world) Lava fire is blocked.
    12:19:13 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    12:19:13 [INFO] WorldGuard: Loaded configuration for world 'world"
    12:19:13 [INFO] WorldGuard: (world_nether) Single session is enforced.
    12:19:13 [INFO] WorldGuard: (world_nether) TNT ignition is PERMITTED.
    12:19:13 [INFO] WorldGuard: (world_nether) Lighters are PERMITTED.
    12:19:13 [INFO] WorldGuard: (world_nether) Lava fire is blocked.
    12:19:13 [INFO] WorldGuard: (world_nether) Fire spread is UNRESTRICTED.
    12:19:13 [INFO] WorldGuard: Loaded configuration for world 'world_nether"
    12:19:13 [INFO] WorldGuard: Unable to register missing event type SNOW_FORM
    12:19:13 [INFO] WorldGuard 5.2.2 enabled.
    12:19:13 [INFO] [XcraftGate v0.8] hooked into Permissions 3.1.6
    12:19:13 [INFO] [XcraftGate v0.8] by Engelier loaded.
    12:19:13 [INFO] [XcraftGate v0.8] loaded world world (Environment: NORMAL, Seed:
     -2574036214669199141)
    12:19:13 [INFO] [XcraftGate v0.8] loaded world world_nether (Environment: NETHER
    , Seed: 7355745397134409375)
    12:19:13 [INFO] Preparing start region for level 2 (Seed: -7357359634306537221)
    12:19:14 [INFO] [Stargate] {skylands} Loaded 1 stargates with 0 set as always-on
    
    12:19:14 [INFO] [XcraftGate v0.8] loaded world skylands (Environment: SKYLANDS,
    Seed: -7357359634306537221)
    12:19:14 [INFO] WorldGuard: (skylands) Single session is enforced.
    12:19:14 [INFO] WorldGuard: (skylands) TNT ignition is PERMITTED.
    12:19:14 [INFO] WorldGuard: (skylands) Lighters are PERMITTED.
    12:19:14 [INFO] WorldGuard: (skylands) Lava fire is blocked.
    12:19:14 [INFO] WorldGuard: (skylands) Fire spread is UNRESTRICTED.
    12:19:14 [INFO] WorldGuard: Loaded configuration for world 'skylands"
    12:19:14 [INFO] Preparing start region for level 3 (Seed: 7154800701590231147)
    12:19:14 [INFO] [Stargate] {nether} Loaded 1 stargates with 0 set as always-on
    12:19:14 [INFO] [XcraftGate v0.8] loaded world nether (Environment: NETHER, Seed
    : 7154800701590231147)
    12:19:14 [INFO] WorldGuard: (nether) Single session is enforced.
    12:19:14 [INFO] WorldGuard: (nether) TNT ignition is PERMITTED.
    12:19:14 [INFO] WorldGuard: (nether) Lighters are PERMITTED.
    12:19:14 [INFO] WorldGuard: (nether) Lava fire is blocked.
    12:19:14 [INFO] WorldGuard: (nether) Fire spread is UNRESTRICTED.
    12:19:14 [INFO] WorldGuard: Loaded configuration for world 'nether"
    12:19:14 [INFO] Preparing start region for level 4 (Seed: 8264075074673285399)
    12:19:15 [INFO] [Stargate] {rpg} Loaded 1 stargates with 0 set as always-on
    12:19:15 [INFO] [XcraftGate v0.8] loaded world rpg (Environment: NORMAL, Seed: 8
    264075074673285399)
    12:19:15 [INFO] WorldGuard: (rpg) Single session is enforced.
    12:19:15 [INFO] WorldGuard: (rpg) TNT ignition is PERMITTED.
    12:19:15 [INFO] WorldGuard: (rpg) Lighters are PERMITTED.
    12:19:15 [INFO] WorldGuard: (rpg) Lava fire is blocked.
    12:19:15 [INFO] WorldGuard: (rpg) Fire spread is UNRESTRICTED.
    12:19:15 [INFO] WorldGuard: Loaded configuration for world 'rpg"
    12:19:15 [INFO] Preparing start region for level 5 (Seed: -494852584535734845)
    12:19:16 [INFO] WorldGuard: (between) Single session is enforced.
    12:19:16 [INFO] WorldGuard: (between) TNT ignition is PERMITTED.
    12:19:16 [INFO] WorldGuard: (between) Lighters are PERMITTED.
    12:19:16 [INFO] WorldGuard: (between) Lava fire is blocked.
    12:19:16 [INFO] WorldGuard: (between) Fire spread is UNRESTRICTED.
    12:19:16 [INFO] WorldGuard: Loaded configuration for world 'between"
    12:19:16 [INFO] [Stargate] {between} Loaded 3 stargates with 1 set as always-on
    12:19:16 [INFO] [XcraftGate v0.8] loaded world between (Environment: NORMAL, See
    d: -494852584535734845)
    12:19:16 [INFO] [XcraftGate v0.8] loaded 0 gates
    12:19:16 [INFO] [CFBanner] CFBanner has been enabled.
    12:19:16 [INFO] [CFBanner] Created by CainFoool
    12:19:17 [INFO] Found and will use plugin Permissions v3.1.6
    12:19:17 [INFO] [Citizens] Loaded 0 quests.
    12:19:17 [INFO] [Citizens] Permissions enabled.
    12:19:17 [INFO] [Citizens] version [1.0.9d] (Odyssey) loaded
    12:19:17 [INFO] [Citizens] Payment method found (iConomy version: 5)
    12:19:17 [INFO] [MobDisguise] by desmin88 version 1.5 enabled.
    12:19:17 [INFO] Server permissions file permissions.yml is empty, ignoring it
    12:19:17 [INFO] Done (0.752s)! For help, type "help" or "?"
    12:19:18 [INFO] [Citizens] Loaded 41 NPCs.
    >
    after i log in:
    Code:
    151 recipes
    16 achievements
    12:19:09 [INFO] Starting minecraft server version Beta 1.7.3
    12:19:09 [INFO] Loading properties
    12:19:09 [INFO] Starting Minecraft server on *:25565
    12:19:09 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    12:19:09 [WARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    12:19:09 [WARNING] While this makes the game possible to play without internet a
    ccess, it also opens up the ability for hackers to connect with any username the
    y choose.
    12:19:09 [WARNING] To change this, set "online-mode" to "true" in the server.set
    tings file.
    12:19:09 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-980-
    g4ed23b1-b1060jnks (MC: 1.7.3)
    12:19:10 [INFO] [Permissions] (Yeti) was initialized.
    12:19:10 [INFO] [Permissions] version [3.1.6] (Yeti)  loaded
    12:19:10 [INFO] Preparing level "world"
    12:19:10 [INFO] Preparing start region for level 0 (Seed: -2574036214669199141)
    12:19:11 [INFO] Preparing start region for level 1 (Seed: 7355745397134409375)
    12:19:11 [INFO] Preparing spawn area: 40%
    12:19:11 [INFO] [Alerter] ALERTER v1.24 is enabled! created by: Patrick_pk91
    12:19:11 [INFO] [Alerter] Permissions v3.1.6 found
    12:19:11 [INFO] [Alerter] Database area ''world''' FOUND and loaded!!
    12:19:11 [INFO] [Alerter]: Searching upgrade...(maybe during few second)
    12:19:12 [INFO] [Alerter]: Your version of Alerter is the lastest!
    12:19:12 [INFO] AlwaysDay is now enabled
    12:19:12 [INFO] AlwaysDay directory already exists
    12:19:12 [INFO] AlwaysDay file already exists
    12:19:12 [INFO] AntiCreeper v2.0 - by Rothens
    12:19:12 [INFO] Anticreeper v2.0 - STARTED
    12:19:12 [INFO] BlockDoor loaded:
    12:19:12 [INFO] 16 Door(s) 13 Trigger(s)
    12:19:12 [INFO] 9 Zone(s) 0 Redstone Trigger(s)
    12:19:12 [INFO] BlockDoor config file finished loading...
    12:19:12 [INFO] BlockDoor Item Database finished loading...
    12:19:12 [INFO] BlockDoor version 0.05f is enabled!
    12:19:12 [INFO] [BlockHat] Found Permissions plugin. Using Permissions now.
    12:19:12 [INFO] BlockHat version 1.4.1 by nmc94 is enabled!
    12:19:12 [INFO] BouncyBeds version 1.0 is enabled!
    12:19:12 [INFO] [ColorSheep] version 0.5 is enabled.
    12:19:12 [INFO] [ColorSheep] Permissions enabled.
    12:19:12 [INFO] [CommandDisabler] - Disabled successfully!
    12:19:12 [INFO] [CommandDisabler] - Config could not be created, or was empty.
    Please specific commands to disable.
    12:19:12 [INFO] Enabled DefaultPermissions v0.3.4
    12:19:12 [INFO] Effective Arrows Enabled!
    12:19:12 [INFO] banned arrows set!
    12:19:12 [INFO] [FireControl] Using permissions.
    12:19:12 [INFO] FireControl 1.1 enabled!
    12:19:12 [INFO] Your plugin has been enabled!
    12:19:12 [INFO] [HeroicDeath] 1.8.1.156 enabled.
    12:19:12 [INFO] [iConomy] Logging is currently disabled.
    12:19:12 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    12:19:12 [INFO] [iConomy] Developed by: [Nijikokun]
    12:19:12 [INFO] [iConomy] hooked into Permissions.
    12:19:12 [INFO] [Jail] Loaded 1 jail zones.
    12:19:12 [INFO] [Jail] Loaded 0 prisoners.
    12:19:12 [INFO] [Jail] Loaded 2 cells.
    12:19:12 [INFO] [MotherNature] Using Permissions version 3.1.6 for permission ha
    ndling
    12:19:12 [INFO] [MotherNature] Plugin enabled! (version 1.2)
    12:19:12 [INFO] NoMovedTooQuicklyKick version 1.1 is enabled with permissions!
    12:19:12 [INFO] [PlayerList] version [1.2.4] is enabled!
    12:19:12 [INFO] [SpawnControl] version [0.8.1] loaded
    12:19:12 [INFO] [SpawnMob] Permission system found, plugin enabled
    12:19:12 [INFO] [SpawnMob] Version 1.9.6 enabled.
    12:19:12 [INFO] Sponge version 1.3 is enabled!
    12:19:12 [INFO] Spout 1.0.2.121 has been initialized
    12:19:12 [INFO] Stargate v.0.5.5 is enabled.
    12:19:12 [INFO] [Stargate] Loaded 1 gate layouts
    12:19:12 [INFO] [Stargate] {world} Loaded 6 stargates with 0 set as always-on
    12:19:12 [INFO] [Stargate] {world_nether} No stargates for world
    12:19:12 [INFO] [Stargate] Found Permissions (v3.1.6)
    12:19:13 [INFO] SupplySign: ShowErrorsInClient=true
    12:19:13 [INFO] SupplySign: FixSignOnSignGlitch=SupplySignOnly
    12:19:13 [INFO] SupplySign loaded 1124 items.
    12:19:13 [INFO] SupplySign loaded 13 kits from kits.yml.
    12:19:13 [INFO] SupplySign version 1.7.1 is enabled!
    12:19:13 [INFO] Train Carts version 1.16 is enabled!
    12:19:13 [INFO] [VanishNoPickup] 1.9.12 enabled.
    12:19:13 [INFO] [WheatHeal] Permissions detected. Hooked in
    12:19:13 [INFO] WheatHeal 0.4 enabled
    12:19:13 [INFO] WorldEdit 4.6 enabled.
    12:19:13 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    12:19:13 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugi
    n for permissions.
    12:19:13 [INFO] WorldGuard: (world) Single session is enforced.
    12:19:13 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    12:19:13 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    12:19:13 [INFO] WorldGuard: (world) Lava fire is blocked.
    12:19:13 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    12:19:13 [INFO] WorldGuard: Loaded configuration for world 'world"
    12:19:13 [INFO] WorldGuard: (world_nether) Single session is enforced.
    12:19:13 [INFO] WorldGuard: (world_nether) TNT ignition is PERMITTED.
    12:19:13 [INFO] WorldGuard: (world_nether) Lighters are PERMITTED.
    12:19:13 [INFO] WorldGuard: (world_nether) Lava fire is blocked.
    12:19:13 [INFO] WorldGuard: (world_nether) Fire spread is UNRESTRICTED.
    12:19:13 [INFO] WorldGuard: Loaded configuration for world 'world_nether"
    12:19:13 [INFO] WorldGuard: Unable to register missing event type SNOW_FORM
    12:19:13 [INFO] WorldGuard 5.2.2 enabled.
    12:19:13 [INFO] [XcraftGate v0.8] hooked into Permissions 3.1.6
    12:19:13 [INFO] [XcraftGate v0.8] by Engelier loaded.
    12:19:13 [INFO] [XcraftGate v0.8] loaded world world (Environment: NORMAL, Seed:
     -2574036214669199141)
    12:19:13 [INFO] [XcraftGate v0.8] loaded world world_nether (Environment: NETHER
    , Seed: 7355745397134409375)
    12:19:13 [INFO] Preparing start region for level 2 (Seed: -7357359634306537221)
    12:19:14 [INFO] [Stargate] {skylands} Loaded 1 stargates with 0 set as always-on
    
    12:19:14 [INFO] [XcraftGate v0.8] loaded world skylands (Environment: SKYLANDS,
    Seed: -7357359634306537221)
    12:19:14 [INFO] WorldGuard: (skylands) Single session is enforced.
    12:19:14 [INFO] WorldGuard: (skylands) TNT ignition is PERMITTED.
    12:19:14 [INFO] WorldGuard: (skylands) Lighters are PERMITTED.
    12:19:14 [INFO] WorldGuard: (skylands) Lava fire is blocked.
    12:19:14 [INFO] WorldGuard: (skylands) Fire spread is UNRESTRICTED.
    12:19:14 [INFO] WorldGuard: Loaded configuration for world 'skylands"
    12:19:14 [INFO] Preparing start region for level 3 (Seed: 7154800701590231147)
    12:19:14 [INFO] [Stargate] {nether} Loaded 1 stargates with 0 set as always-on
    12:19:14 [INFO] [XcraftGate v0.8] loaded world nether (Environment: NETHER, Seed
    : 7154800701590231147)
    12:19:14 [INFO] WorldGuard: (nether) Single session is enforced.
    12:19:14 [INFO] WorldGuard: (nether) TNT ignition is PERMITTED.
    12:19:14 [INFO] WorldGuard: (nether) Lighters are PERMITTED.
    12:19:14 [INFO] WorldGuard: (nether) Lava fire is blocked.
    12:19:14 [INFO] WorldGuard: (nether) Fire spread is UNRESTRICTED.
    12:19:14 [INFO] WorldGuard: Loaded configuration for world 'nether"
    12:19:14 [INFO] Preparing start region for level 4 (Seed: 8264075074673285399)
    12:19:15 [INFO] [Stargate] {rpg} Loaded 1 stargates with 0 set as always-on
    12:19:15 [INFO] [XcraftGate v0.8] loaded world rpg (Environment: NORMAL, Seed: 8
    264075074673285399)
    12:19:15 [INFO] WorldGuard: (rpg) Single session is enforced.
    12:19:15 [INFO] WorldGuard: (rpg) TNT ignition is PERMITTED.
    12:19:15 [INFO] WorldGuard: (rpg) Lighters are PERMITTED.
    12:19:15 [INFO] WorldGuard: (rpg) Lava fire is blocked.
    12:19:15 [INFO] WorldGuard: (rpg) Fire spread is UNRESTRICTED.
    12:19:15 [INFO] WorldGuard: Loaded configuration for world 'rpg"
    12:19:15 [INFO] Preparing start region for level 5 (Seed: -494852584535734845)
    12:19:16 [INFO] WorldGuard: (between) Single session is enforced.
    12:19:16 [INFO] WorldGuard: (between) TNT ignition is PERMITTED.
    12:19:16 [INFO] WorldGuard: (between) Lighters are PERMITTED.
    12:19:16 [INFO] WorldGuard: (between) Lava fire is blocked.
    12:19:16 [INFO] WorldGuard: (between) Fire spread is UNRESTRICTED.
    12:19:16 [INFO] WorldGuard: Loaded configuration for world 'between"
    12:19:16 [INFO] [Stargate] {between} Loaded 3 stargates with 1 set as always-on
    12:19:16 [INFO] [XcraftGate v0.8] loaded world between (Environment: NORMAL, See
    d: -494852584535734845)
    12:19:16 [INFO] [XcraftGate v0.8] loaded 0 gates
    12:19:16 [INFO] [CFBanner] CFBanner has been enabled.
    12:19:16 [INFO] [CFBanner] Created by CainFoool
    12:19:17 [INFO] Found and will use plugin Permissions v3.1.6
    12:19:17 [INFO] [Citizens] Loaded 0 quests.
    12:19:17 [INFO] [Citizens] Permissions enabled.
    12:19:17 [INFO] [Citizens] version [1.0.9d] (Odyssey) loaded
    12:19:17 [INFO] [Citizens] Payment method found (iConomy version: 5)
    12:19:17 [INFO] [MobDisguise] by desmin88 version 1.5 enabled.
    12:19:17 [INFO] Server permissions file permissions.yml is empty, ignoring it
    12:19:17 [INFO] Done (0.752s)! For help, type "help" or "?"
    12:19:18 [INFO] [Citizens] Loaded 41 NPCs.
    12:20:42 [INFO] zwaardman [/80.56.120.30:58113] logged in with entity id 1009 at
     ([rpg] -51.15625, 64.0, -207.59375)
    12:20:43 [SEVERE] java.lang.AbstractMethodError: me.desmin88.mobdisguise.listene
    rs.PacketListener.checkPacket(Lorg/bukkit/entity/Player;Ljava/lang/Object;)Z
    12:20:43 [SEVERE]       at org.getspout.spoutapi.packet.listener.FakeListener.ch
    eckPacket(FakeListener.java:17)
    12:20:43 [SEVERE]       at org.getspout.spout.packet.listener.PacketListeners.ca
    nSend(PacketListeners.java:54)
    12:20:43 [SEVERE]       at org.getspout.spout.SpoutNetServerHandler.syncedSendPa
    cket(SpoutNetServerHandler.java:457)
    12:20:43 [SEVERE]       at org.getspout.spout.SpoutNetServerHandler.syncFlushPac
    ketQueue(SpoutNetServerHandler.java:449)
    12:20:43 [SEVERE]       at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetSe
    rverHandler.java:434)
    12:20:43 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile
    :105)
    12:20:43 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:454)
    12:20:43 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:363)
    12:20:43 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    12:20:43 [SEVERE] Unexpected exception
    java.lang.AbstractMethodError: me.desmin88.mobdisguise.listeners.PacketListener.
    checkPacket(Lorg/bukkit/entity/Player;Ljava/lang/Object;)Z
            at org.getspout.spoutapi.packet.listener.FakeListener.checkPacket(FakeLi
    stener.java:17)
            at org.getspout.spout.packet.listener.PacketListeners.canSend(PacketList
    eners.java:54)
            at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetSer
    verHandler.java:457)
            at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNe
    tServerHandler.java:449)
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :434)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    >
    running 1060
    deleted npc-quester cause that always gave me an error but still doesnt work
    it says: connection lost
    internal exception: java.net.sockettimeoutexception: read timed out
     
  4. Offline

    woodzy

    downgrade to CB# 1000
     
  5. Offline

    zwaardman

    do i have to downgrade spout to again?
     
  6. Offline

    woodzy

    you shouldnt have to but dont untill you have to
     
  7. Offline

    zwaardman

    for some reason my server cant handle spout, i deleted spout and all spout plugins and its working fine :)
    so my problem is half fixed cause i deleted plugins but i can host my server again :D
    any non-spout zombe banners? :)
     
  8. Offline

    Supersam654

    Spout is definitely your problem, but you don't need to go back to Bukkit 1000 or get rid of it. Simply install the latest version of Spout on your server (the plugin) and it will work fine. If your server starts up ok but you can't connect to it, then you also need to update Spout for your Minecraft client.
     
  9. Offline

    zwaardman

    i had latest spout version but it didnt work
     
  10. Offline

    Supersam654

    Did you have the latest for your server (the plugin) and for your client (the mod)? A new version came out shortly after 1060. I think you should try installing both of those again.
     
  11. Offline

    Banana937

    @zwaardman Have you forwarded port 25565? Have you asigned the server-ip in server.properties?
     
  12. Offline

    Snrclub224

    I am not currently running a server, but i used to and I am currently SVetMod-ing on my current one (smp.minespaceserver.net) I know all the admins personally, and the head admin is an expert at running servers and just computers in general. He is running the server on a Linux platform (not sure which) and ALL of our plugins and the server itself is all up-to-date. But the server will crash with the same error every five minutes or so and it is definitely bugging the h*** out of our players. It is not the server's internet (He has VERY high quality internet) and this always happens to all of the players at the same time. However, he is telling everyone on our server that this is a known bug on the latest Permissions plugin, but I want more opinions on this... PLEASE help!
    For more information on our server, go to minespaceserver.net or minespaceserver.net/smf for the forums!
     
Thread Status:
Not open for further replies.

Share This Page