<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 07:53:46 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-10926] Bedrock Server (Ubuntu) crash on Village::getBedPOICount</title>
                <link>https://bugs.mojang.com/browse/BDS-10926</link>
                <project id="11700" key="BDS">Bedrock Dedicated Server</project>
                    <description>&lt;p&gt;Steps to reproduce:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Download world at &lt;a href=&quot;https://drive.google.com/file/d/17cezewkfLQDhh9zkjxpr6vBb2TCgn_FM/view?usp=sharing&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://drive.google.com/file/d/17cezewkfLQDhh9zkjxpr6vBb2TCgn_FM/view?usp=sharing&lt;/a&gt; and extract it&lt;/li&gt;
	&lt;li&gt;Set it up to be served by a vanilla install of Bedrock server (Ubuntu) v1.16.201, all default settings&lt;/li&gt;
	&lt;li&gt;Join the server from a Win10 client v1.16.201&lt;/li&gt;
	&lt;li&gt;Teleport to coordinates 438, 63, 84 (or walk east from the world spawn to reach that point)&lt;/li&gt;
	&lt;li&gt;Stand there doing nothing for about 20 seconds&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Result:&lt;/p&gt;

&lt;p&gt;Server crashes with the following message in the console:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
[2020-12-30 22:43:28 INFO] Starting Server
[2020-12-30 22:43:28 INFO] Version 1.16.201.2
[2020-12-30 22:43:28 INFO] Session ID a70105f4-b251-4bfa-b2ec-c934e67568fa
[2020-12-30 22:43:28 INFO] Level Name: Bedrock level
[2020-12-30 22:43:28 INFO] Game mode: 0 Survival
[2020-12-30 22:43:28 INFO] Difficulty: 1 EASY
[INFO] opening worlds/Bedrock level/db
[INFO] IPv4 supported, port: 19132
[INFO] IPv6 supported, port: 19133
[INFO] IPv4 supported, port: 40149
[INFO] IPv6 supported, port: 41515
[INFO] Server started.
[INFO] Player connected: DroppedHornet19, xuid: 2535444430021753
teleport PlayerName 357 5 84 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;
Teleported PlayerName to 357.50, 5.00, 84.50
[INFO] Package: com.mojang.minecraft.dedicatedserver
Version: 1.16.201.2
OS: Linux
Server start: 2020-12-30 22:43:28 EST
Dmp timestamp: 2020-12-30 22:44:43 EST
Upload Date: 2020-12-30 22:44:43 EST
Session ID: a70105f4-b251-4bfa-b2ec-c934e67568fa
Commit hash: &#160;
Build id: development
CrashReporter Key: a53a4d64-3972-3525-ac57-bc08e0cd8f32
Crash
[INFO] &#160;at std::__shared_count&amp;lt;[__gnu_cxx::_Lock_policy]2&amp;gt;::__shared_count[std::__weak_count&amp;lt;[__gnu_cxx::_Lock_policy]2&amp;gt; &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt;&amp;amp;, std::nothrow_t] (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at std::__shared_ptr&amp;lt;POIInstance, [__gnu_cxx::_Lock_policy]2&amp;gt;::__shared_ptr[std::__weak_ptr&amp;lt;POIInstance, [__gnu_cxx::_Lock_policy]2&amp;gt; &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt;&amp;amp;, std::nothrow_t] (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at std::shared_ptr&amp;lt;POIInstance&amp;gt;::shared_ptr[std::weak_ptr&amp;lt;POIInstance&amp;gt; &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt;&amp;amp;, std::nothrow_t] (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at std::weak_ptr&amp;lt;POIInstance&amp;gt;::lock[] &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt; (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at Village::getBedPOICount[] &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt; (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at Village::tick[Tick, BlockSource&amp;amp;] (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at VillageManager::tickVillages[Tick &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt;&amp;amp;, Vec3 &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt;&amp;amp;, BlockSource&amp;amp;] (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at ServerPlayer::tickWorld[Tick &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt;&amp;amp;] (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at std::function&amp;lt;bool [Player&amp;amp;]&amp;gt;::&lt;span class=&quot;code-keyword&quot;&gt;operator&lt;/span&gt;[][Player&amp;amp;] &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt; (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at Level::forEachPlayer[std::function&amp;lt;bool [Player&amp;amp;]&amp;gt;] (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at Level::tick[] (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at ServerLevel::tick[] (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at GameSession::tick[] (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at Minecraft::tickSimtime[&lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt;, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt;] (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at Minecraft::update[] (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at ServerInstance::_update[] (UnknownFile:?)
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at clone (UnknownFile:?)
a7b6cfa0-6993-4e94-89f1-e63874399b2a
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Using the same world file on a Windows bedrock server works fine. Only the Ubuntu server seems to crash.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment>$ lsb_release -a&lt;br/&gt;
No LSB modules are available.&lt;br/&gt;
Distributor ID: Ubuntu&lt;br/&gt;
Description:    Ubuntu 20.04.1 LTS&lt;br/&gt;
Release:        20.04&lt;br/&gt;
Codename:       focal&lt;br/&gt;
&lt;br/&gt;
$ uname -a&lt;br/&gt;
Linux homer 5.4.0-58-generic #64-Ubuntu SMP Wed Dec 9 08:16:25 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux</environment>
        <key id="401041">BDS-10926</key>
            <summary>Bedrock Server (Ubuntu) crash on Village::getBedPOICount</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="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="FredM">Frederic</reporter>
                        <labels>
                    </labels>
                <created>Thu, 31 Dec 2020 05:20:48 +0100</created>
                <updated>Wed, 20 Jan 2021 12:33:02 +0100</updated>
                            <resolved>Wed, 20 Jan 2021 12:33:02 +0100</resolved>
                                    <version>1.16.201 Hotfix</version>
                                                            <votes>8</votes>
                                    <watches>9</watches>
                                                                            <comments>
                            <comment id="899965" author="mega_spud" created="Wed, 20 Jan 2021 12:33:02 +0100"  >&lt;p&gt;&lt;b&gt;Thank you for your report!&lt;/b&gt;&lt;br/&gt;
