Assert in Robot Battle Arena: "Removing a component is unsafe in this context" appears during regular play.
Partner Rank:
3
Partner Team Reporting:
Jigarbov Productions
Verification builds and Platforms:
1.17.30.04 - 1.17.40.20
Summary:
Assert in Robot Battle Arena: "Removing a component is unsafe in this context" appears during regular play.
Impact:
Asserts are bad, no apparent impact on the functionality of the map though.
Repro Steps:
- Open the world Robot Battle Arena from the marketplace
- Do /summon jig:boxbot
- interact with the mob
Observed Results:
You will get this assert.:
---------------------------
Assert Failure - ctrl+C to copy this message to the clipboard!
---------------------------
Assertion failed: Removing a component is unsafe in this context. Are you calling this from a view and removing from something other than the current entity?
Condition is false: mRegistry.canRemoveComponentFrom<Component>(mEntity)
Function: EntityContextBase::removeComponent in f:\darwinwork\157\s\handheld\src\common\entity\entitycontextbase.h @ 45
---------------------------
OK
---------------------------
Expected Results:
No asserts, or a content log error to tell me what's wrong in the behavior pack, if anything.
Screenshots attached:
attached
Regression Builds:
was broken in 1.13.0.34 Release 3406689 and reported as MCM-887 but it was resolved since then
Notes: