<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 14:35:17 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>[MCPE-7091] CompoundTag::putLong has wrong parameter type (should be long long, not long)</title>
                <link>https://bugs.mojang.com/browse/MCPE-7091</link>
                <project id="10200" key="MCPE">Minecraft (Bedrock codebase)</project>
                    <description>&lt;p&gt;The NBT library included in MCPE can load TAG_Long values fine, but when saving, only 32 bits are saved, because the save method is declared as&lt;/p&gt;

&lt;p&gt;CompoundTag::putLong(std::string const&amp;amp;, long)&lt;/p&gt;

&lt;p&gt;when it should be declared as &lt;/p&gt;

&lt;p&gt;CompoundTag::putLong(std::string const&amp;amp;, long long)&lt;/p&gt;

&lt;p&gt;On ARM, long is a 32-bit integer, and long long is the 64 bit integer.&lt;/p&gt;

&lt;p&gt;This affects world time and world seed, since as far as I know those values are the only values stored as longs.&lt;/p&gt;</description>
            <key id="79096">MCPE-7091</key>
            <summary>CompoundTag::putLong has wrong parameter type (should be long long, not long)</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>
                                            <reporter username="zhuowei">Zhuowei Zhang</reporter>
                        <labels>
                    </labels>
                <created>Sun, 13 Apr 2014 20:35:24 +0200</created>
                <updated>Sat, 2 Jun 2018 19:30:38 +0200</updated>
                            <resolved>Mon, 14 Apr 2014 13:48:41 +0200</resolved>
                                    <version>0.8.1</version>
                                    <fixVersion>0.9.0 Build 1</fixVersion>
                                                        <votes>1</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="457563" author="delvin4519" created="Sat, 2 Jun 2018 19:30:38 +0200"  >&lt;p&gt;MCPE is the only version of Minecraft using 32bit, Java and 4J studios Console edition use 64bit. So it limits possibilites of world seeds&lt;/p&gt;</comment>
                            <comment id="151046" author="shoghicp" created="Sun, 13 Apr 2014 20:38:14 +0200"  >&lt;p&gt;World seed is sent as a 32-bit Integer, and if I remember right, it was saved as a 32-bit number&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10103">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="156540">MCPE-18739</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_10402" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Platform</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10116"><![CDATA[Tablet - Android - Asus Nexus 7]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0ahvz:</customfieldvalue>

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