Lindex Error

Discussion in 'Bukkit Help' started by NeoGriim, May 17, 2011.

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

    NeoGriim

    Hello everyone.

    I've been using my bukkit server for a good month or so now (maybe longer) and I have plenty of plugins added to the server. I don't know if you can help me without a list of plugins, however I don't have the time to go in depth with that at the moment so I figured I'd just post the error that I'm getting and hope someone recognizes it.

    Code:
    2011-05-16 16:15:16 [INFO] Lindex error: lx[18]=7 x=2 ly[18]=16 y=26 lz[18]=5 z=12
    2011-05-16 16:15:16 [INFO] Lindex error: lx[19]=8 x=2 ly[19]=16 y=26 lz[19]=4 z=13
    2011-05-16 16:15:16 [INFO] Lindex error: lx[17]=7 x=2 ly[17]=16 y=26 lz[17]=5 z=12
    2011-05-16 16:15:16 [INFO] Lindex error: lx[18]=8 x=2 ly[18]=16 y=26 lz[18]=4 z=13
    2011-05-16 16:15:16 [INFO] Lindex error: lx[16]=7 x=2 ly[16]=16 y=26 lz[16]=5 z=12
    2011-05-16 16:15:16 [INFO] Lindex error: lx[17]=8 x=2 ly[17]=16 y=26 lz[17]=4 z=13
    2011-05-16 16:15:16 [INFO] Lindex error: lx[15]=7 x=2 ly[15]=16 y=26 lz[15]=5 z=12
    2011-05-16 16:15:16 [INFO] Lindex error: lx[16]=8 x=2 ly[16]=16 y=26 lz[16]=4 z=13
    2011-05-16 16:15:16 [INFO] Lindex error: lx[13]=7 x=2 ly[13]=16 y=26 lz[13]=5 z=12
    2011-05-16 16:15:16 [INFO] Lindex error: lx[14]=8 x=2 ly[14]=16 y=26 lz[14]=4 z=13
    2011-05-16 16:15:16 [INFO] Lindex error: lx[11]=7 x=2 ly[11]=16 y=26 lz[11]=5 z=12
    2011-05-16 16:15:16 [INFO] Lindex error: lx[12]=8 x=2 ly[12]=16 y=26 lz[12]=4 z=13
    2011-05-16 16:15:16 [INFO] Lindex error: lx[9]=7 x=2 ly[9]=16 y=26 lz[9]=5 z=12
    2011-05-16 16:15:16 [INFO] Lindex error: lx[10]=8 x=2 ly[10]=16 y=26 lz[10]=4 z=13
    2011-05-16 16:15:16 [INFO] Lindex error: lx[7]=7 x=2 ly[7]=16 y=26 lz[7]=5 z=12
    2011-05-16 16:15:16 [INFO] Lindex error: lx[8]=8 x=2 ly[8]=16 y=26 lz[8]=4 z=13
    2011-05-16 16:15:16 [INFO] Lindex error: lx[7]=8 x=2 ly[7]=16 y=26 lz[7]=4 z=13
    This is followed by, a few minutes later:

    Code:
    2011-05-16 16:56:31 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-05-16 16:56:37 [SEVERE]  at net.minecraft.server.RegionFile.<init>(SourceFile:86)
    2011-05-16 16:56:40 [SEVERE]  at net.minecraft.server.RegionFileCache.a(SourceFile:63)
    2011-05-16 16:58:00 [INFO] Stopping server
    2011-05-16 17:04:44 [SEVERE] java.net.SocketException: Soft
    2011-05-16 17:05:39 [SEVERE] Exception in thread "Connection #133 write thread"
    2011-05-16 17:05:54 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-05-16 17:06:08 [SEVERE] Exception in thread "Timer-3"
    2011-05-16 17:06:19 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-05-16 17:06:33 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    Now, I host the server on my own computer and a man's gotta sleep right? I don't know the exact intervals that this has been happening but it seems the server slowly get's laggy, then the first error pops up and 10 minutes later the second one with a "server stopping" It's only started happening since I advertised my server on mcserverlist a couple nights ago and before it happened the first time a kid said "I'm bringing down the server" However after I banned him, I still got this and that's why I'm now posting it.

    So anyone know what I can do about this? Thanks in advance!
     
  2. Offline

    woodzy

    it looks like your pc cant handle the server man are u trying to more ram then what you have?
    you got a 32bit or 64 bit pc how much FREE ram u got at pc idleing
     
  3. Offline

    NeoGriim

    64 bit with about 5 gigs while idling (6 total) I believe. I don't think it's my ram, my computer doesn't crash or anthing and I've never had an issue before. Even with the server running with about 10 people right now the computer says it's only using 50% of it's memory.
     
Thread Status:
Not open for further replies.

Share This Page