[1.10] Assert when King Candy repents at the end of Chp4 in Candyworld.
Verification Build: 1.10.0.0 Beta
Partner Rank: 4
Summary:
After the Nightmare is defeated in Chapter 4 and King Candy apologized to Sugar Bones, the player begins to float up into the air (intended) at which point an assert is triggered.
Impact:
Assert
Repro Steps:
- Download A Nightmare in Candyworld from Store
- Create a world and turn on cheats.
- Start Chapter 4 by running /setblock 1 15 6 redstone_block
- Play through to the end of the chapter
- "/kill @e[type=zombie_pigman]" to end the Sugar Bones boss fight.
- "/kill @e[type=ghast]" to end the Nightmare boss fight
- Observe the bug.
Observed Results:
---------------------------
Assert Failure - ctrl+C to copy this message to the clipboard!
---------------------------
Assertion failed: Something went wrong, the chunk wasn't loaded
Condition is false: resource.hasBlock(mMin)
Function: LevelChunk::setupRedstoneCircuit in f:\darwinwork\6\s\handheld\src\common\world\level\chunk\levelchunk.cpp @ 2168
---------------------------
OK
---------------------------
Expected Results:
No assert
Screenshots/Videos attached:
No