CloudburstMC / Protocol

A protocol library for Minecraft Bedrock Edition
https://git.io/ProtocolLib
Apache License 2.0
312 stars 94 forks source link

CraftingData: NetworkId must be a signed integer #90

Closed phoshp closed 3 years ago

SupremeMortal commented 3 years ago

I'm not sure if this is the case from the information I have but I'll double check in the BDS disassembly to be sure.

phoshp commented 3 years ago

oh i was checked it in pmmp genericType

i checked it in gophertunnel atm and i think u are right. probably problem is in pocketmine

SupremeMortal commented 3 years ago

Yup, confirmed that it is indeed an unsigned varint.