bedrock-protocol icon indicating copy to clipboard operation
bedrock-protocol copied to clipboard

Crash crafting using proxy on bedrock servers

Open bentonjj opened this issue 1 year ago • 15 comments

Get the below crash crafting anything on Bedrock servers when connected with proxy. Tried 1.20.80 and 1.21.2 clients, even when using basic proxy script example code:

C:\bedrock\node_modules\protodef\src\compiler.js:114 throw e ^

Error: Read error for undefined : array size is abnormally large, not reading: 16777216 at eval (eval at compile (C:\bedrock\node_modules\protodef\src\compiler.js:258:12), :342:37) at Object.ItemExtraDataWithoutBlockingTick (eval at compile (C:\bedrock\node_modules\protodef\src\compiler.js:258:12), :351:9) at eval (eval at compile (C:\bedrock\node_modules\protodef\src\compiler.js:258:12), :386:47) at eval (eval at compile (C:\bedrock\node_modules\protodef\src\compiler.js:258:12), :388:17) at eval (eval at compile (C:\bedrock\node_modules\protodef\src\compiler.js:258:12), :390:13) at Object.ItemLegacy (eval at compile (C:\bedrock\node_modules\protodef\src\compiler.js:258:12), :392:9) at eval (eval at compile (C:\bedrock\node_modules\protodef\src\compiler.js:258:12), :1577:48) at eval (eval at compile (C:\bedrock\node_modules\protodef\src\compiler.js:258:12), :1582:17) at eval (eval at compile (C:\bedrock\node_modules\protodef\src\compiler.js:258:12), :1585:13) at eval (eval at compile (C:\bedrock\node_modules\protodef\src\compiler.js:258:12), :1587:11)

Node.js v18.20.4

bentonjj avatar Jul 31 '24 03:07 bentonjj