<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:17:53 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>[MC-8471] Blocks cannot be placed on a block you are next to</title>
                <link>https://bugs.mojang.com/browse/MC-8471</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;h3&gt;&lt;a name=&quot;Thebug&quot;&gt;&lt;/a&gt;The bug&lt;/h3&gt;
&lt;p&gt;Sometimes blocks cannot be placed on a block you directly standing next to. When you place them they appear for a short moment (client-side) but directly afterwards disappear.&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;Howtoreproduce&quot;&gt;&lt;/a&gt;How to reproduce&lt;/h3&gt;
&lt;ol&gt;
	&lt;li&gt;Dig a 1 block deep hole&lt;/li&gt;
	&lt;li&gt;Move up against any side or corner of the hole&lt;/li&gt;
	&lt;li&gt;Attempt to place a repeater or comparator on the block you moved towards&lt;br/&gt;
&#8594; The repeater will appear and disappear immediately, as if the server thinks you are occupying the space and cannot place a block.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;If you cannot reproduce the bug, try sprinting against the block.&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;Cause&quot;&gt;&lt;/a&gt;Cause&lt;/h3&gt;
&lt;p&gt;The cause seems to be that the server thinks the player is intersecting with the collision box of the block to be placed while the client thinks he is not.&lt;br/&gt;
For example&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;To check: box[13.0, 4.0, 8.0 -&amp;gt; 14.0, 4.875, 9.0]

Client player: box[14.0, 4.0, 8.080747030085668 -&amp;gt; 14.600000023841854, 5.799999952316284, 8.680747053927526]
Server player: box[13.999999999999998, 4.0, 8.085848427457286 -&amp;gt; 14.600000023841856, 5.799999952316284, 8.685848451299144]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;However, it is interesting that the server let the client move inside the block in the first place.&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;Codeanalysis&quot;&gt;&lt;/a&gt;Code analysis&lt;/h3&gt;
&lt;p&gt;Based on 1.11.2 decompiled using MCP 9.35 rc1&lt;/p&gt;

&lt;p&gt;&lt;del&gt;Removed part&lt;/del&gt;&lt;br/&gt;
The reason why the method &lt;tt&gt;net.minecraft.network.NetHandlerPlayServer.processPlayer(CPacketPlayer)&lt;/tt&gt; did not prevent the movement then is because it contracts the player bounding box by 0.0625. Removing this might solve the problem as well, but could result in the player being teleported back when running with the speed effect against a wall or similar.&lt;/p&gt;

