Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-68042

Crash when entering the Nether.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.16.0.55 Beta
    • None
    • Unconfirmed
    • Android

      Whenever I try to enter the Nether the game simply crashes. This started to happen after I created a second portal and use it. The first portal was affected also.

      Another saved game seem to be working fine in regard of entering and leaving the Nether.

      I've attached the logcat of me reproducing the issue. The most promissing hint from this log seems to be the following json message :

      {
        "ver": "2.1",
        "name": "Microsoft.XboxLive.T1739947436.AssertFailed",
        "time": "2020-04-09T23:43:21.670Z",
        "popSample": 100,
        "epoch": "7404702604881310797",
        "seqNum": 107,
        "iKey": "P-XBL-T1739947436",
        "flags": 514,
        "os": "Android",
        "osVer": "10",
        "appId": "A:com.mojang.minecraftpe",
        "appVer": "1.16.0.55",
        "ext": {
          "user": {
            "ver": "1.0",
            "localId": ""
          },
          "os": {
            "ver": "1.0",
            "locale": "en-US"
          },
          "device": {
            "ver": "1.0",
            "localId": "a:6416752fc58d6979",
            "deviceClass": "Android.Phone"
          },
          "android": {
            "ver": "1.0",
            "libVer": "3.170921.0",
            "tickets": [
              "2535435841326897"
            ]
          }
        },
        "data": {
          "baseData": {
            "measurements": null,
            "name": "AssertFailed",
            "playerSessionId": "1700aaad-214e-4e4e-816c-90b15c80876f",
            "properties": {
              "AccountType": 1,
              "ActiveSessionID": "6c6b9070-f89d-4959-8bc1-64e93bf13b7c",
              "AppSessionID": "1d6aae0f-2c5d-47ea-9f50-2507ad56976c",
              "Biome": 4,
              "Build": "1.16.0.55",
              "BuildNum": "3938499",
              "BuildPlat": 1,
              "Cheevos": 1,
              "ClientId": "048c6a8d99c94e86af38b24a298cea3f",
              "CurrentInput": 2,
              "CurrentNumDevices": 1,
              "DeviceSessionId": "1d6aae0f-2c5d-47ea-9f50-2507ad56976c",
              "Difficulty": "NORMAL",
              "Dim": 1,
              "GlobalMultiplayerCorrelationId": "935acb0f-e514-4467-ac77-62a053b454ad",
              "Message": "Assertion failed: Failed to load a limbo entity, it will stay in the limbo list\nCondition is false: false\nFunction: onChunkLoaded in F:\\DarwinAgent\\_work\\14\\s\\handheld\\project\\VS2015\\Minecraft\\Minecraft.Shared\\..\\..\\..\\..\\src\\common\\world\\level\\dimension\\Dimension.cpp @ 1038\n",
              "Mode": 0,
              "MultiplayerCorrelationId": "4cf4da44-76ee-cca2-f263-050e3a19ae11",
              "NetworkType": 0,
              "Plat": "Android 10",
              "PlayerGameMode": 0,
              "SchemaCommitHash": "19b6ec0744c3c83a00ecbd840f48cb080c7bc64d",
              "Seq": 122,
              "ServerId": "raknet:11640090179103153821",
              "Treatments": "mc-rp-spring2020:mc-perf-plat-12-20:mc-perf-plat-1-20:mc-perf-plat-2-20:mc-perf-plat-4-20:mc-perf-plat-7-20:mc-perf-plat-13-20:mc-perf-plat-11-20:mctreat-springpromo3:mc-rp-playfab:mc-is-beta",
              "UserId": "2535435841326897",
              "WorldFeature": 0,
              "WorldSessionId": "2c0bdffe-38fb-4c63-a282-5c8d1cea2925",
              "isTrial": 0,
              "locale": "en_US",
              "vrMode": 0
            },
            "serviceConfigId": "00000000-0000-0000-0000-000067b57dac",
            "titleId": "1739947436",
            "userId": "2535435841326897",
            "ver": 1
          },
          "baseType": "Microsoft.XboxLive.InGame"
        }
      }
      

            bogado Victor Bogado da Silva Lins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: