Asserts every time I open any map from the Minecraft Marketplace
[1.16]
Partner Rank:
2
Partner Team Reporting:
Everbloom Games
Verification builds:
1.16.0.10058
Summary:
I get assaulted by Asserts every time I open any map on the Marketplace. The Assertions that I receive are for various Bookkeeping and Item errors and are all listed in the notes below.
Impact:
Asserts every time I open any map from the Minecraft Marketplace
Repro Steps:
- Start up a fresh copy of the map City Mash up or any map from the Minecraft Marketplace
- Watch the asserts begin to appear
- Cry cause you were just performing a spot check
Observed Results:
Asserts began to rain down from the skies
Expected Results:
To not receive any asserts
Screenshots/Videos attached:
NO
Regression Builds:
1.16.0.4002
Notes:
Assert Failure - City Mash Up by Everbloom Games / Ready Sled Go by Noxcrew
---------------------------
Assertion failed: Item-error:Item 'minecraft:nether_sprouts' should not exist in this world, it's minimum supported version is '1.16.0' and the current world base game version: '1.13.0'
Condition is false: falseFunction: DebugEndPoint::contentAssert in f:\darwinwork\1423\s\handheld\src\common\debug\debugendpoint.cpp @ 120
---------------------------
Assert Failure
---------------------------
Assertion failed: Bookkeeping error in processing server item data! Server expected 919 items, but we only are tracking 920 items in mIdToItemMap!
Condition is false: mIdToItemMap.size() == serverItemData.size()
Function: ItemRegistry::matchServerItemIds in f:\darwinwork\1423\s\handheld\src\common\world\item\registry\itemregistry.cpp @ 195
---------------------------
Assert Failure
---------------------------
Assertion failed: Bookkeeping error in processing server item data! Server expected 919 items, but we only are tracking 919 items in mNameToItemMap!
Condition is false: mIdToItemMap.size() == mNameToItemMap.size()
Function: ItemRegistry::matchServerItemIds in f:\darwinwork\1423\s\handheld\src\common\world\item\registry\itemregistry.cpp @ 196
---------------------------
Assert Failure
---------------------------
Assertion failed: Bookkeeping error in processing server item data! Server expected 919 items, but we only are tracking 919 items in mItemRegistry!
Condition is false: mIdToItemMap.size() == mItemRegistry.size()
Function: ItemRegistry::matchServerItemIds in f:\darwinwork\1423\s\handheld\src\common\world\item\registry\itemregistry.cpp @ 197