&lt;p&gt;Edit: Code analysis was partwise wrong. The actual reason is not quite clear.&lt;/p&gt;</description>
                <environment></environment>
        <key id="21407">MC-8471</key>
            <summary>Blocks cannot be placed on a block you are next to</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="1">Fixed</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="kpreid">Kevin Reid</reporter>
                        <labels>
                            <label>placement</label>
                            <label>redstone</label>
                            <label>redstone-comparator</label>
                            <label>redstone-repeater</label>
                    </labels>
                <created>Sat, 26 Jan 2013 23:31:03 +0100</created>
                <updated>Tue, 26 Mar 2019 00:01:05 +0100</updated>
                            <resolved>Tue, 6 Feb 2018 08:54:19 +0100</resolved>
                                    <version>Snapshot 13w04a</version>
                    <version>Minecraft 1.7.4</version>
                    <version>Minecraft 14w08a</version>
                    <version>Minecraft 1.7.5</version>
                    <version>Minecraft 14w32d</version>
                    <version>Minecraft 1.8</version>
                    <version>Minecraft 1.8.1-pre3</version>
                    <version>Minecraft 1.8.1</version>
                    <version>Minecraft 1.8.2-pre4</version>
                    <version>Minecraft 1.8.2-pre5</version>
                    <version>Minecraft 1.8.2-pre6</version>
                    <version>Minecraft 1.8.2-pre7</version>
                    <version>Minecraft 1.8.2</version>
                    <version>Minecraft 1.8.7</version>
                    <version>Minecraft 1.8.8</version>
                    <version>Minecraft 15w32a</version>
                    <version>Minecraft 16w04a</version>
                    <version>Minecraft 16w05a</version>
                    <version>Minecraft 16w05b</version>
                    <version>Minecraft 1.9 Pre-Release 1</version>
                    <version>Minecraft 1.9 Pre-Release 2</version>
                    <version>Minecraft 1.9 Pre-Release 3</version>
                    <version>Minecraft 1.9 Pre-Release 4</version>
                    <version>Minecraft 1.9</version>
                    <version>Minecraft 1.9.1</version>
                    <version>Minecraft 1.9.2</version>
                    <version>Minecraft 16w14a</version>
                    <version>Minecraft 16w15a</version>
                    <version>Minecraft 1.9.4</version>
                    <version>Minecraft 16w20a</version>
                    <version>Minecraft 1.10.2</version>
                    <version>Minecraft 16w42a</version>
                    <version>Minecraft 1.11</version>
                    <version>Minecraft 17w06a</version>
                                    <fixVersion>Snapshot 13w10b</fixVersion>
                    <fixVersion>Minecraft 18w05a</fixVersion>
                                                        <votes>25</votes>
                                    <watches>11</watches>
                                                                            <comments>
                            <comment id="528950" author="1955chevy1" created="Tue, 26 Mar 2019 00:01:05 +0100"  >&lt;p&gt;I have a similar problem. I am unable to place blocks in a 4x4 block area.&#160;&lt;/p&gt;</comment>
                            <comment id="433221" author="tryashtar" created="Tue, 6 Feb 2018 07:53:17 +0100"  >&lt;p&gt;I also can&apos;t reproduce in the latest 1.13 snapshot using Jesper&apos;s video instructions&lt;/p&gt;</comment>
                            <comment id="429239" author="miwob" created="Tue, 16 Jan 2018 23:12:10 +0100"  >&lt;p&gt;Since I always had problems trying to reproduce this bug, can someone please check if this is still an issue in the latest development snapshot?&lt;/p&gt;</comment>
                            <comment id="346954" author="ziggurism" created="Fri, 2 Dec 2016 20:40:26 +0100"  >&lt;p&gt;Confirm for 1.11&lt;/p&gt;</comment>
                            <comment id="323441" author="ziggurism" created="Fri, 5 Aug 2016 21:15:07 +0200"  >&lt;p&gt;Confirm 1.10.2&lt;/p&gt;</comment>
                            <comment id="305595" author="ziggurism" created="Thu, 19 May 2016 18:25:18 +0200"  >&lt;p&gt;Confirm 16w20a.&lt;/p&gt;</comment>
                            <comment id="304135" author="ziggurism" created="Wed, 11 May 2016 22:49:08 +0200"  >&lt;p&gt;Confirm 1.9.4&lt;/p&gt;</comment>
                            <comment id="299731" author="ziggurism" created="Tue, 12 Apr 2016 00:07:12 +0200"  >&lt;p&gt;Confirm for 16w15a.&lt;/p&gt;</comment>
                            <comment id="299014" author="ziggurism" created="Thu, 7 Apr 2016 20:04:47 +0200"  >&lt;p&gt;Confirm for 16w14a&lt;/p&gt;</comment>
                            <comment id="290788" author="ziggurism" created="Mon, 29 Feb 2016 19:25:42 +0100"  >&lt;p&gt;Confirm for 1.9 Edit: redstonehelper has already marked it, oops&lt;/p&gt;</comment>
                            <comment id="290277" author="ziggurism" created="Sat, 27 Feb 2016 22:35:15 +0100"  >&lt;p&gt;Confirm for 1.9-pre4&lt;/p&gt;</comment>
                            <comment id="289124" author="ziggurism" created="Wed, 24 Feb 2016 20:27:43 +0100"  >&lt;p&gt;Confirm for 1.9-pre3&lt;/p&gt;</comment>
                            <comment id="287587" author="ziggurism" created="Fri, 19 Feb 2016 01:40:27 +0100"  >&lt;p&gt;Confirm for 1.9-pre2&lt;/p&gt;</comment>
                            <comment id="286775" author="ziggurism" created="Wed, 17 Feb 2016 19:16:50 +0100"  >&lt;p&gt;Confirm for 1.9-pre1&lt;/p&gt;</comment>
                            <comment id="283019" author="ziggurism" created="Thu, 4 Feb 2016 19:26:01 +0100"  >&lt;p&gt;Confirmed for 16w05b.&lt;/p&gt;</comment>
                            <comment id="282718" author="ziggurism" created="Wed, 3 Feb 2016 18:55:35 +0100"  >&lt;p&gt;Confirmed for 16w05a.&lt;/p&gt;</comment>
                            <comment id="282476" author="ziggurism" created="Tue, 2 Feb 2016 16:34:41 +0100"  >&lt;p&gt;Came here from &lt;a href=&quot;https://bugs.mojang.com/browse/MC-44773&quot; title=&quot;Blocks can not be placed directly in front of you, disappears and you have to move back to place them&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-44773&quot;&gt;&lt;del&gt;MC-44773&lt;/del&gt;&lt;/a&gt;. Can confirm this bug in 16w04a.&lt;/p&gt;</comment>
                            <comment id="240511" author="moonheroin" created="Wed, 5 Aug 2015 18:31:28 +0200"  >&lt;p&gt;This still happens in 15w32a. But only at certain places in a map and/or in certain directions.  Happens in both creative and survival. This can ruin the ladder in main hand, a block in other hand climbing trick. Please fix.&lt;/p&gt;</comment>
                            <comment id="232212" author="jonathan.hynes" created="Wed, 24 Jun 2015 22:52:26 +0200"  >&lt;p&gt;I can&apos;t reproduce this consistently, though I have had it occur in 1.8.7 on LAN. I was laying half slabs on the bottom half of the block, in the air, and I was sneaking over the edge to lay them in a row, and the block would flash for an instant and then disappear again &lt;b&gt;if I was holding the arrow keys off the edge, OR if I was still moving a tiny bit. If I slowed down to a sure stop each and every time, the block would never flash and it would place properly.&lt;/b&gt;&lt;/p&gt;</comment>
                            <comment id="219552" author="someone3x7" created="Fri, 20 Feb 2015 01:56:36 +0100"  >&lt;p&gt;I originally posted this to &lt;a href=&quot;https://bugs.mojang.com/browse/MC-58153&quot; title=&quot;Placing a block where you stand&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-58153&quot;&gt;&lt;del&gt;MC-58153&lt;/del&gt;&lt;/a&gt; before finding this much older issue. This is very easy to recreate. When placing a block at foot level in front of you while crouched it occurs at exactly 7/10ths of the block your in(in the direction your facing). Although does require some movement. Facing east while standing on 0.7 64 0.5 hold shift and tap forward and back keeping near X 0.7 while trying to place block at 1 65 0. Of coarse its easier in creative where can instantly destroy the block when it does get placed. These steps work anywhere, I just felt east in a positive chunk was easier to explain. East in a negative chunk would be at -0.3 instead, etc&lt;/p&gt;

