<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 08:15:22 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-16707] Time still passes with no players connected</title>
                <link>https://bugs.mojang.com/browse/BDS-16707</link>
                <project id="11700" key="BDS">Bedrock Dedicated Server</project>
                    <description>&lt;p&gt;Pretty sure this is a bug so I&apos;m posting here.&lt;/p&gt;

&lt;p&gt;If you start a BDS server and somehow check the in-game time without logging in to the server (NBT Editor etc) take a note of the time. Check after some time it will be the same (Expected)&lt;/p&gt;

&lt;p&gt;Login to the server, then logout. check time. Check again after some time again and time has continued to pass even with no players online. This is commonly noticed when you logout in the day and it&apos;s night when you go back on.&lt;/p&gt;

&lt;p&gt;Expected: time should stop progressing when the last member logs off&lt;/p&gt;</description>
                <environment></environment>
        <key id="494203">BDS-16707</key>
            <summary>Time still passes with no players connected</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="Rayth">Rayth</reporter>
                        <labels>
                    </labels>
                <created>Thu, 20 Jan 2022 10:16:53 +0100</created>
                <updated>Fri, 3 Jan 2025 12:47:19 +0100</updated>
                            <resolved>Tue, 25 Jan 2022 10:45:59 +0100</resolved>
                                    <version>1.18.0</version>
                    <version>1.18.2 Hotfix</version>
                                                            <votes>2</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="1137712" author="goldenhelmet" created="Tue, 25 Jan 2022 20:57:11 +0100"  >&lt;p&gt;The issue reported here has negative impacts on the game:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Incrementing &lt;tt&gt;Time&lt;/tt&gt; means that a player could log off &lt;em&gt;safe&lt;/em&gt; in the daytime and log back on &lt;em&gt;unsafe&lt;/em&gt; at night &lt;em&gt;when they know that no one else has been playing in the world&lt;/em&gt;. In many multiplayer scenarios players cannot expect to be at the same time of day when they log off and back on because players come and go at different times. However, in a scenario where players know who is on and when, they might naturally expect to be safe logging off under the Minecraft sun. For example, consider a small family server where everyone always plays together--the members might reasonably expect it would work the same as a local multiplayer game.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Incrementing &lt;tt&gt;currentTick&lt;/tt&gt; could &lt;em&gt;potentially&lt;/em&gt; impact villages, because the village manager makes comparisons with &lt;tt&gt;currentTick&lt;/tt&gt; to determine if enough villagers have worked to spawn iron golems, and to determine if villagers should be dropped from the village dweller&apos;s list. This &lt;em&gt;could&lt;/em&gt; be the cause of &lt;a href=&quot;https://bugs.mojang.com/browse/MCPE-131043&quot; title=&quot;Villagers of same profession switching workstations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MCPE-131043&quot;&gt;MCPE-131043&lt;/a&gt; on realms and servers; alternatively, the fix for &lt;a href=&quot;https://bugs.mojang.com/browse/MCPE-43071&quot; title=&quot;New villagers steal workstations from established villagers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MCPE-43071&quot;&gt;&lt;del&gt;MCPE-43071&lt;/del&gt;&lt;/a&gt; in 1.16.200 may already prevent the potential problem and &lt;a href=&quot;https://bugs.mojang.com/browse/MCPE-131043&quot; title=&quot;Villagers of same profession switching workstations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MCPE-131043&quot;&gt;MCPE-131043&lt;/a&gt; could be due to user errors (e.g. destroying the village by sleeping in the only bed). I am not able to test this as I do not have a BDS, but here is a set of steps to follow:&lt;/li&gt;
&lt;/ul&gt;


