Giter Site home page Giter Site logo

Comments (2)

Machine-Maker avatar Machine-Maker commented on June 1, 2024

For clarification, this also happens on 1.19.4 and 1.20.4? The stacktrace you provided is from 1.20.2 which is neither of those versions.

from adventure-platform.

LoneDev6 avatar LoneDev6 commented on June 1, 2024

This error was taken from a customer report, so you can also add 1.20.2 to the list of versions with the issue.

Here is the json:

{
  "insertion": "d9808418-fea1-480a-ba86-d6081693d626",
  "hoverEvent": {
    "action": "show_entity",
    "contents": {
      "type": "minecraft:villager",
      "id": [-645889000, -22984694, -1165568504, 378787366],
      "name": { "translate": "entity.minecraft.villager.farmer" }
    }
  },
  "translate": "entity.minecraft.villager.farmer"
}

It has to do with the fact that uuid (id) is a string in recent versions of the game and not an array, it seems.


Here is some information on what needs to be changed to fix that issue:
KyoriPowered/adventure#1015

The fix:
WiIIiam278/Velocity@dec36bd#diff-2856d6b2f881f52815f9efe35d7d3dd11a2e813ddd332cda3ecb7cd560a8821b

from adventure-platform.

Related Issues (20)

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.