Skip to content

Founded 2 bugs for testing Relay (1.26.40) #781

Description

@Amine6411
  1. Cannot equip a 'shield' item that disconnect from server but other items are fine:

  2. Tested bedrock custom server "PowerNukkitX" for joining and it get this err:

SERVER -> CLIENT: update_attributes
SERVER -> CLIENT: update_abilities

C:\Users\userTest\Desktop\bedrock-protocol-project\bedrock-bot-project\bedrock-bot\node_modules\.pnpm\protodef@1.19.0\node_modules\protodef\src\compiler.js:105
        throw e
        ^

RangeError [ERR_OUT_OF_RANGE]: Write error for undefined : The value of "value" is out of range. It must be >= 0 and <= 4294967295. Received -2146435073
    at checkInt (node:internal/buffer:74:11)
    at writeU_Int32LE (node:internal/buffer:694:3)
    at Buffer.writeUInt32LE (node:internal/buffer:707:10)
    at Object.writer [as lu32] (C:\Users\userTest\Desktop\bedrock-protocol-project\bedrock-bot-project\bedrock-bot\node_modules\.pnpm\protodef@1.19.0\node_modules\protodef\src\datatypes\numeric.js:97:25)
    at Object.AbilitySet (eval at compile (C:\Users\userTest\Desktop\bedrock-protocol-project\bedrock-bot-project\bedrock-bot\node_modules\.pnpm\protodef@1.19.0\node_modules\protodef\src\compiler.js:262:12), <anonymous>:1846:24)
    at Object.AbilityLayers (eval at compile (C:\Users\userTest\Desktop\bedrock-protocol-project\bedrock-bot-project\bedrock-bot\node_modules\.pnpm\protodef@1.19.0\node_modules\protodef\src\compiler.js:262:12), <anonymous>:1854:32)
    at eval (eval at compile (C:\Users\userTest\Desktop\bedrock-protocol-project\bedrock-bot-project\bedrock-bot\node_modules\.pnpm\protodef@1.19.0\node_modules\protodef\src\compiler.js:262:12), <anonymous>:7374:39)
    at Object.packet_update_abilities (eval at compile (C:\Users\userTest\Desktop\bedrock-protocol-project\bedrock-bot-project\bedrock-bot\node_modules\.pnpm\protodef@1.19.0\node_modules\protodef\src\compiler.js:262:12), <anonymous>:7377:9)
    at eval (eval at compile (C:\Users\userTest\Desktop\bedrock-protocol-project\bedrock-bot-project\bedrock-bot\node_modules\.pnpm\protodef@1.19.0\node_modules\protodef\src\compiler.js:262:12), <anonymous>:3874:72)
    at mcpe_packet (eval at compile (C:\Users\userTest\Desktop\bedrock-protocol-project\bedrock-bot-project\bedrock-bot\node_modules\.pnpm\protodef@1.19.0\node_modules\protodef\src\compiler.js:262:12), <anonymous>:3940:9) {
  code: 'ERR_OUT_OF_RANGE'
}

Node.js v20.20.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions