Giter Site home page Giter Site logo

Comments (3)

AnonymousHacker1279 avatar AnonymousHacker1279 commented on July 30, 2024

Can you provide more information? In what context does this occur? I'm not aware of any random empty tags being added to items.

from immersiveweapons.

Tsumiki129 avatar Tsumiki129 commented on July 30, 2024

its happens in survival at times but was very repeated in creative wen checking the items uuid after spawning in some torches and checking there uuid they would have an extra tag on the end after placing and braking that tag would be removed i picked apart the mod list i have and the moment i came to this mod and added it the uuid mismatch tag showed up i used the comad to get the uuid of the torch it also affects redstone and i had it happen to ae2 mod item

/data get entity @p SelectedItem

immersive weapons bug

from immersiveweapons.

AnonymousHacker1279 avatar AnonymousHacker1279 commented on July 30, 2024

I found an easy way to reproduce it:

  • /give @s minecraft:torch 2
  • /data get entity @s SelectedItem -> no empty tag added
  • Open inventory and split the stack in half
  • /data get entity @s SelectedItem -> empty tag added

It should be fixed in the latest commit. If you would like to build and test it yourself, please use the 1.20.1-dev branch. Otherwise, I should hopefully have a new release out within a few days.

Fixed by 152b45b.

from immersiveweapons.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.