took to long to log in?

Discussion in 'Bukkit Help' started by painisgod, Apr 8, 2012.

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

    painisgod

    hi! i was just wondering if any one of you guys could help me out here. when i try connecting to MY OWN server, it comes ''took to long to log in'' and whole minecraft crashes. this also hppens for my friends. this is what the server is saying (if it would help):
    2012-04-08 01:50:19 [SEVERE] Could not pass event BlockBreakEvent to mcMMO
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockBreakEvent(CraftEventFactory.java:536)
    at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:210)
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:174)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:628)
    at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:91)
    at net.minecraft.server.Packet14BlockDig.handle(SourceFile:43)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:117)
    at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:60)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.event.block.BlockBreakEvent.<init>(Lorg/bukkit/block/Block;Lorg/bukkit/entity/Player;)V
    at com.gmail.nossr50.events.fake.FakeBlockBreakEvent.<init>(FakeBlockBreakEvent.java:13)
    at com.gmail.nossr50.m.blockBreakSimulate(m.java:114)
    at com.gmail.nossr50.skills.WoodCutting.removeBlocks(WoodCutting.java:88)
    at com.gmail.nossr50.skills.WoodCutting.treeFeller(WoodCutting.java:45)
    at com.gmail.nossr50.listeners.mcBlockListener.onBlockBreak(mcBlockListener.java:189)
    at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    ... 15 more keep in mind this SUDDENLY showed up, and wasnt there until i had used my server for a bit. now tough, it happends all the time. it might be because of grief alert
     
  2. Offline

    Verttex

    Minecraft problem we think, can't do anything to took to long to log in. For the other error, update McMMO
     
  3. Offline

    Bertware

    update McMMO.
    And is there any plugin on your server named skills, or written by nossr50? (nossr50@gmail) if so, update it too.
     
  4. Offline

    RaccoonLand

    This excact thing is happening to me except in the console it is simply saying "Disconnecting [ip-adress], Took too long to log in!" or it says "[ip-adress] lost connections/" Hmm, I wonder what it is...
     
  5. Offline

    Spl1tz

    Minecraft.net is on it.
     
  6. Offline

    RaccoonLand

    Good, wait..... How do you know this.......?
     
  7. Offline

    Spl1tz

    I follow the Mojang team on Twitter. Very informative ;)
    You should too!
     
  8. Offline

    Eogen

    Just FYI, you also get this error when your server is behind the revision of your clients. So if you had a typo when you downloaded the new bukkit image, and are still running the previous version, you will also see the 'Took too long to log in' error.

    If you change your server.properties entry from "online-mode=true" to "online-mode=false" and restart, and still have the issue, then the problem is on your server, not mojangs. (Be sure to set it back after this test.)
     
Thread Status:
Not open for further replies.

Share This Page