Help me?

Discussion in 'Bukkit Help' started by jor956, Apr 10, 2011.

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

    jor956

    When I use any /plugin command I get "This function is broken, performing /reload now"
    Any ideas on how to fix it?
     
  2. Offline

    Tekhawk

    The function is broken in current builds you have to use the /reload or just restart the server or use the plugins built in reload function.
     
  3. Offline

    jor956

    Ahh and that leads to my other problem which makes the server take ages to reload or restart; FML
     
  4. Offline

    Tekhawk

    How many/what plugins are you running?
     
  5. Offline

    jor956

    It's not the plugins, it was working fine before and then once I restarted the server it just started giving me these little suckers:
    Code:
    02:26:03 [SEVERE] java.net.SocketTimeoutException: Read timed out
    02:26:03 [SEVERE] at java.net.SocketInputStream.socketRead0(Native Method)
    02:26:03 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.jav
    a:129)
    02:26:03 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.jav
    a:182)
    02:26:03 [SEVERE] at java.io.FilterInputStream.read(FilterInputStream.java
    :66)
    02:26:03 [SEVERE] at net.minecraft.server.Packet.b(Packet.java:73)
    02:26:03 [SEVERE] at net.minecraft.server.NetworkManager.f(NetworkManager.
    java:130)
    02:26:03 [SEVERE] at net.minecraft.server.NetworkManager.c(NetworkManager.
    java:229)
    02:26:03 [SEVERE] at net.minecraft.server.NetworkReaderThread.run(SourceFi
    le:68)
    And also this:
    Code:
    ./vg_run: line 77: 25756 Aborted $SHELL_CMD
    But I'm using GroupManager, Essentials, BigBrother, WorldEdit, WorldGuard and some others anyways

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

    Tekhawk

    your reload time is effected by plugins is why I asked you might have some that over lap functionality that could be removed to help that. That being said try removing BB for a minute and see what happens

    You seem to be running on a linux box?
     
  7. Offline

    jor956

    I will try removing BB, it's been having some errors lately as well; and yes, the server is running on Linux ;P

    Removing BB did not fix the issue, it remained the same :/

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
Thread Status:
Not open for further replies.

Share This Page