'[INFO] Connected players:' Anyway to hide/stop this?

Discussion in 'Bukkit Help' started by discoverdan, Nov 27, 2011.

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

    discoverdan

    My console gets spammed with:

    Code:
    2011-11-28 00:34:35 [INFO] Connected players: awalhof, Casapc2, discoverdan, OutcastMephisto, SnickerDoodle1, La_Volpa, CptBananaHamock, eueti5
    2011-11-28 00:34:52 [INFO] Connected players: awalhof, Casapc2, discoverdan, OutcastMephisto, SnickerDoodle1, La_Volpa, CptBananaHamock, eueti5
    2011-11-28 00:35:08 [INFO] Connected players: awalhof, Casapc2, discoverdan, OutcastMephisto, SnickerDoodle1, La_Volpa, CptBananaHamock, eueti5
    2011-11-28 00:35:24 [INFO] Connected players: awalhof, Casapc2, discoverdan, OutcastMephisto, SnickerDoodle1, La_Volpa, CptBananaHamock, eueti5
    Is there anyway to hide/stop this? I'd like a clean console...
     
  2. Offline

    Malchus

    Do you know what plugin is doing this?

    If so, I could perhaps play around with the code a little bit and try to fajizzle that specific element out.
     
  3. Offline

    CODsniperkid

    fajizzle? Likin it :D Anyway, yeah. We need the list of plugins you are using.
     
  4. Offline

    discoverdan

    @Malchus @CODsniperkid

    List: WorldGuard, MineBackup, Lockette, IgnoreChat, PrefixedPlayerlist, WorldEdit, PermissionsEx, MinecraftViewer, MCDocs, CommandBook, ModifyWorld, Premissions, Chatmanager, Hawkeye, DynMap

    Running dev build #1522

    Is there anyway I can turn default 'Permissions' off as I have PEX? I've also just had a server crash, something to do with this?:

    Code:
    2011-11-28 03:02:33 [SEVERE] Exception in thread "Thread-19371"
    2011-11-28 03:02:33 [SEVERE] Exception in thread "Thread-19340"
    2011-11-28 03:02:33 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-11-28 03:02:33 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-11-28 03:02:38 [SEVERE] Exception in thread "Thread-19353"
    2011-11-28 03:02:38 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-11-28 03:02:38 [SEVERE] Exception in thread "Thread-19385"
    2011-11-28 03:02:39 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-11-28 03:02:40 [SEVERE] Exception in thread "Thread-19351"
    2011-11-28 03:02:40 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-11-28 03:02:41 [SEVERE] Exception in thread "Thread-19386"
    2011-11-28 03:02:43 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-11-28 03:02:43 [SEVERE] Exception in thread "Thread-19392"
    2011-11-28 03:02:43 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-11-28 03:02:46 [SEVERE] Exception in thread "Thread-19395"
    2011-11-28 03:02:46 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-11-28 03:02:48 [SEVERE] Exception in thread "Thread-19402"
    2011-11-28 03:02:49 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-11-28 03:02:49 [SEVERE] Exception in thread "Thread-5423"
    2011-11-28 03:02:49 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-11-28 03:02:49 [SEVERE] Exception in thread "Thread-19400"
    2011-11-28 03:02:49 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    Serious issue, needs resolving. Thanks.
     
Thread Status:
Not open for further replies.

Share This Page