&lt;p&gt;Edit: release version 1.8.2&lt;/p&gt;</comment>
                            <comment id="207736" author="bucket777" created="Tue, 4 Nov 2014 07:38:40 +0100"  >&lt;p&gt;&lt;a href=&quot;http://i.imgur.com/psxdNir.png&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Here&lt;/a&gt; is an image sequence (note the timestamps of the screenshots) to try and show this happening with oak wood. Also had it happen to a comparator earlier.&lt;/p&gt;

&lt;p&gt;Was standing on a ladder when trying to place the block, it would disappear and when I right-click again it appears back in the hot-bar.&lt;/p&gt;</comment>
                            <comment id="207485" author="timefortravel" created="Sat, 1 Nov 2014 20:49:19 +0100"  >&lt;p&gt;It&apos;s not always reproducable. If it isn&apos;t, try playing walking a few minutes and try again. It has nothing to do with orientation of stairs. It happens with blocks, and lately I also experienced it when placing ladders while climbing. I can reproduce, whenever I want, although sometimes I need to play for a few minutes.&lt;/p&gt;</comment>
                            <comment id="207375" author="cubfan135" created="Sat, 1 Nov 2014 12:00:06 +0100"  >&lt;p&gt;Cannot reproduce in 1.8.1 pre-3. The video shown by Arjan might have been an upside down side stair oriented perpendicular to the player. That (and the accompanying 1/4 block quarter stair hitbox issue) can create a situation like the one shown in the video.&lt;/p&gt;</comment>
                            <comment id="206109" author="timefortravel" created="Mon, 27 Oct 2014 01:15:04 +0100"  >&lt;p&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=77dkxtap-l0&amp;amp;list=UUek3flso2pgg_QoptI57pJw&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.youtube.com/watch?v=77dkxtap-l0&amp;amp;list=UUek3flso2pgg_QoptI57pJw&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Heres proof that it still happens in 1.8.1 pre-3...&lt;/p&gt;</comment>
                            <comment id="206106" author="timefortravel" created="Mon, 27 Oct 2014 01:02:11 +0100"  >&lt;p&gt;This issue still exists in 1.8.1 pre-3 and still affects ALL BLOCKS.&lt;/p&gt;

