Crash when preforming Pick Block on chest filled with 12 page text filled books.
Partner Rank: 3
Partner Team Reporting: Noxcrew
Verification builds:
1141430 1.6.1.0_RC0
Summary:
When performing Pick Block on chest filled with books which are filled with text for 12 Pages.
The client will crash.
Impact:
This prevents the affected player to login into the world permanently, if this pick-block action is performed.
We had this happens with one player on a map in development, and we had to get him a new account to continue working on the map.
Repro Steps:
- Create a world with attached world Book Test.mcworld

- Perform the Pick Block action on the Chest
- Crash
Observed Results:
The client will still crash when the option [Assertions break in debugger] is set to false.
The asserts:
--------------------------- Assert Failure - ctrl+C to copy this message to the clipboard! --------------------------- Assertion failed: Negative aux value is broken. Condition is false: value >= 0 Function: ItemInstance::setAuxValue in f:\darwinwork\84\s\handheld\src\common\world\item\iteminstance.cpp @ 528 --------------------------- OK ---------------------------
--------------------------- Assert Failure - ctrl+C to copy this message to the clipboard! --------------------------- Assertion failed: OOB on read operation Condition is false: !(checkedNumber > mBuffer.length()) Function: ReadOnlyBinaryStream::read in f:\darwinwork\84\s\handheld\src-deps\core\src\utility\binarystream.cpp @ 75 --------------------------- OK ---------------------------
Expected Results:
No Crash on Pick Block
Screenshots/Videos attached:
No