38306[C][L][A]Jan 12, 22:56:5975.72.109.44ServerCLI 0.643_r2234
Unhandled exception in ServerCLI
CLR 2.0.50727.5472Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ExceptionIPBanList.Load: Unsupported PlayerDB file format. Try loading it in an older version of fCraft (before 0.640).
   at fCraft.IPBanList.Load()
   at fCraft.Server.InitServer()
   at fCraft.ServerCLI.Program.Main(String[] args)
38312[C][L][A]Jan 23, 18:52:2275.72.109.44ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.5472Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionMap volume exceeds Int32.MaxValue.
   at fCraft.Map..ctor(World world, Int32 width, Int32 length, Int32 height, Boolean initBlockArray)
   at fCraft.FlatMapGenState.Generate()
   at fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)