Error Message

Discussion in 'Bukkit Help' started by ndvenckus1, Jan 28, 2012.

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

    ndvenckus1

    It seems that whenever I run a 'large' command, the server crashes and gives me these errors:
    Code:
    2012-01-28 05:33:29 [SEVERE] java.net.SocketException: Socket closed
    2012-01-28 05:33:29 [SEVERE]    at java.net.SocketOutputStream.socketWrite(Unknown Source)
    2012-01-28 05:33:29 [SEVERE]    at java.net.SocketOutputStream.write(Unknown Source)
    2012-01-28 05:33:29 [SEVERE]    at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    2012-01-28 05:33:29 [SEVERE]    at java.io.BufferedOutputStream.flush(Unknown Source)
    2012-01-28 05:33:29 [SEVERE]    at java.io.DataOutputStream.flush(Unknown Source)
    2012-01-28 05:33:29 [SEVERE]    at net.minecraft.server.NetworkWriterThread.run(SourceFile:104)
    Is anyone familiar with this? Might I have some sort of boundary or restriction set in permissions that is preventing me from continuing on during the event of an unusually long command and instead stops the server altogether? The only plugins that I am running are PermissionsBukkit, SimplePrefix, Worldedit, and WorldGuard.
     
Thread Status:
Not open for further replies.

Share This Page