<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 08:25:07 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[BDS-19316] Structure Block Generation Error</title>
                <link>https://bugs.mojang.com/browse/BDS-19316</link>
                <project id="11700" key="BDS">Bedrock Dedicated Server</project>
                    <description>&lt;p&gt;THIS BUG REPORT IS NOW OUTDATED:&lt;br/&gt;
The new link is: &lt;a href=&quot;https://bugs.mojang.com/browse/MCPE-186845&quot; title=&quot;Nested structures deform when loaded with rotation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MCPE-186845&quot;&gt;MCPE-186845&lt;/a&gt;&lt;br/&gt;
However this still affects dedicated servers along with the rest of Minercraft.&lt;/p&gt;

&lt;p&gt;Structure Block Error&lt;/p&gt;

&lt;p&gt;This bug occurs when a structure with more structure blocks in it is rotated twice or more without breaking the block generating this multiple structure block structure. Keep in mind the reason for more structure blocks to be present in a structure is often due to storing, moving, or protecting large builds.&lt;/p&gt;

&lt;p&gt;Reproduce:&lt;br/&gt;
1. Open up a dedicated server on Bedrock Edition or a world.&lt;br/&gt;
2. Make a structure with a structure block but put more structure blocks in it, these extra structure blocks will generate the rest of what I will call a Multistructure for now.&lt;br/&gt;
3. Rotate the structure block that contains the other structure blocks in it 3 times, first to 90 degrees, then 180, then 270. Make sure that you rotate the structure block each time in a different plane to avoid confusion.&lt;/p&gt;

&lt;p&gt;If that doesn&#8217;t somehow deform the Multistructure:&lt;/p&gt;

&lt;p&gt;1. Try to make one rectangular structure with air around it in the structure&#8217;s hitbox. The structure block saving this structure should not be in the hitbox.&lt;br/&gt;
2. Add a structure block on your iron 4 block long, 3 block wide rectangle. The rectangle should be facing x positive and the structure block should be somewhere close to the front.&lt;br/&gt;
3; Add a lever to trigger it, then since there is air around the structure block, put in the coordinates and the same structure name you used to save the rectangle and make it sort of be able to move forward.&lt;br/&gt;
4. Now move it forward for a bit, it should move one block at a time with the lever, if the structure should be 2 blocks tall, and if you count the air that I told you to add around the structure, its hitbox is 5 blocks wide, 6 blocks long.&lt;br/&gt;
5. If you did it correctly your structure should move forward each time the lever is clicked, however here is the error, manually rotate the structure block that moves your rectangle from 0 to 90 degrees. It should work somewhat fine, but then rotate it to 270 manually again, and your rectangle will deform.&lt;/p&gt;

&lt;p&gt;What should happen when you go from 90 to 270 is that it will work the same as it did when it was facing 0 degrees, but just in a different direction.&lt;/p&gt;

&lt;p&gt;This bug can affect more than mentioned here and could extend to Java Edition. So far the best solution would be to take the structure block mechanics from 1.18 or 1.19 and any sub version of either of those and use that to replace the current structure block mechanics.&lt;/p&gt;

&lt;p&gt;Note: When using the older mechanics you MIGHT have to edit some other files because stuff like dependencies in code and stuff in other files that structure blocks need to run may have to be edited for that. Also the error might not be fully in structure blocks, but the other files connected to it.&lt;/p&gt;

&lt;p&gt;Also if you thought a non redstone moving rectangle was somewhat cool, there are much larger actual ships that shoot moving missiles that remove millions of blocks on impact. That&#8217;s another topic.&lt;/p&gt;

&lt;p&gt;HOW THE BUG AFFECTS PEOPLE:&lt;/p&gt;

