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.

Random Connect Error

Discussion in 'Bug Reports' started by insanehero, Feb 8, 2015.

  1. insanehero

    insanehero New Member

    On latest Connect/Proxy/Bukkit-Connect.

    Code (text):

    [21:58:04 ERROR]: Could not pass event PlayerLoginEvent to LilyPad-Connect v86

    org.bukkit.event.EventException

            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot.jar:git-Spigot-952179b-f98775c]

            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-952179b-f98775c]

            at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-952179b-f98775c]

            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-952179b-f98775c]

            at net.minecraft.server.v1_8_R1.PlayerList.attemptLogin(PlayerList.java:417) [spigot.jar:git-Spigot-952179b-f98775c]

            at net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:97) [spigot.jar:git-Spigot-952179b-f98775c]

            at net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41) [spigot.jar:git-Spigot-952179b-f98775c]

            at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:159) [spigot.jar:git-Spigot-952179b-f98775c]

            at net.minecraft.server.v1_8_R1.ServerConnection.c(ServerConnection.java:82) [spigot.jar:git-Spigot-952179b-f98775c]

            at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:789) [spigot.jar:git-Spigot-952179b-f98775c]

            at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-952179b-f98775c]

            at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [spigot.jar:git-Spigot-952179b-f98775c]

            at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [spigot.jar:git-Spigot-952179b-f98775c]

            at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]

    Caused by: java.lang.NullPointerException

            at lilypad.bukkit.connect.login.LoginListener.onPlayerLogin(LoginListener.java:47) ~[?:?]

            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_65]

            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_65]

            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_65]

            at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_65]

            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot.jar:git-Spigot-952179b-f98775c]

            ... 13 more
     

Share This Page