We&apos;re actually already tracking this issue at &lt;b&gt;&lt;ins&gt;&lt;a href=&quot;https://bugs.mojang.com/browse/BDS-10666&quot; title=&quot;Server bedrock crash during the game&quot; class=&quot;issue-link&quot; data-issue-key=&quot;BDS-10666&quot;&gt;&lt;del&gt;BDS-10666&lt;/del&gt;&lt;/a&gt;&lt;/ins&gt;&lt;/b&gt;, so we will resolve and link this ticket as a duplicate. &lt;/p&gt;

&lt;p&gt;If you would like to add a vote and any extra information to the main ticket it would be appreciated.&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; title=&quot;How To Write Awesome Tickets! &#128175;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Issue Guidelines&lt;/a&gt; &amp;#8211; &#128172; &lt;a href=&quot;https://help.minecraft.net/hc/en-us/requests/new&quot; title=&quot;Account Support &#128377;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Mojang Support&lt;/a&gt; &amp;#8211; &#128231; &lt;a href=&quot;https://feedback.minecraft.net/&quot; title=&quot;Feedback and Suggestions &#9997;&#65039;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Suggestions&lt;/a&gt; &amp;#8211; &#128214; &lt;a href=&quot;http://minecraft.gamepedia.com/Minecraft_Wiki&quot; title=&quot;Minecraft Wiki &#127891;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Minecraft Wiki&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="891420" author="JIRAUSER593813" created="Thu, 7 Jan 2021 20:09:49 +0100"  >&lt;p&gt;Same issue as &lt;a href=&quot;https://bugs.mojang.com/browse/BDS-11039&quot; title=&quot;Server Crashed on Village::getBedPOICount[]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;BDS-11039&quot;&gt;&lt;del&gt;BDS-11039&lt;/del&gt;&lt;/a&gt; (reported before I saw this issue)&lt;/p&gt;</comment>
                            <comment id="890472" author="JIRAUSER588087" created="Wed, 6 Jan 2021 02:43:32 +0100"  >&lt;p&gt;This is the same as (or very similar to)&#160;&lt;a href=&quot;https://bugs.mojang.com/browse/BDS-10777&quot; title=&quot;server short dumping&quot; class=&quot;issue-link&quot; data-issue-key=&quot;BDS-10777&quot;&gt;&lt;del&gt;BDS-10777&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="887834" author="JIRAUSER591392" created="Fri, 1 Jan 2021 20:48:01 +0100"  >&lt;p&gt;UPDATE: 01/10/2021 - Purchased server from hosting service and installed world with same result.&#160;&#160;&lt;/p&gt;

