Exception caught while sending the vote notification #19


  • Defect
  • Accepted
Open
Assigned to _ForgeUser9107489
  • _ForgeUser7815312 created this issue Jun 27, 2013

    Problem:

    I have reports of players who voted and don't get the reward. When this happens it also displays an error in the console(look below).
    This problem started when we switched from iConomy to Gringotts, and that's why I'm writing this ticket here.

    Plugins which handles this:

    Vault
    Gringotts
    Votifier

    What version of the product are you using?

    Gringotts v2.0 beta4

    Do you have an error log of what happened?

    http://pastie.org/8087029

    I haven't been able to replicate the problem, it's seems to happen by chance.

    Please tell me if you need anymore information.

    /th3cleaner

  • _ForgeUser7815312 added the tags New Defect Jun 27, 2013
  • _ForgeUser9107489 posted a comment Jun 27, 2013

    That does look like something which would happen by chance, and seems directly related to adding items to the world. However I haven't seen this before. Are you using regular CraftBukkit or any alternative client?

  • _ForgeUser7815312 posted a comment Jun 27, 2013

    Yes I'm using spigot.

  • _ForgeUser7815312 posted a comment Jun 29, 2013

    Do you think switching to a Mysql db would solve the problem?

  • _ForgeUser9107489 posted a comment Jun 29, 2013

    The DB would probably change nothing, since the problem is likely that Spigot does some kind of optimization involving multiple threads, and Gringotts makes the assumption that nothing else will happen while accessing chests in the world. So I'm not sure what to do about this at the moment, except perhaps try vanilla CraftBukkit.

  • _ForgeUser7815312 posted a comment Jun 29, 2013

    Okay I'll have to switch to Craftbukkit until it is fixed. In the meantime, I could bring this issue to the spigot forum if you want?

  • _ForgeUser9107489 posted a comment Jun 29, 2013

    @th3cleaner_mcserver: Go

    Sure, if you can verify that it doesn't happen with CraftBukkit. If it does, please let me know.

  • _ForgeUser7815312 posted a comment Jul 4, 2013

    No error with craftbukkit, I'll take this to spigot then.

  • _ForgeUser9107489 posted a comment Jun 22, 2014
  • _ForgeUser9107489 removed a tag New Jun 22, 2014
  • _ForgeUser9107489 added a tag Started Jun 22, 2014
  • _ForgeUser9107489 removed a tag Started Jun 22, 2014
  • _ForgeUser9107489 added a tag Accepted Jun 22, 2014

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