&lt;p&gt;Why the title is still only alluding to repeaters and comparators is beyond me. I posted a video on july 23rd in this thread. Here it is again:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=TKVL1R5C-Nw&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.youtube.com/watch?v=TKVL1R5C-Nw&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="205246" author="galaxy_2alex" created="Sat, 25 Oct 2014 12:04:20 +0200"  >&lt;p&gt;Cannot Confirm in 1.8.1 Pre3 on Singleplayer. Was not able to test Multiplayer.&lt;/p&gt;</comment>
                            <comment id="186809" author="jespertheend" created="Sat, 9 Aug 2014 08:47:46 +0200"  >&lt;p&gt;confirmed for 14w32d&lt;/p&gt;</comment>
                            <comment id="186172" author="kollins" created="Fri, 8 Aug 2014 05:25:24 +0200"  >&lt;p&gt;Confirmed in...well I&apos;ve seen this since as long as I can remember playing (1.4.x?) Repeaters (and Comparators since they were introduced) have always been glitchy to place. This happens for me with Repeaters and Comparators when laying out complex redstone and appears to be different than &lt;a href=&quot;https://bugs.mojang.com/browse/MC-58153&quot; title=&quot;Placing a block where you stand&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-58153&quot;&gt;&lt;del&gt;MC-58153&lt;/del&gt;&lt;/a&gt;, which I notice when building in general. The more I think about it, This seems to have been around for awhile and I&apos;ve only recently tried to reproduce and report it since my 1.8 snapshot LP. With the new launcher, I will have to go back and attempt to reproduce &lt;a href=&quot;https://bugs.mojang.com/browse/MC-8471&quot; title=&quot;Blocks cannot be placed on a block you are next to&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-8471&quot;&gt;&lt;del&gt;MC-8471&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://bugs.mojang.com/browse/MC-58153&quot; title=&quot;Placing a block where you stand&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-58153&quot;&gt;&lt;del&gt;MC-58153&lt;/del&gt;&lt;/a&gt; in previous version.&lt;/p&gt;</comment>
                            <comment id="178121" author="jespertheend" created="Wed, 23 Jul 2014 14:37:11 +0200"  >&lt;p&gt;Well for me it doesn&apos;t just look crappy, it&apos;s also a problem for me since my redstone breaks because of this bug&lt;/p&gt;</comment>
                            <comment id="178090" author="timefortravel" created="Wed, 23 Jul 2014 12:37:55 +0200"  >&lt;p&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=TKVL1R5C-Nw&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.youtube.com/watch?v=TKVL1R5C-Nw&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here, I uploaded this to prove it affects all blocks&lt;/p&gt;</comment>
                            <comment id="178088" author="timefortravel" created="Wed, 23 Jul 2014 12:34:46 +0200"  >&lt;p&gt;It&apos;s not really a problem, but it looks really crappy, as it happens quite frequently when you are an intensive MC builder. Could a mod please update the title based on some closed duplicates? And also update the version to snapshot 29b?&lt;/p&gt;</comment>
                            <comment id="176785" author="jespertheend" created="Fri, 18 Jul 2014 00:56:42 +0200"  >&lt;p&gt;not being able to place certain blocks is not too much of a problem for me, but this also affects selectors. when you do /execute @a&lt;span class=&quot;error&quot;&gt;&amp;#91;x,y,z,0&amp;#93;&lt;/span&gt; inside a block, it will still detect the player, even though the coordinates are inside a block. And that kinda bugs me&lt;/p&gt;</comment>
                            <comment id="176781" author="timefortravel" created="Fri, 18 Jul 2014 00:23:31 +0200"  >&lt;p&gt;More like repeaters, comparators and all other blocks. I think this bug is too major to be hidden away like this. Reproduceable in all snapshots. If you&apos;re lucky.&lt;/p&gt;</comment>
                            <comment id="143602" author="garyclosse" created="Fri, 28 Feb 2014 15:32:27 +0100"  >&lt;p&gt;Confirmed for 1.7.4, 1.7.5 and 1.8 snapshots&lt;/p&gt;</comment>
                            <comment id="142775" author="kumasasa" created="Mon, 24 Feb 2014 06:57:21 +0100"  >&lt;p&gt;Jesper the End :&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[Mod] Kumasasa added a comment - Yesterday 11:44 PM&lt;/p&gt;

