Could not pass event AsyncPlayerChatEvent to Pets #5


  • Defect
  • Replied
Open
Assigned to _ForgeUser8378966
  • _ForgeUser6835820 created this issue Oct 6, 2012

    Spams errors after taming and naming a pet :(

    19:01:10 [SEVERE] Could not pass event AsyncPlayerChatEvent to Pets
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
            at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:24)
            at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:831)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:808)
            at net.minecraftserverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:124)
            at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
            at net.minecraft.server.NetworkManager.i(NetworkManager.java:211)
            at net.minecraft.server.NetworkManager.c(NetworkManager.java:332)
            at net.minecraft.server.NetworkReaderThread.run(SourceFile:93)
    Caused by: java.lang.NullPointerException
            at net.scylla.pets.PetTameManager.petNameEvent(PetTameManager.java:153)
            at sun.reflect.GeneratedMethodAccessor462.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:601)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
            ... 11 more

  • _ForgeUser6835820 added the tags New Defect Oct 6, 2012
  • _ForgeUser8378966 posted a comment Oct 6, 2012

    Please offer a pastebin of this error so this screen gets cleared up a bit, and I also NEED to know what other plugins you are running in order to successfully fix this error. I especially need to know what version of Vault you are running, and what chat plugins you have, but a full list would definitely help.

    Thank you, and hopefully we'll squash this bug when we get the information! TankNast

  • _ForgeUser8378966 removed a tag New Oct 6, 2012
  • _ForgeUser8378966 added a tag Waiting Oct 6, 2012
  • _ForgeUser6835820 posted a comment Oct 7, 2012

    http://pastie.org/4928691

    Vault 1.2.18 (19 tomorrow)

    Chat provider is HeroChat version 4.11.6 enabled.

  • _ForgeUser6835820 removed a tag Waiting Oct 7, 2012
  • _ForgeUser6835820 added a tag Replied Oct 7, 2012
  • _ForgeUser8378966 posted a comment Oct 9, 2012

    What version of Pets?

    EDIT: Also, I'd suggest updating heroes, v5 is out, and it might fix some of those issues.


    Edited Oct 9, 2012
  • _ForgeUser6835820 posted a comment Oct 9, 2012

    Am using latest Pets version of course :)

    Can't use Heroes v5, they refuse to properly support CraftIRC, which I really need, we have a maintained v4 which is perfectly compatible with everything else so far.

    Any chance for source? If you'd like a hand, really would like to load this plugin live ^^

  • _ForgeUser8378966 posted a comment Oct 10, 2012

    @Joymo: Go

    Ok finally, what version of craftbukkit? I still am not getting this error, so maybe its the version of craftbukkit. Also, what do you mean you'd like to load it live?

  • _ForgeUser6835820 posted a comment Oct 12, 2012

    This occurs with any recent Bukkit version for me, also with recent Spigot versions.

    Load live as in run on our live server, not test server. Needs to not be spamming errors for that :P

  • _ForgeUser6835820 posted a comment Oct 12, 2012

    I'd like to help, any chance to get the source up?

  • _ForgeUser8378966 posted a comment Oct 12, 2012

    Ok well since I can't find this error, and I was unhappy with the previous code, I have actually started to rewrite the code, and I should have most of it rewritten by next weekend, so hopefully I can get pets v3.x.x out next weekend! That should have less errors and be completely based around vault, so it should work better

  • _ForgeUser6835820 posted a comment Oct 14, 2012

    Yay \o/


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