{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "345600",
   "self": "https://bugs.mojang.com/rest/api/2/issue/345600",
   "key": "BDS-6546",
   "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-06-27T06:47:18.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-6546/watchers",
         "watchCount": 0,
         "isWatching": false
      },
      "created": "2020-06-27T02:25:22.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "19545"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2020-06-27T06:52:04.000+0300",
      "status": "5",
      "description": "It seems that in the latest version of the Minecraft BDS, a server crash occurs when players move through a certain structure, otherwise the game is fine. I recently changed my CPU from an i3 7100 to an r3 3300x but I can't determine if this is an issue with my hardware or the software as I updated to 1.16 after the change. I searched for the issue but was unable to find any reports or solutions. \r\n\r\nHere is the server log:\r\n\r\n\r\n\r\nC:/Users/A Table/Desktop/MINECRAFT TRASH/Servers Minecraft/Bedrock Bruno NEW/internalStorage/Dedicated_Server.txt\r\n\r\n[2020-06-26 15:55:07 INFO] Starting Server\r\n[2020-06-26 15:55:07 INFO] Version 1.16.0.2\r\n[2020-06-26 15:55:07 INFO] Session ID ff651657-fcfa-4957-a6bc-4ec300b60bdf\r\n[2020-06-26 15:55:07 INFO] Level Name: Bedrock level\r\n[2020-06-26 15:55:07 INFO] Game mode: 0 Survival\r\n[2020-06-26 15:55:07 INFO] Difficulty: 2 NORMAL\r\n[2020-06-26 15:55:08 INFO] opening worlds/Bedrock level/db\r\n[2020-06-26 15:55:34 INFO] IPv4 supported, port: 19132\r\n[2020-06-26 15:55:34 INFO] IPv6 supported, port: 19133\r\n[2020-06-26 15:55:34 INFO] IPv4 supported, port: 55236\r\n[2020-06-26 15:55:34 INFO] IPv6 supported, port: 55237\r\n[2020-06-26 15:55:35 INFO] Server started.\r\n[2020-06-26 15:57:48 INFO] Player connected: RightmostCord74, xuid: 2535409691745517\r\n[2020-06-26 16:05:09 INFO] Player connected: Unhipmountain32, xuid: 2535417488708148\r\n[2020-06-26 16:07:09 INFO] Package: com.mojang.minecraft.dedicatedserver\r\nVersion: 1.16.0.2\r\nOS: Windows\r\nServer start: 2020-06-26 15:55:07 Pacific Daylight Time\r\nDmp timestamp: 2020-06-26 16:07:09 Pacific Daylight Time\r\nUpload Date: 2020-06-26 16:07:09 Pacific Daylight Time\r\nSession ID: ff651657-fcfa-4957-a6bc-4ec300b60bdf\r\nCommit hash: a679c986f6decd429e84641a32e0ab2a8c92076d\r\nBuild id: 4209677\r\nCrashReporter Key: 0263c334-829f-36b6-9b90-9c324a9c35f2\r\n\r\nCrash\r\n[2020-06-26 16:07:30 INFO] \tat RaiseException (UnknownFile:?)\r\n\tat CxxThrowException (UnknownFile:?)\r\n\tat void std::filesystem::_Throw_fs_error[char const *,class std::error_code const &,class std::filesystem::path const &] (UnknownFile:?)\r\n\tat bool std::filesystem::exists[class std::filesystem::path const &] (UnknownFile:?)\r\n\tat bool Core::FileSystem_windows::_fileOrDirectoryExists[class Core::Path const &] (UnknownFile:?)\r\n\tat bool Core::FileSystemImpl::fileOrDirectoryExists[class Core::Path const &] (UnknownFile:?)\r\n\tat void * std::_Ref_count_resource<class Core::FileSystemImpl *,struct std::default_delete<class Core::FileSystemImpl> >::_Get_deleter[class type_info const &]const  (UnknownFile:?)\r\n\tat class Core::Result Core::TransactionFrame::exec[enum Core::FileAccessType,class Core::Path const &,class std::function<class Core::Result > const &] (UnknownFile:?)\r\n\tat bool Core::FileSystem::fileOrDirectoryExists[class Core::Path const &] (UnknownFile:?)\r\n\tat bool DirectoryPackAccessStrategy::hasAsset[class Core::Path const &,bool]const  (UnknownFile:?)\r\n\tat bool ResourcePackManager::load[class ResourceLocation const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &]const  (UnknownFile:?)\r\n\tat void LootTableContext::removeVisitedTable[class LootTable const *] (UnknownFile:?)\r\n\tat class LootTable * LootTables::lookupByName[class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class ResourcePackManager &] (UnknownFile:?)\r\n\tat void Util::LootTableUtils::fillContainer[class Level &,class Container &,class Random &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class Actor *] (UnknownFile:?)\r\n\tat void RandomizableBlockActorContainerBase::unPackLootTable[class Level &,class Container &,class Actor *] (UnknownFile:?)\r\n\tat void ChestBlockActor::tick[class BlockSource &] (UnknownFile:?)\r\n\tat void LevelChunk::tickBlockEntities[class BlockSource &] (UnknownFile:?)\r\n\tat void LevelChunk::tick[class BlockSource &,struct Tick const &] (UnknownFile:?)\r\n\tat int Player::tickWorld[struct Tick const &] (UnknownFile:?)\r\n\tat int ServerPlayer::tickWorld[struct Tick const &] (UnknownFile:?)\r\n\tat struct std::_List_node<struct std::pair<struct ActorUniqueID const ,class std::unique_ptr<class MapItemSavedData,struct std::default_delete<class MapItemSavedData> > >,void *> * std::_List_buy<struct std::pair<struct ActorUniqueID const ,class std::unique_ptr<class MapItemSavedData,struct std::default_delete<class MapItemSavedData> > >,class std::allocator<struct std::pair<struct ActorUniqueID const ,class std::unique_ptr<class MapItemSavedData,struct std::default_delete<class MapItemSavedData>\r\n\r\nThank you in advance",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "security": {
         "self": "https://bugs.mojang.com/rest/api/2/securitylevel/10318",
         "id": "10318",
         "description": "Private, viewable only by volunteers and up.",
         "name": "Minecraft - Private"
      },
      "customfield_12504": null,
      "attachment": [],
      "summary": "Player structure causing crash",
      "creator": "JIRAUSER477853",
      "reporter": "JIRAUSER477853",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i1hdgf:",
      "environment": "Windows 10 Home\r\n\r\nVersion\t10.0.18362 Build 18362\r\n\r\nCPU: Ryzen 3 3300x\r\n\r\nGPU: Nvidia GTX 1660\r\n\r\nInstalled Memory: 8.00 GB\r\n\r\nMotherboard: B450M PRO-VDH MAX (MS-7A38)\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/345600/comment/746651",
               "id": "746651",
               "author": "ionicecko",
               "body": "MEQS_KEEP_PRIVATE",
               "updateAuthor": "ionicecko",
               "created": "2020-06-27T06:47:08.466+0300",
               "updated": "2020-06-27T06:47:08.466+0300",
               "visibility": {
                  "type": "group",
                  "value": "staff"
               }
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/345600/comment/746652",
               "id": "746652",
               "author": "ionicecko",
               "body": "*Thank you for your report!*\r\n\r\nCrashes such as these are logged automatically, and will be looked into further by the development team.\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-06-27T06:47:18.093+0300",
               "updated": "2020-06-27T06:47:18.093+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/345600/comment/746666",
               "id": "746666",
               "author": "arisabot",
               "body": "{panel:borderColor=orange}(!) Please do not unmark issues from _private_ after a moderator had set it that way{panel}\n~{color:#888}-- I am a bot. This action was performed automagically! Please report any issues in [Discord|https://discordapp.com/invite/rpCyfKV] or [Reddit|https://www.reddit.com/r/Mojira/]{color}~",
               "updateAuthor": "arisabot",
               "created": "2020-06-27T06:52:04.999+0300",
               "updated": "2020-06-27T06:52:04.999+0300"
            }
         ],
         "maxResults": 3,
         "total": 3,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-6546/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 4,
      "total": 4,
      "histories": [
         {
            "id": "1684589",
            "author": "ionicecko",
            "created": "2020-06-27T06:47:08.493+0300",
            "items": [
               {
                  "field": "security",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "10318",
                  "toString": "Minecraft - Private"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "1",
                  "toString": "Open"
               }
            ]
         },
         {
            "id": "1684590",
            "author": "ionicecko",
            "created": "2020-06-27T06:47:18.094+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"
               }
            ]
         },
         {
            "id": "1684600",
            "author": "JIRAUSER477853",
            "created": "2020-06-27T06:51:58.566+0300",
            "items": [
               {
                  "field": "security",
                  "fieldtype": "jira",
                  "from": "10318",
                  "fromString": "Minecraft - Private",
                  "to": null,
                  "toString": null
               }
            ]
         },
         {
            "id": "1684601",
            "author": "arisabot",
            "created": "2020-06-27T06:52:04.877+0300",
            "items": [
               {
                  "field": "security",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "10318",
                  "toString": "Minecraft - Private"
               }
            ]
         }
      ]
   }
}