Severe Errors Upon Upgrading to 1060

Discussion in 'Bukkit Help' started by jdietz43, Aug 15, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    jdietz43

    I just tried to upgrade my server to run CraftBukkit 1060, and upon running and attempting to log in (for me or for others) these errors cropped up:

    Code:
    [INFO] jdietz43 [/192.168.1.1:49626] logged in with entity id 68 at ([world] 1859.6875, 68.0, -4728.625)
    2011-08-15 23:02:49 [SEVERE] java.lang.NullPointerException
    2011-08-15 23:02:49 [SEVERE]     at java.lang.System.arraycopy(Native Method)
    2011-08-15 23:02:49 [SEVERE]     at java.io.BufferedOutputStream.write(Unknown Source)
    2011-08-15 23:02:49 [SEVERE]     at java.io.DataOutputStream.write(Unknown Source)
    2011-08-15 23:02:49 [SEVERE]     at net.minecraft.server.Packet51MapChunk.a(Packet51MapChunk.java:88)
    2011-08-15 23:02:49 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:116)
    2011-08-15 23:02:49 [SEVERE]     at net.minecraft.server.NetworkManager.f(NetworkManager.java:107)
    2011-08-15 23:02:49 [SEVERE]     at net.minecraft.server.NetworkManager.d(NetworkManager.java:263)
    2011-08-15 23:02:49 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:107)
    2011-08-15 23:02:49 [INFO] Connection reset
    2011-08-15 23:02:49 [INFO] jdietz43 lost connection: disconnect.genericReason
    All I had to do was download and replace the "snapshot".jar file right? If so I'm not sure what the error is. I hope I didn't corrupt anything.

    For reference: Downgrading to 1000 works fine. The issue crops up only upon updating.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  2. Offline

    AgentKid

    @jdietz43 Hmmm........error looks familiar. Give me a minute to recover my memories from a week ago (just woke up). I'll edit this away when I remember. You use Spout?
     
  3. Offline

    cholo71796

    Believe you need to update Spout
     
  4. Offline

    AgentKid

    Yeah, that's what I was thinking too.
     
  5. Offline

    jdietz43

    Spout eh? I do use Spout, so I'll see if I can't get rid of the problem by updating it.

    Yep that certainly seems to be it. (the update to Spout itself breaking a different plugin... but...) the server is up and running on 1060 now. Thanks!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  6. Offline

    Jonathan Thorpe

    I too had this problem with 1060, sadly updating Spout didn't solve it, it just moved the problem elsewhere. I've since removed Spout and NarrowTuxLib, as only one plugin was using them, which I've also removed. Checking the server output on server start now verifies there are no errors, but for some reason, I can't log in to my server, it simply sits there and times out, or gives a message along the lines of "Server tried to redirect too many times". Using CB1060, no Spout, no Spout plugins, and the vanilla Minecraft launcher.
     
  7. Offline

    jwf2312

    What is spout? :S
     
Thread Status:
Not open for further replies.

Share This Page