{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "361264",
   "self": "https://bugs.mojang.com/rest/api/2/issue/361264",
   "key": "BDS-7921",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "7",
      "customfield_10500": {
         "self": "https://bugs.mojang.com/rest/api/2/customFieldOption/10300",
         "value": "Unconfirmed",
         "id": "10300",
         "disabled": false
      },
      "customfield_12800": null,
      "customfield_12602": [],
      "customfield_12601": null,
      "customfield_12604": null,
      "customfield_12603": null,
      "customfield_12606": null,
      "customfield_12605": null,
      "customfield_12608": null,
      "resolutiondate": "2020-08-06T04:52:42.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-7921/watchers",
         "watchCount": 2,
         "isWatching": false
      },
      "created": "2020-08-03T20:40:14.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "19549"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2020-08-06T04:52:42.000+0300",
      "status": "5",
      "description": "We were playing, as usual, then someone got killed by a Zombie. And everyone got disconnected cause the server crashed.\r\n\r\nHere is the log output:\r\n{code:java}\r\n[2020-08-02 18:13:12 INFO] Package: com.mojang.minecraft.dedicatedserver\r\nVersion: 1.16.1.2\r\nOS: Linux\r\nServer start: 2020-08-01 06:40:50 CST\r\nDmp timestamp: 2020-08-02 18:13:12 CST\r\nUpload Date: 2020-08-02 18:13:12 CST\r\nSession ID: 68e31b34-e03c-491c-ae89-ebf200554dca\r\nCommit hash:\r\nBuild id: development\r\nCrashReporter Key: 8c4937c1-64cb-3532-a8dc-1deb28f67293\r\nCrash\r\n[2020-08-02 18:13:12 INFO]         at Scoreboard::shouldClearScoresOnDeath[Actor const&] (UnknownFile:?)\r\n        at Level::removeEntityReferences[Actor&, bool] (UnknownFile:?)\r\n        at Level::forceRemoveEntity[Actor&] (UnknownFile:?)\r\n        at Dimension::removeActorByID[ActorUniqueID const&] (UnknownFile:?)\r\n        at Level::addEntity[BlockSource&, std::unique_ptr<Actor, std::default_delete<Actor> >] (UnknownFile:?)\r\n        at LevelChunk::_deserializeEntity[BlockSource&, IDataInput&, std::vector<ActorLink, std::allocator<ActorLink> >&] (UnknownFile:?)\r\n        at LevelChunk::tick[BlockSource&, Tick const&] (UnknownFile:?)\r\n        at Player::tickWorld[Tick const&] (UnknownFile:?)\r\n        at ServerPlayer::tickWorld[Tick const&] (UnknownFile:?)\r\n        at std::function<bool [Player&]>::operator[][Player&] const (UnknownFile:?)\r\n        at Level::forEachPlayer[std::function<bool [Player&]>] (UnknownFile:?)\r\n        at Level::tick[] (UnknownFile:?)\r\n        at ServerLevel::tick[] (UnknownFile:?)\r\n        at GameSession::tick[] (UnknownFile:?)\r\n        at Minecraft::tickSimtime[int, int] (UnknownFile:?)\r\n        at Minecraft::update[] (UnknownFile:?)\r\n        at ServerInstance::_update[] (UnknownFile:?)\r\n        at clone (UnknownFile:?)\r\n9eb4921e-5359-403e-a6d7-ca37a87c7c33\r\n{code}",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [],
      "summary": "Error reported on server log",
      "creator": "JIRAUSER524120",
      "reporter": "JIRAUSER524120",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i1k25b:",
      "environment": "Server:\r\nLinux 4.18.0-193.14.2.el8_2.x86_64 #1 SMP Sun Jul 26 03:54:29 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux\r\nJava version:\r\nopenjdk version \"1.8.0_262\"\r\nOpenJDK Runtime Environment (build 1.8.0_262-b10)\r\nOpenJDK 64-Bit Server VM (build 25.262-b10, mixed mode)\r\n",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/361264/comment/781332",
               "id": "781332",
               "author": "ionicecko",
               "body": "Just a couple of things on this one.\r\n\r\nJust as an FYI, Java is not needed for BDS. I noticed you included your Java version in the report and just wanted to make sure you weren't expecting it to be used for your BDS instance.\r\n\r\nThe error seems to be something to do with a custom scoreboard. If you're using a custom behaviour pack or scoreboard related command block addon (likely related to deaths) you may find disabling it prevents the crash from happening (as a workaround).\r\n\r\nAs for the crash itself. Crashes are automatically logged to Mojang along with a bunch of supporting data to help them resolve it. Because of the random nature of crashes we don't track them here as it would be impossible to know when one was fixed.\r\n\r\nThey are however tracked and resolved internally by Mojang.",
               "updateAuthor": "ionicecko",
               "created": "2020-08-06T04:52:28.984+0300",
               "updated": "2020-08-06T04:52:28.984+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/361264/comment/781333",
               "id": "781333",
               "author": "ionicecko",
               "body": "*Thank you for your report!*\r\n\r\nCrashes such as these are now logged automatically, this will therefore be investigated further by the development team internally.\r\n\r\nIf you need help or have a suggestion you might like to follow a link below.\r\n\r\n*Quick Links*:\r\n\ud83d\udcd3 [Issue Guidelines|https://bugs.mojang.com/projects/BDS/summary] -- \ud83d\udcac [Community Support|https://discord.gg/58Sxm23] -- \ud83d\udce7 [Customer Support|https://help.minecraft.net/hc/en-us/requests/new] -- \u270d\ufe0f [Feedback and Suggestions|https://feedback.minecraft.net/] -- \ud83d\udcd6 [BDS Wiki|https://minecraft.gamepedia.com/Bedrock_Dedicated_Server] -- \ud83d\udcd6 [FAQs|https://help.minecraft.net/hc/en-us/articles/360035131651-Dedicated-Servers-for-Minecraft-on-Bedrock-]",
               "updateAuthor": "ionicecko",
               "created": "2020-08-06T04:52:42.664+0300",
               "updated": "2020-08-06T04:52:42.664+0300"
            }
         ],
         "maxResults": 2,
         "total": 2,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-7921/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 1,
      "total": 1,
      "histories": [
         {
            "id": "1752753",
            "author": "ionicecko",
            "created": "2020-08-06T04:52:42.665+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "7",
                  "toString": "Invalid"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}