&lt;p&gt;People who often construct larger scales of those moving rectangles that look like actual ships and can turn with levers and hidden structure blocks may be disappointed that their builds no longer function as it used to.&lt;br/&gt;
People who construct large builds might also be disappointed because their builds break after some rotations, and that would likely be a huge mess to clean up a deformed large build.&lt;br/&gt;
Some people heavily use structure blocks and it might annoy them that something is wrong, which is a large case for most of my friends, and I suggested that I&apos;d make a bug report on it.&lt;/p&gt;</description>
                <environment>i use a bedrock Xbox, but I have tested this on friends&amp;#39; worlds with different devices and stuff.</environment>
        <key id="558988">BDS-19316</key>
            <summary>Structure Block Generation Error</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="7">Invalid</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="Knexyce">Knexyce</reporter>
                        <labels>
                    </labels>
                <created>Mon, 27 May 2024 18:54:27 +0200</created>
                <updated>Mon, 7 Oct 2024 21:00:36 +0200</updated>
                            <resolved>Sun, 29 Sep 2024 22:57:38 +0200</resolved>
                                    <version>1.20.81</version>
                    <version>1.21.30</version>
                                                            <votes>1</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="1357726" author="greymagic27" created="Sun, 29 Sep 2024 22:57:38 +0200"  >&lt;p&gt;I have now closed this bug report. New bug report: &lt;a href=&quot;https://bugs.mojang.com/browse/MCPE-186845&quot; title=&quot;Nested structures deform when loaded with rotation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MCPE-186845&quot;&gt;MCPE-186845&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1356766" author="JIRAUSER780750" created="Mon, 23 Sep 2024 00:37:47 +0200"  >&lt;p&gt;I created a new bug report that affects all of bedrock edition so how do I delete this one?&lt;/p&gt;</comment>
                            <comment id="1356545" author="JIRAUSER780750" created="Sat, 21 Sep 2024 17:22:42 +0200"  >&lt;p&gt;idk if it is possible to directly show a dev the error I have but it could help&lt;/p&gt;</comment>
                            <comment id="1356544" author="JIRAUSER780750" created="Sat, 21 Sep 2024 17:21:10 +0200"  >&lt;p&gt;it has been affecting latest versions so far&lt;/p&gt;</comment>
                            <comment id="1356540" author="JIRAUSER780750" created="Sat, 21 Sep 2024 16:49:10 +0200"  >&lt;p&gt;also this has happened on multiple worlds&lt;/p&gt;</comment>
                            <comment id="1356539" author="JIRAUSER780750" created="Sat, 21 Sep 2024 16:40:38 +0200"  >&lt;p&gt;So I can&apos;t exactly do that, due to video size limits, etc, still figuring this out, but I have more detail on the bug&lt;/p&gt;

&lt;p&gt;So part of it was fixed, but if you turn a generator of a multi structure block structure block again without placing a new one and only upping the rotation by something like 90 degrees to 180, it still breaks the multiple structure block structure.&lt;/p&gt;

&lt;p&gt;I kind of discovered something that heavily depends on structure blocks to work as intended, so this is a highly important bug fix, and also important if you wanna make cool large ships that look like they move and turn with structure blocks&lt;/p&gt;

&lt;p&gt;The reason I cant put the world is because I play on a bedrock xbox console and can&apos;t exactly download my world like that&lt;/p&gt;

&lt;p&gt;simple fix for all of this would be to take structure block mechanics from 1.17 to 1.19, and if you are risking it, 1.20 also works but might not, then take the code from your selected version and use it to replace the current structure system&apos;s code, you may have to edit some other files so that stuff like dependencies along with other files/file modifications that the older code would need to work is there&lt;/p&gt;</comment>
                            <comment id="1348765" author="jarl-penguin" created="Sun, 18 Aug 2024 22:03:17 +0200"  >&lt;p&gt;Just because a report was resolved does not mean that your issue was fixed. Please read the &lt;b&gt;&lt;a href=&quot;https://aka.ms/MCBugTrackerHelp&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Bug Tracker Guidelines&lt;/a&gt;&lt;/b&gt; on how to properly use the bug tracker and what different resolutions mean.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://bugs.mojang.com/secure/ViewProfile.jspa?name=Krbaj_WAW&quot; class=&quot;user-hover&quot; rel=&quot;Krbaj_WAW&quot;&gt;Krbaj_WAW&lt;/a&gt; has requested that you attach the world where you encountered this problem to this report. If it exceeds the file size limit, you can upload it to a file sharing site (e.g., OneDrive) and link it here.&lt;/p&gt;

&lt;p&gt;&lt;sub&gt;This issue is temporarily resolved as &lt;font color=&quot;#d04437&quot;&gt;&lt;b&gt;Awaiting Response&lt;/b&gt;&lt;/font&gt;. Once the requested information has been delivered, the report will be reopened automatically.&lt;/sub&gt;&lt;/p&gt;</comment>
                            <comment id="1348756" author="JIRAUSER780750" created="Sun, 18 Aug 2024 21:10:34 +0200"  >&lt;p&gt;uhh its not fixed&lt;/p&gt;</comment>
                            <comment id="1344450" author="JIRAUSER788919" created="Wed, 7 Aug 2024 13:15:37 +0200"  >&lt;p&gt;Hi,&lt;br/&gt;
We could not reproduce that issue. Please attach the world where you encountered this problem, if it exceeds the file size limit, you can upload it to a file sharing site (e.g., OneDrive) and link it here.&lt;/p&gt;

