Signed books turn into Written Books on logout. #218


  • New
  • Defect
Open
Assigned to tux2
  • _ForgeUser6863713 created this issue Oct 16, 2014

    If you write a book, sign it. Then logout with it in your inventory, it reset to a Written Book. With the line "* Invalid Book Tag *" on the first page.

    [TuxTwoLib] Loading TuxTwoLib v1.7.10-b3
    [MultiInv] Loading MultiInv v3.3.1-dev
    Spigot-1.7.9-R0.2-207-g03373bb

    Config

    useSQL: true
    splitHealth: true
    splitHunger: true
    controlGamemode: true
    separateGamemodeInventories: false
    creativeGroups:
    - creative
    sql:
      host: xxx
      port: '3306'
      username: xxx
      password: xxx
      database: xxx
      prefix: multiinv_
    SaveInventoryOnQuit: true
    compatibilityMode: false
    xpfix: false
    Groups

    survival:
    - Spore
    - Spore_nether
    - Spore_the_end
    creative:
    - Yard
    - Park

  • _ForgeUser6863713 added the tags New Defect Oct 16, 2014
  • _ForgeUser6863713 posted a comment Oct 20, 2014

    This bug is not present if you disable MySQL

  • _ForgeUser19471866 posted a comment Oct 13, 2015

    Sooooo... i see this problem is OVER 1 YEAR old and yet still no response or plan to fix the SQL part so it actually holds the information for the books?

    Or Worst case if that is too complicated for you can you at lest change it so ONLY the BOOKs use the flatfile but everything else used the SQL database?

    Obviously i would prefer it get fixed properly but any comments or statements would be nice!

  • Tux2 posted a comment Oct 13, 2015

    This issue is still under "bugs to fix", however, I do have a life and a job. I work on this when I have the spare time or when someone pays me to fix bugs to compensate for the time lost I could be working on other client's projects. Please remember that you don't ever have to pay a penny for this plugin, however paid work has to come first. Also, it is also completely, 100% open source. You are more than welcome to fork the source code, fix it, then submit a pull request, or pay someone else to fix it and submit the code back to the community.


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