&lt;p&gt;Reopened due to &lt;a href=&quot;https://bugs.mojang.com/browse/MC-48517&quot; title=&quot;Can&amp;#39;t place blocks in certain places&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-48517&quot;&gt;&lt;del&gt;MC-48517&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="142757" author="jespertheend" created="Mon, 24 Feb 2014 00:59:34 +0100"  >&lt;p&gt;why is this reopened all of a sudden?&lt;/p&gt;</comment>
                            <comment id="142739" author="kumasasa" created="Sun, 23 Feb 2014 23:44:39 +0100"  >&lt;p&gt;Reopened due to &lt;a href=&quot;https://bugs.mojang.com/browse/MC-48517&quot; title=&quot;Can&amp;#39;t place blocks in certain places&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-48517&quot;&gt;&lt;del&gt;MC-48517&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="51305" author="banana478" created="Sat, 9 Mar 2013 13:56:49 +0100"  >&lt;p&gt;I cannot reproduce in 1.5. Resolving as fixed.&lt;/p&gt;</comment>
                            <comment id="51261" author="jespertheend" created="Sat, 9 Mar 2013 10:46:38 +0100"  >&lt;p&gt;thanks ;P&lt;/p&gt;</comment>
                            <comment id="51183" author="bljat" created="Sat, 9 Mar 2013 00:30:00 +0100"  >&lt;p&gt;Reopened.&lt;/p&gt;</comment>
                            <comment id="51175" author="jespertheend" created="Fri, 8 Mar 2013 23:29:06 +0100"  >&lt;p&gt;Can you please reopen this ticket? The prove is in the video.&lt;/p&gt;</comment>
                            <comment id="45999" author="kpreid" created="Sat, 16 Feb 2013 02:50:27 +0100"  >&lt;p&gt;I agree that the behavior in the above video is similar to what I experienced when I made this report.&lt;/p&gt;</comment>
                            <comment id="45941" author="jespertheend" created="Fri, 15 Feb 2013 20:52:16 +0100"  >&lt;p&gt;it&apos;s uploading: &lt;a href=&quot;http://youtu.be/eJWHE-nIivQ&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://youtu.be/eJWHE-nIivQ&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="40165" author="dicotheredstoner" created="Sun, 27 Jan 2013 01:49:04 +0100"  >&lt;p&gt;I&apos;ve also experienced this issue, actually&lt;br/&gt;
( a lot )&lt;/p&gt;</comment>
                            <comment id="40134" author="kpreid" created="Sun, 27 Jan 2013 00:26:09 +0100"  >&lt;p&gt;Now I can&apos;t reproduce it either, having restarted. Sorry for the noise!&lt;/p&gt;</comment>
                            <comment id="40131" author="bljat" created="Sun, 27 Jan 2013 00:17:08 +0100"  >&lt;p&gt;Unable to reproduce. Please provide screenshots.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="26758">MC-12029</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="36509">MC-18208</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="74231">MC-48517</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="74845">MC-49097</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="79053">MC-52888</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="85329">MC-58153</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="87706">MC-60446</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="102758">MC-74688</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="119282">MC-87055</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="124753">MC-91246</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10103">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="13610">MC-2208</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sun, 2 Aug 2015 10:31:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10303"><![CDATA[Confirmed]]></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_10501" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Game Mode</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10305"><![CDATA[Creative]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0e0kf:</customfieldvalue>

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