<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:07:18 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-5258] Server 1.4.6 drops clients when connect or lunch fireworks</title>
                <link>https://bugs.mojang.com/browse/MC-5258</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;When I try to lunch fireworks - server (1.4.6 with diablo-jdk1.6) kicks me out. And I can&apos;t connect anymore.&lt;br/&gt;
I updated java to openjdk6, but still cant connect, see the log:&lt;/p&gt;

&lt;p&gt;Starting Minecraft...&lt;br/&gt;
210 recipes&lt;br/&gt;
27 achievements&lt;br/&gt;
2012-12-23 13:43:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Starting minecraft server version 1.4.6&lt;br/&gt;
2012-12-23 13:43:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Loading properties&lt;br/&gt;
2012-12-23 13:43:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Default game type: SURVIVAL&lt;br/&gt;
2012-12-23 13:43:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Generating keypair&lt;br/&gt;
2012-12-23 13:43:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Starting Minecraft server on *:25565&lt;br/&gt;
2012-12-23 13:43:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;WARNING&amp;#93;&lt;/span&gt; **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!&lt;br/&gt;
2012-12-23 13:43:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;WARNING&amp;#93;&lt;/span&gt; The server will make no attempt to authenticate usernames. Beware.&lt;br/&gt;
2012-12-23 13:43:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;WARNING&amp;#93;&lt;/span&gt; While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.&lt;br/&gt;
2012-12-23 13:43:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;WARNING&amp;#93;&lt;/span&gt; To change this, set &quot;online-mode&quot; to &quot;true&quot; in the server.properties file.&lt;br/&gt;
2012-12-23 13:43:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Preparing level &quot;world&quot;&lt;br/&gt;
2012-12-23 13:43:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Preparing start region for level 0&lt;br/&gt;
2012-12-23 13:43:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Done (1,132s)! For help, type &quot;help&quot; or &quot;?&quot;&lt;br/&gt;
Invalid argument &amp;lt;- Client opens LAN games&lt;br/&gt;
Invalid argument &amp;lt;- Client try to connect&lt;br/&gt;
2012-12-23 13:44:03 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; NikitaTratorov&lt;span class=&quot;error&quot;&gt;&amp;#91;/95.28.208.227:53318&amp;#93;&lt;/span&gt; logged in with entity id 27 at (-357.0897381757311, 64.0, -493.33058578735177)&lt;br/&gt;
java.lang.NullPointerException&lt;br/&gt;
        at ef.a(SourceFile:310)&lt;br/&gt;
        at mj.a(SourceFile:237)&lt;br/&gt;
        at mj.a(SourceFile:157)&lt;br/&gt;
        at et.a(SourceFile:36)&lt;br/&gt;
        at ef.a(SourceFile:214)&lt;br/&gt;
        at cg.h(SourceFile:178)&lt;br/&gt;
        at cg.d(SourceFile:15)&lt;br/&gt;
        at ci.run(SourceFile:114)&lt;br/&gt;
2012-12-23 13:44:04 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; NikitaTratorov lost connection: disconnect.genericReason&lt;br/&gt;
stop&lt;br/&gt;
2012-12-23 13:48:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Stopping the server&lt;br/&gt;
2012-12-23 13:48:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Stopping server&lt;br/&gt;
2012-12-23 13:48:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Saving players&lt;br/&gt;
java.net.SocketException: Socket closed&lt;br/&gt;
        at java.net.PlainSocketImpl.socketAccept(Native Method)&lt;br/&gt;
        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:375)&lt;br/&gt;
        at java.net.ServerSocket.implAccept(ServerSocket.java:470)&lt;br/&gt;
        at java.net.ServerSocket.accept(ServerSocket.java:438)&lt;br/&gt;
        at hu.run(SourceFile:66)&lt;br/&gt;
Closing listening thread2012-12-23 13:48:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Saving worlds&lt;/p&gt;

&lt;p&gt;2012-12-23 13:48:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Saving chunks for level &apos;world&apos;/Overworld&lt;br/&gt;
2012-12-23 13:48:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Saving chunks for level &apos;world&apos;/Nether&lt;br/&gt;
2012-12-23 13:48:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Saving chunks for level &apos;world&apos;/The End&lt;/p&gt;</description>
                <environment>Server on FreeBSD 8.2-RELEASE #0: Sat Apr 30 20:47:42 UTC 2011&lt;br/&gt;
with &lt;br/&gt;
bootstrap-openjdk-r306764 Oracle&amp;#39;s Java 6 virtual machine release under the GPL v2&lt;br/&gt;
openjdk6-b27        Oracle&amp;#39;s Java 6 virtual machine release under the GPL v2&lt;br/&gt;
</environment>
        <key id="17836">MC-5258</key>
            <summary>Server 1.4.6 drops clients when connect or lunch fireworks</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="nikitatratorov">Nikita Tratorov</reporter>
                        <labels>
                    </labels>
                <created>Sun, 23 Dec 2012 10:55:25 +0100</created>
                <updated>Sun, 3 May 2015 07:27:12 +0200</updated>
                            <resolved>Sun, 23 Dec 2012 11:35:56 +0100</resolved>
                                    <version>Minecraft 1.4.6</version>
                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="30250" author="kumasasa" created="Sun, 23 Dec 2012 11:35:56 +0100"  >&lt;p&gt;33rd duplicate of &lt;a href=&quot;https://bugs.mojang.com/browse/MC-4715&quot; title=&quot;Crash when using spawned in firework / Server kicks you with an End of Stream error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-4715&quot;&gt;&lt;del&gt;MC-4715&lt;/del&gt;&lt;/a&gt; , please use the &lt;a href=&quot;https://mojang.atlassian.net/secure/IssueNavigator.jspa&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;search function&lt;/a&gt; to see if your bug has already been submitted. Currently over 35% of tickets are being closed as duplicate.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="17246">MC-4715</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_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|i0fv2f:</customfieldvalue>

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