memory issues with my server (error pasted)
1 reply [Last post]
NissanGuy23
WoM Member
Members
WoM Member: 97517
WoM Coins: 0

----11/18/2010 5:17:45 PM ----
Type: OutOfMemoryException
Source: mscorlib
Message: Exception of type 'System.OutOfMemoryException' was thrown.
Target: set_Capacity
Trace:    at System.Collections.Generic.List`1.set_Capacity(Int32 value)
   at System.Collections.Generic.List`1.EnsureCapacity(Int32 min)
   at MCLawl.CmdFill.FloodFill(Player p, UInt16 x, UInt16 y, UInt16 z, Byte b, Byte oldType, Int32 fillType, Byte[]& blocks, List`1& buffer)
.
.
.
This is the error i am getting, about one every second.  I have 4GB of mem on my desktop, does anyone know what this error is or how to fix it?  Server report says 1GB is being used.  Thanks.

NissanGuy23
WoM Member
Members
WoM Member: 97517
WoM Coins: 0
Ok, it looks like some bots

Ok, it looks like some bots came into my map and started spamming it with information...both bots were ip banned and a server restart has fixed it for now.  Mem usage went down from 1GB to 168MB