&lt;p&gt;Link to world:&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://drive.google.com/drive/folders/1GWotbgZMvZrh9RF2f9Fo_AcRAL2MIUHk?usp=sharing&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://drive.google.com/drive/folders/1GWotbgZMvZrh9RF2f9Fo_AcRAL2MIUHk?usp=sharing&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;_________________________________________&lt;/p&gt;

&lt;p&gt;I&apos;m experiencing the same issue.&#160; I&apos;ve been running the server in a TrueNAS VM for more than a year with no issue until now.&#160;&lt;/p&gt;

&lt;p&gt;VM Specifications:&lt;/p&gt;

&lt;p&gt;TrueNAS 12.0 U1&lt;/p&gt;

&lt;p&gt;Ubuntu Server 20.4.1&lt;/p&gt;

&lt;p&gt;2GB RAM&lt;/p&gt;

&lt;p&gt;Up to 3 threads dedicated of&#160;Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz&lt;/p&gt;

&lt;p&gt;The problem seems to have began with the MC update to 1.16.200 and persists through 1.16.201&lt;/p&gt;

&lt;p&gt;Below is my error log:&lt;br/&gt;
 &#160;&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Package: com.mojang.minecraft.dedicatedserver&lt;br/&gt;
 Version: 1.16.201.2&lt;br/&gt;
 OS: Linux&lt;br/&gt;
 Server start: 2020-12-31 05:22:19 UTC&lt;br/&gt;
 Dmp timestamp: 2020-12-31 16:30:24 UTC&lt;br/&gt;
 Upload Date: 2020-12-31 16:30:24 UTC&lt;br/&gt;
 Session ID: eaf95c82-8463-412e-88ca-1fdedd2e915e&lt;br/&gt;
 Commit hash: &lt;br/&gt;
 Build id: development&lt;br/&gt;
 CrashReporter Key: 68016d49-2a9e-352f-b7f1-aa9cbceff174&lt;/p&gt;

