{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "537081",
   "self": "https://bugs.mojang.com/rest/api/2/issue/537081",
   "key": "BDS-18469",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "5",
      "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": "2023-07-03T16:50:00.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-18469/watchers",
         "watchCount": 2,
         "isWatching": false
      },
      "created": "2023-06-20T00:51:50.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "21502"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2023-07-03T16:50:00.000+0300",
      "status": "5",
      "description": "Some structures do not generate on BDS since Minecraft 1.20 update (1.20.0.01 on BDS). On my server, this has affected trail ruins and ocean ruins, and other structures too (I believe).\r\n\r\nEasy to replicate: Load the same seed offline and on a BDS after updating to 1.20. Travel to the nearest trail ruin or ocean ruin. Offline, the structure will generate as expected. On the BDS, it won't.\r\n\r\n*Edit*: Attached screenshot of the console while exploring fresh world on BDS. Console shows the following error:\r\n_\"[2023-06-20 15:51:32:845 ERROR] [Structure] Couldn't find a start anchor named \"minecraft:road_anchor\" in the structure pool element to place at Pos(-304,0,-864).\"_\r\n\r\nThis specific test was on seed 1737625029 the error appeared multiple times during journey from world spawn to x -304 z -864 where a Trail Ruins structure should spawn. On BDS, structure fails to generate. Offline, structure appears as normal.",
      "customfield_11100": 0.0,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": "[Briefly describe the bug here]\r\n\r\n*Steps to Reproduce:*\r\n# [Step 1]\r\n# [Step 2]\r\n# [Step 3]\r\n\r\n*Observed Results:*\r\n[Describe what happens]\r\n\r\n*Expected Results:*\r\n[Describe what should happen]\r\n\r\n*Screenshots/Videos attached:* [please attach an image or short video]\r\n\r\n*Notes:*",
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [
         "540626"
      ],
      "summary": "New structures don't generate on BDS 1.20",
      "creator": "JIRAUSER531060",
      "reporter": "JIRAUSER531060",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i2e14v:",
      "environment": null,
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/537081/comment/1264569",
               "id": "1264569",
               "author": "weszaj_waw",
               "body": "Resolving temporarily as {*}Awaiting Response{*}. When updating the server, did you update all files or did you copy only the .exe file from the new version into your folder?\r\nThis ticket will reopen automatically when you reply.",
               "updateAuthor": "weszaj_waw",
               "created": "2023-06-21T13:21:59.617+0300",
               "updated": "2023-06-21T13:21:59.617+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/537081/comment/1264874",
               "id": "1264874",
               "author": "JIRAUSER531060",
               "body": "replying to v-weszaj: I followed the standard update procedure for the server company I use, through the console/dashboard. Take the server offline, change the version number, press the update button. This should theoretically replace all files properly.\r\n\r\nI was able to resolve the issue by contacting the server company's support and having them manually reinstall the client server-side. After having them do it, I am able to generate new structures and no longer see the error. ",
               "updateAuthor": "JIRAUSER531060",
               "created": "2023-06-22T17:25:57.320+0300",
               "updated": "2023-06-22T17:25:57.320+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/537081/comment/1266806",
               "id": "1266806",
               "author": "JIRAUSER648376",
               "body": "Closing as per comment above.",
               "updateAuthor": "JIRAUSER648376",
               "created": "2023-07-03T16:50:00.414+0300",
               "updated": "2023-07-03T16:50:00.414+0300"
            }
         ],
         "maxResults": 3,
         "total": 3,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-18469/votes",
         "votes": 5,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 7,
      "total": 7,
      "histories": [
         {
            "id": "2825961",
            "author": "JIRAUSER531060",
            "created": "2023-06-20T19:03:09.676+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Some structures do not generate on BDS since Minecraft 1.20 update (1.20.0.01 on BDS). On my server, this has affected trail ruins and ocean ruins.\r\n\r\nEasy to replicate: Load the same seed offline and on a BDS after updating to 1.20. Travel to the nearest trail ruin or ocean ruin. Offline, the structure will generate as expected. On the BDS, it won't.",
                  "to": null,
                  "toString": "Some structures do not generate on BDS since Minecraft 1.20 update (1.20.0.01 on BDS). On my server, this has affected trail ruins and ocean ruins.\r\n\r\nEasy to replicate: Load the same seed offline and on a BDS after updating to 1.20. Travel to the nearest trail ruin or ocean ruin. Offline, the structure will generate as expected. On the BDS, it won't.\r\n\r\nEdit: Attached screenshot of the console while exploring fresh world on BDS. Console shows the following error:\r\n\"[2023-06-20 15:51:32:845 ERROR] [Structure] Couldn't find a start anchor named \"minecraft:road_anchor\" in the structure pool element to place at Pos(-304,0,-864).\"\r\n\r\nThis specific test was on seed 1737625029 the error appeared multiple times during journey from world spawn to x -304 z -864 where a Trail Ruins structure should spawn. On BDS, structure fails to generate. Offline, structure appears as normal."
               }
            ]
         },
         {
            "id": "2825963",
            "author": "JIRAUSER531060",
            "created": "2023-06-20T19:03:13.693+0300",
            "items": [
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "540626",
                  "toString": "error.png"
               }
            ]
         },
         {
            "id": "2825965",
            "author": "JIRAUSER531060",
            "created": "2023-06-20T19:03:39.890+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Some structures do not generate on BDS since Minecraft 1.20 update (1.20.0.01 on BDS). On my server, this has affected trail ruins and ocean ruins.\r\n\r\nEasy to replicate: Load the same seed offline and on a BDS after updating to 1.20. Travel to the nearest trail ruin or ocean ruin. Offline, the structure will generate as expected. On the BDS, it won't.\r\n\r\nEdit: Attached screenshot of the console while exploring fresh world on BDS. Console shows the following error:\r\n\"[2023-06-20 15:51:32:845 ERROR] [Structure] Couldn't find a start anchor named \"minecraft:road_anchor\" in the structure pool element to place at Pos(-304,0,-864).\"\r\n\r\nThis specific test was on seed 1737625029 the error appeared multiple times during journey from world spawn to x -304 z -864 where a Trail Ruins structure should spawn. On BDS, structure fails to generate. Offline, structure appears as normal.",
                  "to": null,
                  "toString": "Some structures do not generate on BDS since Minecraft 1.20 update (1.20.0.01 on BDS). On my server, this has affected trail ruins and ocean ruins, and other structures too (I believe).\r\n\r\nEasy to replicate: Load the same seed offline and on a BDS after updating to 1.20. Travel to the nearest trail ruin or ocean ruin. Offline, the structure will generate as expected. On the BDS, it won't.\r\n\r\nEdit: Attached screenshot of the console while exploring fresh world on BDS. Console shows the following error:\r\n\"[2023-06-20 15:51:32:845 ERROR] [Structure] Couldn't find a start anchor named \"minecraft:road_anchor\" in the structure pool element to place at Pos(-304,0,-864).\"\r\n\r\nThis specific test was on seed 1737625029 the error appeared multiple times during journey from world spawn to x -304 z -864 where a Trail Ruins structure should spawn. On BDS, structure fails to generate. Offline, structure appears as normal."
               }
            ]
         },
         {
            "id": "2825966",
            "author": "JIRAUSER531060",
            "created": "2023-06-20T19:03:51.389+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Some structures do not generate on BDS since Minecraft 1.20 update (1.20.0.01 on BDS). On my server, this has affected trail ruins and ocean ruins, and other structures too (I believe).\r\n\r\nEasy to replicate: Load the same seed offline and on a BDS after updating to 1.20. Travel to the nearest trail ruin or ocean ruin. Offline, the structure will generate as expected. On the BDS, it won't.\r\n\r\nEdit: Attached screenshot of the console while exploring fresh world on BDS. Console shows the following error:\r\n\"[2023-06-20 15:51:32:845 ERROR] [Structure] Couldn't find a start anchor named \"minecraft:road_anchor\" in the structure pool element to place at Pos(-304,0,-864).\"\r\n\r\nThis specific test was on seed 1737625029 the error appeared multiple times during journey from world spawn to x -304 z -864 where a Trail Ruins structure should spawn. On BDS, structure fails to generate. Offline, structure appears as normal.",
                  "to": null,
                  "toString": "Some structures do not generate on BDS since Minecraft 1.20 update (1.20.0.01 on BDS). On my server, this has affected trail ruins and ocean ruins, and other structures too (I believe).\r\n\r\nEasy to replicate: Load the same seed offline and on a BDS after updating to 1.20. Travel to the nearest trail ruin or ocean ruin. Offline, the structure will generate as expected. On the BDS, it won't.\r\n\r\n*Edit*: Attached screenshot of the console while exploring fresh world on BDS. Console shows the following error:\r\n_\"[2023-06-20 15:51:32:845 ERROR] [Structure] Couldn't find a start anchor named \"minecraft:road_anchor\" in the structure pool element to place at Pos(-304,0,-864).\"_\r\n\r\nThis specific test was on seed 1737625029 the error appeared multiple times during journey from world spawn to x -304 z -864 where a Trail Ruins structure should spawn. On BDS, structure fails to generate. Offline, structure appears as normal."
               }
            ]
         },
         {
            "id": "2826252",
            "author": "weszaj_waw",
            "created": "2023-06-21T13:21:59.621+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "10001",
                  "toString": "Awaiting Response"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         },
         {
            "id": "2827019",
            "author": "arisabot",
            "created": "2023-06-22T17:26:07.497+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": "10001",
                  "fromString": "Awaiting Response",
                  "to": null,
                  "toString": null
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "5",
                  "fromString": "Resolved",
                  "to": "4",
                  "toString": "Reopened"
               }
            ]
         },
         {
            "id": "2831823",
            "author": "JIRAUSER648376",
            "created": "2023-07-03T16:50:00.419+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "5",
                  "toString": "Cannot Reproduce"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "4",
                  "fromString": "Reopened",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}