&lt;p&gt;This issue is being temporarily resolved as Awaiting Response. Once the requested information has been delivered, the report will be reopened automatically.&lt;/p&gt;</comment>
                            <comment id="1339888" author="JIRAUSER780750" created="Fri, 19 Jul 2024 06:31:56 +0200"  >&lt;p&gt;Done, bug report is done, also it&apos;s not the linked issue, structure blocks still rotate but the coordinates are messed up and so are the settings themselves, and possibly the rotation too.&lt;/p&gt;

&lt;p&gt;Also ignore the replication section, video does that already.&lt;/p&gt;</comment>
                            <comment id="1337268" author="JIRAUSER780750" created="Sun, 7 Jul 2024 03:33:38 +0200"  >&lt;p&gt;Ok I did everything you guys asked for&lt;/p&gt;</comment>
                            <comment id="1335340" author="greymagic27" created="Fri, 28 Jun 2024 20:08:17 +0200"  >&lt;p&gt;Please upload it to a site like youtube and then send that link here.&lt;/p&gt;</comment>
                            <comment id="1335336" author="JIRAUSER780750" created="Fri, 28 Jun 2024 19:31:19 +0200"  >&lt;p&gt;file is too big&lt;/p&gt;</comment>
                            <comment id="1335190" author="JIRAUSER780750" created="Fri, 28 Jun 2024 08:28:56 +0200"  >&lt;p&gt;Video coming soon&lt;/p&gt;</comment>
                            <comment id="1330143" author="weszaj_waw" created="Tue, 11 Jun 2024 12:53:28 +0200"  >&lt;p&gt;Resolving temporarily as &lt;b&gt;Awaiting Response&lt;/b&gt;.&lt;/p&gt;

&lt;p&gt;Is this only happening on a Dedicated Server, Featured Server, Realms, Multiplayer or Singleplayer? What platform/device are you using?&lt;/p&gt;

&lt;p&gt;Additionally, to make your bug report as effective as possible, please add a video, example structure/world, and include the following steps to reproduce the problem:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;b&gt;Steps to Reproduce:&lt;/b&gt;&lt;br/&gt;
1.&lt;br/&gt;
2.&lt;br/&gt;
3.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Observed Results:&lt;/b&gt;&lt;br/&gt;
&lt;em&gt;(Briefly describe what happens)&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Expected Results:&lt;/b&gt;&lt;br/&gt;
&lt;em&gt;(Briefly describe what should happen)&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;If your ticket does not look like the example given&#160;&lt;a href=&quot;https://help.minecraft.net/hc/en-us/articles/4408887473421-Mojang-Bug-Tracker-Guidelines-and-FAQ#h_01FF6B26Q7A5BTZT7RGCBX9WC4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt;, then it&apos;s likely to be closed as incomplete.&lt;/p&gt;

&lt;p&gt;This ticket will automatically reopen when you reply.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Quick Links&lt;/b&gt;:&lt;br/&gt;
&#128211; &lt;a href=&quot;https://aka.ms/MCBugTrackerHelp&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Bug Tracker Guidelines&lt;/a&gt; &amp;#8211; &#128231; &lt;a href=&quot;https://aka.ms/Minecraft-Support&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Mojang Support (Technical Issues)&lt;/a&gt; &amp;#8211; &#128231; &lt;a href=&quot;https://support.xbox.com/contact-us/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Microsoft Support (Account Issues)&lt;/a&gt;&lt;br/&gt;
&#128211; &lt;a href=&quot;https://bugs.mojang.com/projects/MCPE/summary&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;Project Summary&lt;/a&gt; &amp;#8211; &#9997;&#65039; &lt;a href=&quot;https://aka.ms/MinecraftFeedbackDiscord&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Feedback and Suggestions&lt;/a&gt; &amp;#8211; &#128214; &lt;a href=&quot;https://minecraft.wiki/w/Minecraft_Wiki&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Game Wiki&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1329766" author="JIRAUSER780750" created="Sun, 9 Jun 2024 20:58:12 +0200"  >&lt;p&gt;This is not the same as any related errors that I have encountered.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10103">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="542131">MC-265257</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Unconfirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12700" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Description</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>[Briefly describe the bug here]&lt;br/&gt;
&lt;br/&gt;
*Steps to Reproduce:*&lt;br/&gt;
# [Step 1]&lt;br/&gt;
# [Step 2]&lt;br/&gt;
# [Step 3]&lt;br/&gt;
&lt;br/&gt;
*Observed Results:*&lt;br/&gt;
[Describe what happens]&lt;br/&gt;
&lt;br/&gt;
*Expected Results:*&lt;br/&gt;
[Describe what should happen]&lt;br/&gt;
&lt;br/&gt;
*Screenshots/Videos attached:* [please attach an image or short video]&lt;br/&gt;
&lt;br/&gt;
*Notes:*</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i2hoxj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>