Disappearing NBT data #299


  • New
  • Defect
Open
Assigned to tux2
  • _ForgeUser11929691 created this issue Nov 11, 2016

    As described on SpigotMC:
    https://www.spigotmc.org/threads/multiinv.135869/#post-2000678

    @Tux2 Thanks alot!
    We are all struggeling with missing NBT tags after some world changes or relogs. Seems like MultiInv doesn't save NBT tags correctly.
    For example:
    - A player got a heal-potion and logs out or changes the world. If he come back after a while, it turned into a water bottle. Till MC 1.9 there wasn't a problem, because potions haven't used NBT before this version.
    - In my adventure world I give my players armor with the "unbreakable" NBT tag {Unbreakable:1}, so that the armor can't be destroyed. After relog, this tag is gone and the armor starts breaking.
    - Banners are very often empty after relog.
    - Mobspawners (Zombie, Creeper, Skeleton, ..) randomly turning into pig spawners, probably also because of missing NBT data.
    - I'm running a plugin called ElytraPlus, where the elytra gets a NBT tag so that you can use it like a jetpack. Also this tag will be cleared after some time.

    In other points MultiInv still works fine and is one of the best inventory management plugins, also in Minecraft 1.10.

    Related video: https://www.youtube.com/watch?v=i87CmCjzbvw

  • _ForgeUser11929691 added the tags New Defect Nov 11, 2016
  • _ForgeUser11929691 posted a comment Feb 2, 2017

    Potions are fixed in the latest beta version, thanks!


    Edited Feb 2, 2017
  • _ForgeUser7094515 posted a comment Apr 6, 2017

    Wel command blocks with NBT data chest with NBT data. links, events, hover, etc in books, gets deleted. Should I continue or does 

     

    Should I continue or does the point of no NBT is finally getting though? this was reported above by Bronzeteufel on Nov 12, 2016, and now it still hasn't been fixed! like wtf?


    Edited Apr 6, 2017
  • Tux2 posted a comment Apr 6, 2017

    I heard it loud and clear. This plugin has definitely outserved it's usefulness as the NBT data structure inside of items has gotten too complex for it. Because of that I have had to make the conscious decision to only access what is freely available via the Bukkit API. If you want exact clones of your items, including the entire NBT data, you might want to take a look at MultiInvPlus on Spigot.


    Edited Apr 6, 2017

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