&lt;p&gt;Crash&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; at std::_&lt;em&gt;shared_count&amp;lt;&lt;span class=&quot;error&quot;&gt;&amp;#91;__gnu_cxx::_Lock_policy&amp;#93;&lt;/span&gt;2&amp;gt;::&lt;/em&gt;&lt;em&gt;shared_count[std::&lt;/em&gt;_weak_count&amp;lt;&lt;span class=&quot;error&quot;&gt;&amp;#91;__gnu_cxx::_Lock_policy&amp;#93;&lt;/span&gt;2&amp;gt; const&amp;amp;, std::nothrow_t] (UnknownFile:?)&lt;br/&gt;
 at std::_&lt;em&gt;shared_ptr&amp;lt;POIInstance, &lt;span class=&quot;error&quot;&gt;&amp;#91;__gnu_cxx::_Lock_policy&amp;#93;&lt;/span&gt;2&amp;gt;::&lt;/em&gt;&lt;em&gt;shared_ptr[std::&lt;/em&gt;_weak_ptr&amp;lt;POIInstance, &lt;span class=&quot;error&quot;&gt;&amp;#91;__gnu_cxx::_Lock_policy&amp;#93;&lt;/span&gt;2&amp;gt; const&amp;amp;, std::nothrow_t] (UnknownFile:?)&lt;br/&gt;
 at std::shared_ptr&amp;lt;POIInstance&amp;gt;::shared_ptr&lt;span class=&quot;error&quot;&gt;&amp;#91;std::weak_ptr&amp;lt;POIInstance&amp;gt; const&amp;amp;, std::nothrow_t&amp;#93;&lt;/span&gt; (UnknownFile:?)&lt;br/&gt;
 at std::weak_ptr&amp;lt;POIInstance&amp;gt;::lock[] const (UnknownFile:?)&lt;br/&gt;
 at Village::getBedPOICount[] const (UnknownFile:?)&lt;br/&gt;
 at Village::tick&lt;span class=&quot;error&quot;&gt;&amp;#91;Tick, BlockSource&amp;amp;&amp;#93;&lt;/span&gt; (UnknownFile:?)&lt;br/&gt;
 at VillageManager::tickVillages&lt;span class=&quot;error&quot;&gt;&amp;#91;Tick const&amp;amp;, Vec3 const&amp;amp;, BlockSource&amp;amp;&amp;#93;&lt;/span&gt; (UnknownFile:?)&lt;br/&gt;
 at ServerPlayer::tickWorld&lt;span class=&quot;error&quot;&gt;&amp;#91;Tick const&amp;amp;&amp;#93;&lt;/span&gt; (UnknownFile:?)&lt;br/&gt;
 at std::function&amp;lt;bool &lt;span class=&quot;error&quot;&gt;&amp;#91;Player&amp;amp;&amp;#93;&lt;/span&gt;&amp;gt;::operator[]&lt;span class=&quot;error&quot;&gt;&amp;#91;Player&amp;amp;&amp;#93;&lt;/span&gt; const (UnknownFile:?)&lt;br/&gt;
 at Level::forEachPlayer[std::function&amp;lt;bool &lt;span class=&quot;error&quot;&gt;&amp;#91;Player&amp;amp;&amp;#93;&lt;/span&gt;&amp;gt;] (UnknownFile:?)&lt;br/&gt;
 at Level::tick[] (UnknownFile:?)&lt;br/&gt;
 at ServerLevel::tick[] (UnknownFile:?)&lt;br/&gt;
 at GameSession::tick[] (UnknownFile:?)&lt;br/&gt;
 at Minecraft::tickSimtime&lt;span class=&quot;error&quot;&gt;&amp;#91;int, int&amp;#93;&lt;/span&gt; (UnknownFile:?)&lt;br/&gt;
 at Minecraft::update[] (UnknownFile:?)&lt;br/&gt;
 at ServerInstance::_update[] (UnknownFile:?)&lt;br/&gt;
 at clone (UnknownFile:?)&lt;br/&gt;
 455df768-9ce8-41e6-99c7-357a6df1e25c&lt;/p&gt;

&lt;p&gt;&#160;&lt;br/&gt;
 &#160;&lt;/p&gt;</comment>
                            <comment id="887209" author="JIRAUSER590874" created="Thu, 31 Dec 2020 12:43:53 +0100"  >&lt;p&gt;I have the same issue, using dedicated Bedrock server on Linux, all players report getting disconnected after several minutes of playing, and the server console shows the same error. Seems to occur when invoking the Village:getBedPOICount function. This started earlier this week when the server was on version 1.16.200 &#8211; today I tried updating the server to 1.16.201.2 and the issue still persists.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Package: com.mojang.minecraft.dedicatedserver&lt;br/&gt;
Version: 1.16.201.2&lt;br/&gt;
OS: Linux&lt;br/&gt;
Server start: 2020-12-31 11:42:33 JST&lt;br/&gt;
Dmp timestamp: 2020-12-31 20:27:31 JST&lt;br/&gt;
Upload Date: 2020-12-31 20:27:31 JST&lt;br/&gt;
Session ID: 6b0ceb56-2e05-4fd7-9603-a77bf7513b84&lt;br/&gt;
Commit hash:&lt;br/&gt;
Build id: development&lt;br/&gt;
CrashReporter Key: 8c4937c1-64cb-3532-a8dc-1deb28f67293&lt;/p&gt;

&lt;p&gt;Crash&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; at std::_&lt;em&gt;shared_count&amp;lt;&lt;span class=&quot;error&quot;&gt;&amp;#91;__gnu_cxx::_Lock_policy&amp;#93;&lt;/span&gt;2&amp;gt;::&lt;/em&gt;&lt;em&gt;shared_count[std::&lt;/em&gt;_weak_count&amp;lt;&lt;span class=&quot;error&quot;&gt;&amp;#91;__gnu_cxx::_Lock_policy&amp;#93;&lt;/span&gt;2&amp;gt; const&amp;amp;, std::nothrow_t] (UnknownFile:?)&lt;br/&gt;
 at std::_&lt;em&gt;shared_ptr&amp;lt;POIInstance, &lt;span class=&quot;error&quot;&gt;&amp;#91;__gnu_cxx::_Lock_policy&amp;#93;&lt;/span&gt;2&amp;gt;::&lt;/em&gt;&lt;em&gt;shared_ptr[std::&lt;/em&gt;_weak_ptr&amp;lt;POIInstance, &lt;span class=&quot;error&quot;&gt;&amp;#91;__gnu_cxx::_Lock_policy&amp;#93;&lt;/span&gt;2&amp;gt; const&amp;amp;, std::nothrow_t] (UnknownFile:?)&lt;br/&gt;
 at std::shared_ptr&amp;lt;POIInstance&amp;gt;::shared_ptr&lt;span class=&quot;error&quot;&gt;&amp;#91;std::weak_ptr&amp;lt;POIInstance&amp;gt; const&amp;amp;, std::nothrow_t&amp;#93;&lt;/span&gt; (UnknownFile:?)&lt;br/&gt;
 at std::weak_ptr&amp;lt;POIInstance&amp;gt;::lock[] const (UnknownFile:?)&lt;br/&gt;
 at Village::getBedPOICount[] const (UnknownFile:?)&lt;br/&gt;
 at Village::tick&lt;span class=&quot;error&quot;&gt;&amp;#91;Tick, BlockSource&amp;amp;&amp;#93;&lt;/span&gt; (UnknownFile:?)&lt;br/&gt;
 at VillageManager::tickVillages&lt;span class=&quot;error&quot;&gt;&amp;#91;Tick const&amp;amp;, Vec3 const&amp;amp;, BlockSource&amp;amp;&amp;#93;&lt;/span&gt; (UnknownFile:?)&lt;br/&gt;
 at ServerPlayer::tickWorld&lt;span class=&quot;error&quot;&gt;&amp;#91;Tick const&amp;amp;&amp;#93;&lt;/span&gt; (UnknownFile:?)&lt;br/&gt;
 at std::function&amp;lt;bool &lt;span class=&quot;error&quot;&gt;&amp;#91;Player&amp;amp;&amp;#93;&lt;/span&gt;&amp;gt;::operator[]&lt;span class=&quot;error&quot;&gt;&amp;#91;Player&amp;amp;&amp;#93;&lt;/span&gt; const (UnknownFile:?)&lt;br/&gt;
 at Level::forEachPlayer[std::function&amp;lt;bool &lt;span class=&quot;error&quot;&gt;&amp;#91;Player&amp;amp;&amp;#93;&lt;/span&gt;&amp;gt;] (UnknownFile:?)&lt;br/&gt;
 at Level::tick[] (UnknownFile:?)&lt;br/&gt;
 at ServerLevel::tick[] (UnknownFile:?)&lt;br/&gt;
 at GameSession::tick[] (UnknownFile:?)&lt;br/&gt;
 at Minecraft::tickSimtime&lt;span class=&quot;error&quot;&gt;&amp;#91;int, int&amp;#93;&lt;/span&gt; (UnknownFile:?)&lt;br/&gt;
 at Minecraft::update[] (UnknownFile:?)&lt;br/&gt;
 at ServerInstance::_update[] (UnknownFile:?)&lt;br/&gt;
 at clone (UnknownFile:?)&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="397357">BDS-10666</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i1qvkv:</customfieldvalue>

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