[1.9] Assert every frame in Jurassic Depths
Partner Rank: 4
Verification Builds: New beta 1.9
Summary: While loading and playing Jurassic Depths, the following assertion error is thrown nonstop:
--------------------------- Assert Failure - ctrl+C to copy this message to the clipboard! --------------------------- Assertion failed: Setting an aux value on a block item does not make sense. Condition is false: nullptr == mBlock || (getId() > 256 ) || value == 0 Function: ItemInstance::setAuxValue in f:\darwinwork\5\s\handheld\src\common\world\item\iteminstance.cpp @ 573--------------------------- OK ---------------------------
Repro Steps:
1. Download Jurassic Depths from the store.
2. Create and enter the world with assertions enabled.
Observed Results: Constant assertion spam.
Expected Results: Nothing.
Screenshots/Videos attached: No
Notes:
Map is 100% perfectly playable when assertions are disabled.