severe error #3


  • Defect
  • New
Open
Assigned to _ForgeUser7177532
  • _ForgeUser9371797 created this issue Oct 7, 2012

    What steps will reproduce the problem?
    1. Server stopped cleanly and restarted cleanly (not via command)
    2.on restart it says this is in console
    3.

    What is the expected output? What do you see instead?
    severe error

    What version of the product are you using?
    latest version only ever downloaded current one

    Do you have an error log of what happened?
    7.10 07:03:17 [Server] INFO ... 14 more
    07.10 07:03:17 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
    07.10 07:03:17 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
    07.10 07:03:17 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    07.10 07:03:17 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    07.10 07:03:17 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    07.10 07:03:17 [Server] INFO at FunnyHeads.FunnyHeads.onPlayerJoin(FunnyHeads.java:326)
    07.10 07:03:17 [Server] INFO Caused by: java.lang.NullPointerException
    07.10 07:03:17 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    07.10 07:03:17 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:405)
    07.10 07:03:17 [Server] INFO at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:473)
    07.10 07:03:17 [Server] INFO at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
    07.10 07:03:17 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:577)
    07.10 07:03:17 [Server] INFO at net.minecraft.server.DedicatedServerConnection.b(SourceFile:29)
    07.10 07:03:17 [Server] INFO at net.minecraft.server.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:44)
    07.10 07:03:17 [Server] INFO at net.minecraft.server.NetLoginHandler.c(NetLoginHandler.java:42)
    07.10 07:03:17 [Server] INFO at net.minecraft.server.NetLoginHandler.d(NetLoginHandler.java:129)
    07.10 07:03:17 [Server] INFO at net.minecraft.server.ServerConfigurationManagerAbstract.a(ServerConfigurationManagerAbstract.java:92)
    07.10 07:03:17 [Server] INFO at net.minecraft.server.ServerConfigurationManagerAbstract.c(ServerConfigurationManagerAbstract.java:161)
    07.10 07:03:17 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    07.10 07:03:17 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    07.10 07:03:17 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    07.10 07:03:17 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
    07.10 07:03:17 [Server] INFO org.bukkit.event.EventException
    07.10 07:03:17 [Server] SEVERE Could not pass event PlayerJoinEvent to FunnyHeads

    Please provide any additional information below.

  • _ForgeUser9371797 added the tags New Defect Oct 7, 2012
  • _ForgeUser7177532 posted a comment Oct 8, 2012

    thank you for reporting a bug, i have already created another ticket about this error: http://dev.bukkit.org/server-mods/funnyheads/tickets/1-nullpointer-exception/

    hopefully i can fix it soon!


To post a comment, please login or register a new account.