1. Welcome to LilyPad. Download the project, explore the forums, and create your own LilyPad network.


    If you use the software and enjoy it or have a question, or would like to contribute to the future of the software directly or through resources, please sign up and join our little community.

Spigot 1.8

Discussion in 'Support' started by aguy867867, Nov 30, 2014.

  1. aguy867867

    aguy867867 New Member

    LilyPad keeps getting disabled by Spigot when launching in 1.8. Why? I am using the new 1.8 only spigot that released yesterday and yes, i am pretty sure i compiled it corretly
  2. The_Zip

    The_Zip Active Member Resource Contributor

    Try recompiling it.

    Did your error look like below? If not could you post your console?

    Code (text):
    [11:49:39] [User Authenticator #2/ERROR]: Could not pass event AsyncPlayerPreLoginEvent to LilyPad-Connect v86
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) ~[2014-11-29-11-16-38-spigot1658.jar:git-Spigot-"606148f"]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[2014-11-29-11-16-38-spigot1658.jar:git-Spigot-"606148f"]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [2014-11-29-11-16-38-spigot1658.jar:git-Spigot-"606148f"]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:491) [2014-11-29-11-16-38-spigot1658.jar:git-Spigot-"606148f"]
    at net.minecraft.server.v1_8_R1.ThreadPlayerLookupUUID.fireLoginEvents(ThreadPlayerLookupUUID.java:79) [2014-11-29-11-16-38-spigot1658.jar:git-Spigot-"606148f"]
    at net.minecraft.server.v1_8_R1.ThreadPlayerLookupUUID.run(ThreadPlayerLookupUUID.java:31) [2014-11-29-11-16-38-spigot1658.jar:git-Spigot-"606148f"]
    Caused by: java.lang.NullPointerException
    at lilypad.bukkit.connect.login.LoginListener.onAsyncPlayerPreLogin(LoginListener.java:34) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[2014-11-29-11-16-38-spigot1658.jar:git-Spigot-"606148f"]
    ... 5 more
    [11:49:39] [User Authenticator #2/INFO]: Disconnecting com.mojang.authlib.GameProfile@10bb93eid=8dec9c7d-1fe1-3bdf-94d0-04e226a4953e,name=maxs97,properties={},legacy=false: LilyPad: Internal server error
    [11:49:39] [Server thread/INFO]: com.mojang.authlib.GameProfile@10bb93eid=8dec9c7d-1fe1-3bdf-94d0-04e226a4953e,name=maxs97,properties={},legacy=false lost connection: LilyPad: Internal server error
  3. aguy867867

    aguy867867 New Member

    actually i dont think it was like that
    it was like this:
    [16:46:44] [Server thread/INFO]: [LilyPad-Connect] Enabling LilyPad-Connect v80
    [16:46:44] [Server thread/ERROR]: Error occurred while enabling LilyPad-Connect v80 (Is it up to date?)
    java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.expireAfterWrite(JLjava/util/concurrent/TimeUnit;)Lcom/google/common/collect/MapMaker; from class lilypad.bukkit.connect.login.LoginPayloadCache
    at lilypad.bukkit.connect.login.LoginPayloadCache.<init>(LoginPayloadCache.java:10) ~[?:?]
    at lilypad.bukkit.connect.ConnectPlugin.onEnable(ConnectPlugin.java:41) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[mcserver.jar:git-Spigot-180b63a]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:333) [mcserver.jar:git-Spigot-180b63a]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [mcserver.jar:git-Spigot-180b63a]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352) [mcserver.jar:git-Spigot-180b63a]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [mcserver.jar:git-Spigot-180b63a]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:153) [mcserver.jar:git-Spigot-180b63a]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498) [mcserver.jar:git-Spigot-180b63a]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  4. aguy867867

    aguy867867 New Member

    oh wait i noticed something i think im out of date
  5. aguy867867

    aguy867867 New Member

  6. aguy867867

    aguy867867 New Member

    Ok so i was out of date.

Share This Page