&lt;ol&gt;
	&lt;li&gt;Create a new, flat world on BDS with simulation distance set to 4.&lt;/li&gt;
	&lt;li&gt;Place a bed at 4, 0, place a fletching table next to it, and spawn a villager.&lt;/li&gt;
	&lt;li&gt;Along a N-S line at X = -20 make 10 small rooms with no door (2 x 2 is fine). Place a fletching table in the wall of a room and spawn a villager, then repeat room-by-room for all 10 rooms. The result should be that each villager links to the fletching in its wall so it can restock there. (If this does not result, kill all villagers and start over at step 2.)&lt;/li&gt;
	&lt;li&gt;(Optional: kill the villager at 0, 0. Best to test this both ways.)&lt;/li&gt;
	&lt;li&gt;Stand at 65, 0.&lt;/li&gt;
	&lt;li&gt;Log off.&lt;/li&gt;
	&lt;li&gt;Wait 25 minutes.&lt;/li&gt;
	&lt;li&gt;Log on, wait a minute, then walk back to the village.&lt;/li&gt;
	&lt;li&gt;Trade with each villager until it locks a trade.&lt;/li&gt;
	&lt;li&gt;Wait until the next Minecraft morning.&lt;/li&gt;
&lt;/ol&gt;


&lt;h4&gt;&lt;a name=&quot;Expectedresult&quot;&gt;&lt;/a&gt;Expected result&lt;/h4&gt;
&lt;p&gt;The villagers all remain linked to the workstation in their room, and they refresh trades at the next sunrise.&lt;/p&gt;

&lt;h4&gt;&lt;a name=&quot;Hypotheticalbuggedresult&quot;&gt;&lt;/a&gt;Hypothetical bugged result&lt;/h4&gt;
&lt;p&gt;The villagers all lose their links and do not refresh their trades.&lt;/p&gt;</comment>
                            <comment id="1137624" author="rayth" created="Tue, 25 Jan 2022 12:32:42 +0100"  >&lt;p&gt;how is this a feature request or suggestion? Surely this is a valid bug since time and tick should not continue with no players online&lt;/p&gt;</comment>
                            <comment id="1137611" author="JIRAUSER648376" created="Tue, 25 Jan 2022 10:45:59 +0100"  >&lt;p&gt;&lt;b&gt;Thank you for your report!&lt;/b&gt;&lt;br/&gt;
However, this issue is &lt;font color=&quot;#ff5722&quot;&gt;&lt;b&gt;Invalid&lt;/b&gt;&lt;/font&gt;.&lt;/p&gt;

&lt;p&gt;You have posted a feature request or a suggestion. This site is for &lt;b&gt;bug reports&lt;/b&gt; only.&lt;br/&gt;
For suggestions, please visit &lt;a href=&quot;https://www.reddit.com/r/minecraftsuggestions&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Minecraft Suggestions on Reddit&lt;/a&gt; or visit the &lt;a href=&quot;https://feedback.minecraft.net/hc/en-us&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Feedback website&lt;/a&gt;.&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;&#160;&#8211; &#128231; &lt;a href=&quot;https://help.minecraft.net/hc/en-us/requests/new&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Mojang Support&lt;/a&gt;&lt;br/&gt;
&#128211; &lt;a href=&quot;https://bugs.mojang.com/projects/BDS/summary&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;Project Summary&lt;/a&gt; &#8211; &#9997;&#65039; &lt;a href=&quot;https://feedback.minecraft.net/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Feedback and Suggestions&lt;/a&gt; &#8211; &#128214; &lt;a href=&quot;https://minecraft.fandom.com/wiki/Bedrock_Dedicated_Server&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;BDS Wiki&lt;/a&gt; &#8211; &#128214; &lt;a href=&quot;https://help.minecraft.net/hc/en-us/articles/360035131651-Dedicated-Servers-for-Minecraft-on-Bedrock-&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;FAQs&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1137142" author="rayth" created="Fri, 21 Jan 2022 11:02:12 +0100"  >&lt;p&gt;currentTick does indeed increase as well&lt;/p&gt;</comment>
                            <comment id="1137109" author="goldenhelmet" created="Fri, 21 Jan 2022 04:28:46 +0100"  >&lt;p&gt;Do both time and currentTick continue with no players, or just time?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="564177">BDS-19511</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="575271">BDS-20001</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10103">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="368817">MCPE-98361</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="444965">MCPE-131043</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_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|i26qhr:</customfieldvalue>

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