Two NPEs lagging up my console #21


  • New
  • Defect
  • Replied
Open
Assigned to sirrus86x
  • _ForgeUser1884110 created this issue Feb 3, 2013

    I have a couple annoying errors that show up from time to time.

    This first one would spam my server like hell with this error message: http://pastie.org/6036330

    The second one also happens from time to time, also spams my server: http://pastie.org/6036334

    I use Citizens2, I figure there would be some sort of compatibility issue there. However I've used it without Citizens2 and it would still pass those errors anyway. Don't know what else would cause them. All my configs seem correct. If you need them I can pastie them.

  • _ForgeUser1884110 added the tags New Defect Feb 3, 2013
  • sirrus86x posted a comment Feb 4, 2013

    Thank you for providing these errors. The first one is caused when a user of GrapplingHook somehow moves to a different world while using the power. I've added code to make the power shut off should the worlds not be the same, this will be fixed for v4.1.4.

    The second error, while it states the error is in my plugin, doesn't tell me where. This information is usually provided after the "Caused by" line. My guess is that because my plugin assumes all player-like entities are players, it tried to collect information that was invalid or didn't exist (for example, you can't send a packet to a player entity that isn't actually a player).

  • _ForgeUser1884110 posted a comment Feb 5, 2013

    I will do some more research on how to reproduce the second error. Please stand by.

  • _ForgeUser1884110 removed a tag Waiting Feb 5, 2013
  • _ForgeUser1884110 added a tag Replied Feb 5, 2013
  • _ForgeUser1884110 posted a comment Feb 5, 2013

    Alright so this happens when I hit any Citizens NPC on my server:
    http://pastie.org/6077262

    You should consider Citizens2 integration. I'm pretty sure that's why we're getting all these errors.

  • _ForgeUser1884110 posted a comment Feb 8, 2013

    Here's another spammy error I'm getting.
    http://pastie.org/6096711

    Running on SB Powers 4.1.3
    against
    CB 1.4.7-R1.1 dev build 2629

  • _ForgeUser9932994 posted a comment Feb 15, 2013

    Not to butt in, but if squeaky wheels get the cheese, then, I'm also seeing these problems. I am also running Citizens.

  • sirrus86x posted a comment Feb 15, 2013

    For whatever reason I haven't been getting email updates about this until pknull's comment, I do apologize. I'll take some time to see if there's a way to get my plugin to ignore Citizens NPCs, as I believe that's what's causing the errors.


    Edited Feb 17, 2013

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