37708[C][L][A]Oct 26, 16:22:4985.196.202.248ServerGUI 0.637_r1846
Exception executing command from console
CLR 2.0.50727.4971Win32NT / Microsoft Windows NT 6.1.7600.0System.Collections.Generic.KeyNotFoundExceptionThe given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.SortedList`2.get_Item(TKey key)
   at fCraft.CommandManager.GetDescriptor(String commandName, Boolean alsoCheckAliases)
   at fCraft.CommandReader..ctor(String rawMessage)
   at fCraft.Player.ParseMessage(String rawMessage, Boolean fromConsole)
   at fCraft.ServerGUI.MainForm.console_Enter()
38054[C][L][A]Mar 30, 7:32:46141.101.81.87fCraft 0.639_r1916
Error in Player.IoLoop
CLR 2.0.50727.5448Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.NullReferenceExceptionObjektreferensen har inte angetts till en instans av ett objekt.
   vid fCraft.Player.UpdateVisibleEntities()
   vid fCraft.Player.IoLoop()
38055[C][L]Mar 31, 17:46:17108.162.221.103MapConversion 0.631_r1740
Map failed to save
Mono 2.10.9 (tarball Mon May 7 20:25:51 EDT 2012)Unix / Unix 12.3.0.0System.IO.DirectoryNotFoundExceptionCould not find a part of the path "/Users/brettdaiger/Desktop/PRF/PRF/maps/S_Easter.fcm.temp".
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at System.IO.File.Create (System.String path, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.IO.File.Create (System.String path) [0x00000] in <filename unknown>:0 
  at fCraft.MapConversion.MapFCMv3.Save (fCraft.Map mapToSave, System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.MapConversion.MapUtility.TrySave (fCraft.Map mapToSave, System.String fileName, MapFormat format) [0x00000] in <filename unknown>:0 
38066[C][L][A]Apr 14, 3:36:34199.27.128.67fCraft 0.639_r1916
Error in Player.IoLoop
CLR 2.0.50727.5448Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.NullReferenceExceptionObject reference not set to an instance of an object.
   at fCraft.Player.UpdateVisibleEntities()
   at fCraft.Player.IoLoop()
38093[C][L][A]Jun 21, 8:35:46173.245.53.24ServerGUI 0.639_r1916
Exception executing command from console
CLR 2.0.50727.4234Win32NT / Microsoft Windows NT 6.0.6002 Service Pack 2System.Collections.Generic.KeyNotFoundExceptionThe given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.SortedList`2.get_Item(TKey key)
   at fCraft.CommandManager.GetDescriptor(String commandName, Boolean alsoCheckAliases)
   at fCraft.CommandReader..ctor(String rawMessage)
   at fCraft.Player.ParseMessage(String rawMessage, Boolean fromConsole)
   at fCraft.ServerGUI.MainForm.console_Enter()
38166[C][L][A]Aug 26, 23:31:56108.162.221.96ConfigGUI 0.642_r2174
Error in ConfigGUI
CLR 2.0.50727.5472Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.NullReferenceExceptionObject reference not set to an instance of an object.
   at fCraft.ConfigGUI.MainForm.cUpdaterMode_SelectedIndexChanged(Object sender, EventArgs e) in C:\Users\fragmer\Desktop\Minecraft\fCraft\branch-0.60x\ConfigGUI\MainForm.cs:line 212
   at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
   at fCraft.ConfigGUI.MainForm.ApplyTabGeneral() in C:\Users\fragmer\Desktop\Minecraft\fCraft\branch-0.60x\ConfigGUI\MainForm.Adapter.cs:line 149
   at fCraft.ConfigGUI.MainForm.LoadConfig() in C:\Users\fragmer\Desktop\Minecraft\fCraft\branch-0.60x\ConfigGUI\MainForm.Adapter.cs:line 47
   at fCraft.ConfigGUI.MainForm.OnShown(EventArgs e) in C:\Users\fragmer\Desktop\Minecraft\fCraft\branch-0.60x\ConfigGUI\MainForm.cs:line 73
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at fCraft.ConfigGUI.Program.Main() in C:\Users\fragmer\Desktop\Minecraft\fCraft\branch-0.60x\ConfigGUI\Program.cs:line 15
38179[C][L][A]Sep 6, 13:22:36141.101.81.106fCraft 0.642_r2180
Error while parsing player's message
CLR 2.0.50727.5472Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.Collections.Generic.KeyNotFoundExceptionThe given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.SortedList`2.get_Item(TKey key)
   at fCraft.CommandManager.GetDescriptor(String commandName, Boolean alsoCheckAliases)
   at fCraft.InfoCommands.HelpHandler(Player player, CommandReader cmd)
   at fCraft.CommandDescriptor.Call(Player player, CommandReader cmd, Boolean raiseEvent)
   at fCraft.CommandManager.ParseCommand(Player player, CommandReader cmd, Boolean fromConsole)
   at fCraft.Player.ParseMessage(String rawMessage, Boolean fromConsole)
   at fCraft.Player.ProcessMessagePacket()
38200[C][L][A]Oct 26, 21:57:57108.162.238.90fCraft 0.642_r2180
Error while parsing player's message
CLR 2.0.50727.5472Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionSnowAltitude must be between 0 and MapHeight (inclusive).
   at fCraft.MapGeneration.RealisticMapGenParameters.Validate()
   at fCraft.MapGeneration.RealisticMapGenState..ctor(RealisticMapGenParameters genParameters)
   at fCraft.MapGeneration.RealisticMapGenParameters.CreateGenerator()
   at fCraft.WorldCommands.GenHandler(Player player, CommandReader cmd)
   at fCraft.CommandDescriptor.Call(Player player, CommandReader cmd, Boolean raiseEvent)
   at fCraft.CommandManager.ParseCommand(Player player, CommandReader cmd, Boolean fromConsole)
   at fCraft.Player.ParseMessage(String rawMessage, Boolean fromConsole)
   at fCraft.Player.ProcessMessagePacket()
38205[C][L][A]Oct 31, 17:08:1550.54.29.189fCraft 0.643_r2234
Error while parsing PlayerInfo record: kamal.abddulah.19,83.233.23.240,Guest#VoEBB0Ix5nt1otEP,,,,,,,,,,,,[email protected],1375540046,1375545459,5939,2923,967,2,,,,,,,,,301,0,,1375546751,,,,,,,,,,,,,,1375546751,
CLR 2.0.50727.4241Win32NT / Microsoft Windows NT 6.0.6002 Service Pack 2System.FormatExceptionUnacceptable player name
   at fCraft.PlayerInfo.LoadFormat2(String[] fields)
   at fCraft.PlayerDB.LoadInternal(StreamReader reader, String header)
38211[C][L][A]Nov 5, 13:36:2624.125.31.142fCraft 0.643_r2234
Error while parsing PlayerInfo record: Ralphmeulendijks@0,82.173.127.238,Guest#RJ6uOQbmklQuVBOU,,,b,1365933789,xX1bumblebee1Xx,,,greif,,,,,1365930028,1365930028,638,26,78,1,,,,,73641,79313,84985,90679,96392,0,1365930028,1365930028,,,,,,,,,,,,,,1367178632,
CLR 2.0.50727.3643Win32NT / Microsoft Windows NT 5.1.2600 Service Pack 3System.FormatExceptionUnacceptable player name
   at fCraft.PlayerInfo.LoadFormat2(String[] fields)
   at fCraft.PlayerDB.LoadInternal(StreamReader reader, String header)
38243[C][L][A]Nov 9, 1:33:1324.125.31.142fCraft 0.643_r2234
Error while parsing PlayerInfo record: GlaceonTrainer.3038,71.173.194.56,Jailed#dw5I4sApDhnuFIuB,1383614454,emmaelise401,,,,,,,,,,[email protected],1353261997,1381458070,4397,61,7,12,226,,,Guest#RJ6uOQbmklQuVBOU,In case staff training happensÿ My #1 training account,193399,213050,232703,252397,2,1380483098,1381458969,,emmaelise401,Yeah.... Wrong account.,,,,,,,,,,,1383614454,
Mono 3.2.3 (tarball Thu Nov 7 18:23:26 EST 2013)Unix / Unix 2.6.27.41System.FormatExceptionUnacceptable player name
  at fCraft.PlayerInfo.LoadFormat2 (System.String[] fields) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.LoadInternal (System.IO.StreamReader reader, System.String header) [0x00000] in <filename unknown>:0 
38288[C][L][A]Dec 16, 1:20:10173.17.83.5fCraft 0.643_r2234
Error while parsing PlayerInfo record: Mcallister.kellie@,66.66.86.37,NewBorn#xqILVhqRh4fA7rxT,,,,,,,,,,,,,1364862249,1364862249,,,,1,,,,,430089,450589,471116,491677,512235,0,1364862249,1364862249,,,,,,,,,,,,,,1366776482,,,
CLR 2.0.50727.5466Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.FormatExceptionUnacceptable player name
   at fCraft.PlayerInfo.LoadFormat2(String[] fields)
   at fCraft.PlayerDB.LoadInternal(StreamReader reader, String header)
38295[C][L][A]Dec 25, 2:16:01188.29.164.172ConfigGUI 0.643_r2234
Exception while generating map
CLR 2.0.50727.4241Win32NT / Microsoft Windows NT 6.0.6002 Service Pack 2System.ArgumentOutOfRangeException'minValue' cannot be greater than maxValue. Parameter name: minValue
   at System.Random.Next(Int32 minValue, Int32 maxValue)
   at fCraft.MapGeneration.FloatingIslandMapGenState.Generate()
   at fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38296[C][L][A]Dec 25, 17:33:3370.81.48.142ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.5472Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentOutOfRangeException'minValue' ne peut pas être supérieur à maxValue. Nom du paramètre : minValue
   à System.Random.Next(Int32 minValue, Int32 maxValue)
   à fCraft.FloatingIslandMapGenState.Generate()
   à fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   à System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38297[C][L][A]Dec 25, 17:34:3570.81.48.142ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.5472Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentOutOfRangeException'minValue' ne peut pas être supérieur à maxValue. Nom du paramètre : minValue
   à System.Random.Next(Int32 minValue, Int32 maxValue)
   à fCraft.FloatingIslandMapGenState.Generate()
   à fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   à System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38298[C][L][A]Dec 25, 20:20:1970.81.48.142ConfigGUI 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.
   à fCraft.Map..ctor(World world, Int32 width, Int32 length, Int32 height, Boolean initBlockArray)
   à fCraft.FlatMapGenState.Generate()
   à fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   à System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38299[L][A]Dec 26, 16:38:145.70.55.157ServerGUI 0.643_r2234
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.4927Win32NT / Microsoft Windows NT 6.1.7600.0System.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.ServerGUI.MainForm.StartupThread()
38300[L][A]Dec 26, 16:38:395.70.55.157ServerCLI 0.643_r2234
Unhandled exception in ServerCLI
CLR 2.0.50727.4927Win32NT / Microsoft Windows NT 6.1.7600.0System.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)
38301[C][L][A]Dec 27, 16:26:1864.229.121.14fCraft 0.643_r2234
Error occurred while trying to load the world list.
CLR 2.0.50727.6407Win32NT / Microsoft Windows NT 6.2.9200.0System.Xml.XmlException' ' is an unexpected token. The expected token is ';'. Line 10, position 142.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)
   at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
   at System.Xml.XmlTextReaderImpl.ParseAttributes()
   at System.Xml.XmlTextReaderImpl.ParseElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
   at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
   at fCraft.WorldManager.LoadWorldList() in C:\Users\Travis\Desktop\Fcraft fresh\fCraft\World\WorldManager.cs:line 77
38302[C][L][A]Jan 1, 14:19:1182.192.43.201ServerGUI 0.643_r2234
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.3649Win32NT / Microsoft Windows NT 5.1.2600 Service Pack 3System.ArgumentOutOfRangeExceptionLength cannot be less than zero. Parameter name: length
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
   at fCraft.Server.CheckExternalIP()
   at fCraft.Server.StartServer()
   at fCraft.ServerGUI.MainForm.StartupThread()
38303[C][L][A]Jan 1, 14:33:3382.192.43.201ServerGUI 0.643_r2234
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.3649Win32NT / Microsoft Windows NT 5.1.2600 Service Pack 3System.ArgumentOutOfRangeExceptionLength cannot be less than zero. Parameter name: length
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
   at fCraft.Server.CheckExternalIP()
   at fCraft.Server.StartServer()
   at fCraft.ServerGUI.MainForm.StartupThread()
38304[C][L][A]Jan 6, 2:37:56108.213.73.150ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.6387Win32NT / Microsoft Windows NT 6.2.9200.0System.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)
38305[C][L][A]Jan 6, 19:09:26192.64.116.138ServerCLI 0.643_r2234
Unhandled exception in ServerCLI
Mono 2.10.8.1 (Debian 2.10.8.1-8)Unix / Unix 2.6.32.5System.Xml.XmlExceptionMultiple document element was detected. file:///root/mc/config.xml Line 2, position 2.
  at Mono.Xml2.XmlTextReader.ReadStartTag () [0x00000] in <filename unknown>:0 
  at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0 
  at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0 
  at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0 
  at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0 
  at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0 
  at System.Xml.XmlReader.ReadEndElement () [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0 
  at fCraft.Config.Load (Boolean skipRankList, Boolean raiseReloadedEvent) [0x00000] in <filename unknown>:0 
  at fCraft.Server.InitServer () [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
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)
38307[L][A]Jan 14, 5:57:43202.188.12.102ServerGUI 0.643_r2234
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.5472Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.IO.IOExceptionCould not set the working path.
   at fCraft.Server.InitLibrary(IEnumerable`1 rawArgs)
   at fCraft.ServerGUI.MainForm.StartupThread()
38308[C][L][A]Jan 16, 17:45:0962.195.51.74ServerCLI 0.643_r2234
Unhandled exception in ServerCLI
CLR 2.0.50727.4241Win32NT / Microsoft Windows NT 6.0.6002 Service Pack 2System.IO.IOExceptionCould not set the working path.
   bij fCraft.Server.InitLibrary(IEnumerable`1 rawArgs)
   bij fCraft.ServerCLI.Program.Main(String[] args)
38309[C][L][A]Jan 16, 19:05:5662.195.51.74ServerCLI 0.643_r2234
Unhandled exception in ServerCLI
CLR 2.0.50727.4241Win32NT / Microsoft Windows NT 6.0.6002 Service Pack 2System.IO.IOExceptionCould not set the working path.
   bij fCraft.Server.InitLibrary(IEnumerable`1 rawArgs)
   bij fCraft.ServerCLI.Program.Main(String[] args)
38310[C][L][A]Jan 16, 19:06:0062.195.51.74ServerGUI 0.643_r2234
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.4241Win32NT / Microsoft Windows NT 6.0.6002 Service Pack 2System.IO.IOExceptionCould not set the working path.
   bij fCraft.Server.InitLibrary(IEnumerable`1 rawArgs)
   bij fCraft.ServerGUI.MainForm.StartupThread()
38311[L][A]Jan 17, 19:32:12201.51.145.22ServerGUI 0.643_r2234
Unhandled exception in ServerGUI
CLR 2.0.50727.3634Win32NT / Microsoft Windows NT 5.1.2600 Service Pack 3System.AccessViolationExceptionAttempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageA(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at fCraft.ServerGUI.Program.Main()
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)
38313[C][L][A]Jan 25, 5:03:2674.178.169.188fCraft 0.643_r2234
Error occurred while trying to load the world list.
CLR 2.0.50727.5472Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.Xml.XmlExceptionData at the root level is invalid. Line 2, position 20.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
   at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
   at fCraft.WorldManager.LoadWorldList()
38314[C][L][A]Jan 25, 5:03:4674.178.169.188fCraft 0.643_r2234
Error occurred while trying to load the world list.
CLR 2.0.50727.5472Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.Xml.XmlExceptionData at the root level is invalid. Line 2, position 20.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
   at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
   at fCraft.WorldManager.LoadWorldList()
38315[C][L][A]Jan 28, 17:45:3475.104.211.25ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.6407Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentOutOfRangeException'minValue' cannot be greater than maxValue. Parameter name: minValue
   at System.Random.Next(Int32 minValue, Int32 maxValue)
   at fCraft.FloatingIslandMapGenState.Generate()
   at fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38316[L][A]Jan 28, 20:05:1298.249.84.71ConfigGUI 0.642_r2180_dev
Error in ConfigGUI
Mono 2.10.8.1 (Debian 2.10.8.1-5ubuntu2)Unix / Unix 3.4.0.0System.NullReferenceExceptionObject reference not set to an instance of an object
  at fCraft.ConfigGUI.MainForm.SaveConfig () [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.SaveEverything () [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.ConfigUI_FormClosing (System.Object sender, System.Windows.Forms.FormClosingEventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.OnFormClosing (System.Windows.Forms.FormClosingEventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.FireClosingEvents (CloseReason reason, Boolean cancel) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form:FireClosingEvents (System.Windows.Forms.CloseReason,bool)
  at System.Windows.Forms.Application.Exit (System.ComponentModel.CancelEventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Exit () [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.OnThreadException (System.Exception t) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.NativeWindow.OnThreadException (System.Exception e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.XplatUIX11.DispatchMessage (System.Windows.Forms.MSG& msg) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.XplatUI.DispatchMessage (System.Windows.Forms.MSG& msg) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00000] in <filename unknown>:0 
38317[L][A]Jan 29, 1:09:0098.249.84.71ConfigGUI 0.642_r2180_dev
Error in ConfigGUI
Mono 2.10.8.1 (Debian 2.10.8.1-5ubuntu2)Unix / Unix 3.4.0.0System.ArgumentOutOfRangeExceptionArgument is out of range. Parameter name: index
  at System.Windows.Forms.ListView+ListViewItemCollection.get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.FillToolTipsRanks () [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.Init (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.OnShown (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00000] in <filename unknown>:0 
38318[L][A]Jan 29, 1:09:1898.249.84.71ConfigGUI 0.642_r2180_dev
Error in ConfigGUI
Mono 2.10.8.1 (Debian 2.10.8.1-5ubuntu2)Unix / Unix 3.4.0.0System.ArgumentOutOfRangeExceptionArgument is out of range. Parameter name: index
  at System.Windows.Forms.ListView+ListViewItemCollection.get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.FillToolTipsRanks () [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.Init (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.OnShown (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00000] in <filename unknown>:0 
38319[L][A]Jan 30, 15:06:2698.249.84.71ConfigGUI 0.642_r2180_dev
Error in ConfigGUI
Mono 2.10.8.1 (Debian 2.10.8.1-5ubuntu2)Unix / Unix 3.4.0.0System.ArgumentOutOfRangeExceptionArgument is out of range. Parameter name: index
  at System.Windows.Forms.ListView+ListViewItemCollection.get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.FillToolTipsRanks () [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.Init (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.OnShown (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00000] in <filename unknown>:0 
38320[L][A]Jan 30, 15:07:1798.249.84.71ConfigGUI 0.642_r2180_dev
Error in ConfigGUI
Mono 2.10.8.1 (Debian 2.10.8.1-5ubuntu2)Unix / Unix 3.4.0.0System.ArgumentOutOfRangeExceptionArgument is out of range. Parameter name: index
  at System.Windows.Forms.ListView+ListViewItemCollection.get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.FillToolTipsRanks () [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.Init (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.OnShown (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00000] in <filename unknown>:0 
38321[C][L][A]Feb 4, 1:23:02108.241.113.212ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
CLR 2.0.50727.6407Win32NT / Microsoft Windows NT 6.2.9200.0System.ComponentModel.Win32ExceptionThe system cannot find the file specified
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at fCraft.MonoCompat.StartDotNetProcess(String assemblyLocation, String assemblyArgs, Boolean detachIfMono)
   at fCraft.ServerCLI.Program.RestartForUpdate()
   at fCraft.ServerCLI.Program.CheckForUpdates()
   at fCraft.ServerCLI.Program.Main(String[] args)
38322[C][L][A]Mar 1, 10:57:15101.112.39.228ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
CLR 2.0.50727.5477Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ComponentModel.Win32ExceptionAccess is denied
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at fCraft.MonoCompat.StartDotNetProcess(String assemblyLocation, String assemblyArgs, Boolean detachIfMono)
   at fCraft.ServerCLI.Program.RestartForUpdate()
   at fCraft.ServerCLI.Program.CheckForUpdates()
   at fCraft.ServerCLI.Program.Main(String[] args)
38323[C][L][A]Mar 6, 1:24:04174.103.225.10ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
CLR 2.0.50727.8000Win32NT / Microsoft Windows NT 6.2.9200.0System.Xml.XmlException'True' is an unexpected token. The expected token is '"' or '''. Line 17, position 47.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseAttributes()
   at System.Xml.XmlTextReaderImpl.ParseElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
   at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
   at fCraft.Config.Load(Boolean skipRankList, Boolean raiseReloadedEvent)
   at fCraft.Server.InitServer()
   at fCraft.ServerCLI.Program.Main(String[] args)
38324[C][L][A]Mar 6, 1:24:25174.103.225.10ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.8000Win32NT / Microsoft Windows NT 6.2.9200.0System.Xml.XmlException'True' is an unexpected token. The expected token is '"' or '''. Line 17, position 47.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseAttributes()
   at System.Xml.XmlTextReaderImpl.ParseElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
   at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
   at fCraft.Config.Load(Boolean skipRankList, Boolean raiseReloadedEvent)
   at fCraft.Server.InitServer()
   at fCraft.ServerGUI.MainForm.StartupThread()
38325[C][L][A]Mar 6, 1:24:51174.103.225.10ConfigGUI 0.641_r2150
Config failed to reload
CLR 2.0.50727.8000Win32NT / Microsoft Windows NT 6.2.9200.0System.Xml.XmlException'True' is an unexpected token. The expected token is '"' or '''. Line 17, position 47.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseAttributes()
   at System.Xml.XmlTextReaderImpl.ParseElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
   at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
   at fCraft.Config.Load(Boolean skipRankList, Boolean raiseReloadedEvent)
   at fCraft.ConfigGUI.MainForm.LoadConfig()
38326[C][L][A]Mar 6, 1:27:02174.103.225.10ConfigGUI 0.641_r2150
Error in ConfigGUI
CLR 2.0.50727.8000Win32NT / Microsoft Windows NT 6.2.9200.0System.NullReferenceExceptionObject reference not set to an instance of an object.
   at fCraft.ConfigGUI.MainForm.SaveConfig()
   at fCraft.ConfigGUI.MainForm.SaveEverything()
   at System.Windows.Forms.Form.RaiseFormClosingOnAppExit()
   at System.Windows.Forms.Application.ExitInternal()
   at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   at System.Windows.Forms.Control.WndProcException(Exception e)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at fCraft.ConfigGUI.Program.Main()
38327[C][L][A]Mar 6, 2:32:41174.103.225.10ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
CLR 2.0.50727.8000Win32NT / Microsoft Windows NT 6.2.9200.0System.Xml.XmlException'True' is an unexpected token. The expected token is '"' or '''. Line 17, position 47.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseAttributes()
   at System.Xml.XmlTextReaderImpl.ParseElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
   at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
   at fCraft.Config.Load(Boolean skipRankList, Boolean raiseReloadedEvent)
   at fCraft.Server.InitServer()
   at fCraft.ServerCLI.Program.Main(String[] args)
38328[L][A]Apr 15, 4:10:2424.177.228.197ServerGUI 0.634_r1795
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.6413Win32NT / Microsoft Windows NT 6.2.9200.0System.FormatExceptionInvalid PlayerDB header format: IPAddress,Rank,RankChangeDate,RankChangedBy,Banned,BanDate,BannedBy,UnbanDate,UnbannedBy,BanReason,UnbanReason,LastFailedLoginDate,LastFailedLoginIP,UNUSED,FirstLoginDate,LastLoginDate,TotalTime,BlocksBuilt,BlocksDeleted,TimesVisited,MessagesWritten,UNUSED,UNUSED,PreviousRank,RankChangeReason,TimesKicked,TimesKickedOthers,TimesBannedOthers,ID,RankChangeType,LastKickDate,LastSeen,BlocksDrawn,LastKickBy,LastKickReason,BannedUntil,IsFrozen,FrozenBy,FrozenOn,MutedUntil,MutedBy,Password,IsOnline,BandwidthUseMode,IsHidden,LastModified,DisplayedName,AccountType,Money
   at fCraft.PlayerDB.IdentifyFormatVersion(String header)
   at fCraft.PlayerDB.LoadInternal(StreamReader reader, String header)
   at fCraft.PlayerDB.Load()
   at fCraft.Server.InitServer()
   at fCraft.ServerGUI.MainForm.StartupThread()
38329[C][L][A]Apr 15, 4:11:3024.177.228.197ServerGUI 0.634_r1795
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.6413Win32NT / Microsoft Windows NT 6.2.9200.0System.FormatExceptionInvalid PlayerDB header format: IPAddress,Rank,RankChangeDate,RankChangedBy,Banned,BanDate,BannedBy,UnbanDate,UnbannedBy,BanReason,UnbanReason,LastFailedLoginDate,LastFailedLoginIP,UNUSED,FirstLoginDate,LastLoginDate,TotalTime,BlocksBuilt,BlocksDeleted,TimesVisited,MessagesWritten,UNUSED,UNUSED,PreviousRank,RankChangeReason,TimesKicked,TimesKickedOthers,TimesBannedOthers,ID,RankChangeType,LastKickDate,LastSeen,BlocksDrawn,LastKickBy,LastKickReason,BannedUntil,IsFrozen,FrozenBy,FrozenOn,MutedUntil,MutedBy,Password,IsOnline,BandwidthUseMode,IsHidden,LastModified,DisplayedName,AccountType,Money
   at fCraft.PlayerDB.IdentifyFormatVersion(String header)
   at fCraft.PlayerDB.LoadInternal(StreamReader reader, String header)
   at fCraft.PlayerDB.Load()
   at fCraft.Server.InitServer()
   at fCraft.ServerGUI.MainForm.StartupThread()
38330[C][L][A]Apr 15, 4:11:3924.177.228.197ServerCLI 0.634_r1795
Unhandled exception in ServerCLI
CLR 2.0.50727.6413Win32NT / Microsoft Windows NT 6.2.9200.0System.FormatExceptionInvalid PlayerDB header format: IPAddress,Rank,RankChangeDate,RankChangedBy,Banned,BanDate,BannedBy,UnbanDate,UnbannedBy,BanReason,UnbanReason,LastFailedLoginDate,LastFailedLoginIP,UNUSED,FirstLoginDate,LastLoginDate,TotalTime,BlocksBuilt,BlocksDeleted,TimesVisited,MessagesWritten,UNUSED,UNUSED,PreviousRank,RankChangeReason,TimesKicked,TimesKickedOthers,TimesBannedOthers,ID,RankChangeType,LastKickDate,LastSeen,BlocksDrawn,LastKickBy,LastKickReason,BannedUntil,IsFrozen,FrozenBy,FrozenOn,MutedUntil,MutedBy,Password,IsOnline,BandwidthUseMode,IsHidden,LastModified,DisplayedName,AccountType,Money
   at fCraft.PlayerDB.IdentifyFormatVersion(String header)
   at fCraft.PlayerDB.LoadInternal(StreamReader reader, String header)
   at fCraft.PlayerDB.Load()
   at fCraft.Server.InitServer()
   at fCraft.ServerCLI.Program.Main(String[] args)
38331[C][L][A]May 7, 20:23:5368.37.149.25ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.3082Win32NT / Microsoft Windows NT 5.1.2600 Service Pack 3System.IO.IOExceptionCould not set the working path.
   at fCraft.Server.InitLibrary(IEnumerable`1 rawArgs)
   at fCraft.ServerGUI.MainForm.StartupThread()
38332[C][L][A]May 7, 20:30:1468.37.149.25ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
CLR 2.0.50727.3082Win32NT / Microsoft Windows NT 5.1.2600 Service Pack 3System.IO.IOExceptionCould not set the working path.
   at fCraft.Server.InitLibrary(IEnumerable`1 rawArgs)
   at fCraft.ServerCLI.Program.Main(String[] args)
38333[C][L][A]May 7, 20:34:3968.37.149.25ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.3082Win32NT / Microsoft Windows NT 5.1.2600 Service Pack 3System.IO.IOExceptionCould not set the working path.
   at fCraft.Server.InitLibrary(IEnumerable`1 rawArgs)
   at fCraft.ServerGUI.MainForm.StartupThread()
38334[C][L][A]May 7, 20:37:0368.37.149.25ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.3082Win32NT / Microsoft Windows NT 5.1.2600 Service Pack 3System.IO.IOExceptionCould not set the working path.
   at fCraft.Server.InitLibrary(IEnumerable`1 rawArgs)
   at fCraft.ServerGUI.MainForm.StartupThread()
38335[C][L][A]May 7, 20:37:5668.37.149.25ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.3082Win32NT / Microsoft Windows NT 5.1.2600 Service Pack 3System.IO.IOExceptionCould not set the working path.
   at fCraft.Server.InitLibrary(IEnumerable`1 rawArgs)
   at fCraft.ServerGUI.MainForm.StartupThread()
38336[C][L][A]May 7, 20:40:1668.37.149.25ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.3082Win32NT / Microsoft Windows NT 5.1.2600 Service Pack 3System.IO.IOExceptionCould not set the working path.
   at fCraft.Server.InitLibrary(IEnumerable`1 rawArgs)
   at fCraft.ServerGUI.MainForm.StartupThread()
38337[C][L][A]May 7, 20:45:4868.37.149.25ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.3082Win32NT / Microsoft Windows NT 5.1.2600 Service Pack 3System.IO.IOExceptionCould not set the working path.
   at fCraft.Server.InitLibrary(IEnumerable`1 rawArgs)
   at fCraft.ServerGUI.MainForm.StartupThread()
38338[C][L][A]May 29, 19:05:15198.100.153.122ServerCLI 0.634_r1795
Unhandled exception in ServerCLI
Mono 3.2.1 (tarball Sat Aug 3 05:48:40 EDT 2013)Unix / Unix 3.2.0.51System.IO.IOExceptionCould not set the working path.
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
38339[C][L]Jun 14, 21:37:5090.21.218.89ServerGUI 0.616_r1497
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.5477Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionLa valeur demandée 'False' est introuvable.
   à System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
   à fCraft.Config.GetEnum[TEnum](ConfigKey key)
   à fCraft.ServerGUI.MainForm.StartupThread()
38340[C][L]Jun 14, 21:38:0890.21.218.89ServerCLI 0.616_r1497
Unhandled exception in ServerCLI
CLR 2.0.50727.5477Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionLa valeur demandée 'False' est introuvable.
   à System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
   à fCraft.Config.GetEnum[TEnum](ConfigKey key)
   à fCraft.ServerCLI.Program.CheckForUpdates()
   à fCraft.ServerCLI.Program.Main(String[] args)
38341[C][L][A]Jun 26, 10:34:01124.171.71.255ServerCLI 0.639_r1916
Unhandled exception in ServerCLI
Mono 2.10.8.1 (Debian 2.10.8.1-5ubuntu2)Unix / Unix 3.11.0.12System.IO.IOExceptionCould not set the working path.
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
38342[C][L][A]Jun 29, 3:08:5769.178.62.144ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 2.10.8.1 (Debian 2.10.8.1-5ubuntu2)Unix / Unix 3.0.15.6210System.ArgumentOutOfRangeExceptionArgument is out of range.
  at System.Globalization.DateTimeFormatInfo.GetDayName (DayOfWeek dayofweek) [0x00000] in <filename unknown>:0 
  at System.DateTimeUtils.ToString (DateTime dt, Nullable`1 utc_offset, System.String format, System.Globalization.DateTimeFormatInfo dfi) [0x00000] in <filename unknown>:0 
  at System.DateTimeUtils.ToString (DateTime dt, System.String format, System.Globalization.DateTimeFormatInfo dfi) [0x00000] in <filename unknown>:0 
  at System.DateTime.ToString (System.String format, IFormatProvider provider) [0x00000] in <filename unknown>:0 
  at System.DateTime.ToString (System.String format) [0x00000] in <filename unknown>:0 
  at System.DateTime.ToLongDateString () [0x00000] in <filename unknown>:0 
  at fCraft.Logger.MarkLogStart () [0x00000] in <filename unknown>:0 
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
38343[C][L][A]Jun 29, 3:10:0369.178.62.144ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 2.10.8.1 (Debian 2.10.8.1-5ubuntu2)Unix / Unix 3.0.15.6210System.ArgumentOutOfRangeExceptionArgument is out of range.
  at System.Globalization.DateTimeFormatInfo.GetDayName (DayOfWeek dayofweek) [0x00000] in <filename unknown>:0 
  at System.DateTimeUtils.ToString (DateTime dt, Nullable`1 utc_offset, System.String format, System.Globalization.DateTimeFormatInfo dfi) [0x00000] in <filename unknown>:0 
  at System.DateTimeUtils.ToString (DateTime dt, System.String format, System.Globalization.DateTimeFormatInfo dfi) [0x00000] in <filename unknown>:0 
  at System.DateTime.ToString (System.String format, IFormatProvider provider) [0x00000] in <filename unknown>:0 
  at System.DateTime.ToString (System.String format) [0x00000] in <filename unknown>:0 
  at System.DateTime.ToLongDateString () [0x00000] in <filename unknown>:0 
  at fCraft.Logger.MarkLogStart () [0x00000] in <filename unknown>:0 
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
38344[C][L][A]Jun 29, 3:10:3969.178.62.144ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 2.10.8.1 (Debian 2.10.8.1-5ubuntu2)Unix / Unix 3.0.15.6210System.ArgumentOutOfRangeExceptionArgument is out of range.
  at System.Globalization.DateTimeFormatInfo.GetDayName (DayOfWeek dayofweek) [0x00000] in <filename unknown>:0 
  at System.DateTimeUtils.ToString (DateTime dt, Nullable`1 utc_offset, System.String format, System.Globalization.DateTimeFormatInfo dfi) [0x00000] in <filename unknown>:0 
  at System.DateTimeUtils.ToString (DateTime dt, System.String format, System.Globalization.DateTimeFormatInfo dfi) [0x00000] in <filename unknown>:0 
  at System.DateTime.ToString (System.String format, IFormatProvider provider) [0x00000] in <filename unknown>:0 
  at System.DateTime.ToString (System.String format) [0x00000] in <filename unknown>:0 
  at System.DateTime.ToLongDateString () [0x00000] in <filename unknown>:0 
  at fCraft.Logger.MarkLogStart () [0x00000] in <filename unknown>:0 
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
38345[C][L][A]Jun 29, 3:10:5069.178.62.144ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 2.10.8.1 (Debian 2.10.8.1-5ubuntu2)Unix / Unix 3.0.15.6210System.ArgumentOutOfRangeExceptionArgument is out of range.
  at System.Globalization.DateTimeFormatInfo.GetDayName (DayOfWeek dayofweek) [0x00000] in <filename unknown>:0 
  at System.DateTimeUtils.ToString (DateTime dt, Nullable`1 utc_offset, System.String format, System.Globalization.DateTimeFormatInfo dfi) [0x00000] in <filename unknown>:0 
  at System.DateTimeUtils.ToString (DateTime dt, System.String format, System.Globalization.DateTimeFormatInfo dfi) [0x00000] in <filename unknown>:0 
  at System.DateTime.ToString (System.String format, IFormatProvider provider) [0x00000] in <filename unknown>:0 
  at System.DateTime.ToString (System.String format) [0x00000] in <filename unknown>:0 
  at System.DateTime.ToLongDateString () [0x00000] in <filename unknown>:0 
  at fCraft.Logger.MarkLogStart () [0x00000] in <filename unknown>:0 
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
38346[C][L][A]Jul 4, 14:26:12173.63.18.98ConfigGUI 0.641_r2150
Error in ConfigGUI
CLR 2.0.50727.4984Win32NT / Microsoft Windows NT 6.1.7600.0System.NullReferenceExceptionObject reference not set to an instance of an object.
   at fCraft.ConfigGUI.MainForm.SaveConfig()
   at fCraft.ConfigGUI.MainForm.SaveEverything()
   at fCraft.ConfigGUI.MainForm.ConfigUI_FormClosing(Object sender, FormClosingEventArgs e)
   at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
   at System.Windows.Forms.Form.RaiseFormClosingOnAppExit()
   at System.Windows.Forms.Application.ExitInternal()
   at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   at System.Windows.Forms.Control.WndProcException(Exception e)
   at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at fCraft.ConfigGUI.Program.Main()
38347[C][L][A]Jul 28, 14:06:2875.121.37.129ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.6413Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38348[C][L][A]Jul 28, 14:07:3775.121.37.129ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.6413Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38349[C][L][A]Jul 28, 14:08:3975.121.37.129ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.6413Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38350[C][L][A]Aug 4, 19:49:3474.102.108.147ConfigGUI 0.641_r2150
Config failed to reload
CLR 2.0.50727.8000Win32NT / Microsoft Windows NT 6.2.9200.0System.Xml.XmlException'orange' is an unexpected token. Expecting white space. Line 22, position 64.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseAttributes()
   at System.Xml.XmlTextReaderImpl.ParseElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
   at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
   at fCraft.Config.Load(Boolean skipRankList, Boolean raiseReloadedEvent)
   at fCraft.ConfigGUI.MainForm.LoadConfig()
38351[C][L][A]Aug 22, 3:53:3550.92.38.216ConfigGUI 0.644_r2327
Exception while generating map
CLR 2.0.50727.8009Win32NT / Microsoft Windows NT 6.2.9200.0System.Exception(none)
(none)
38352[C][L][A]Sep 25, 0:01:06173.53.121.244ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.5466Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38353[C][L][A]Sep 25, 0:04:08173.53.121.244ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.5466Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38354[C][L][A]Oct 17, 19:12:17143.177.120.84ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.7071Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentOutOfRangeExceptionminValue mag niet groter zijn dan maxValue. Parameternaam: minValue
   bij System.Random.Next(Int32 minValue, Int32 maxValue)
   bij fCraft.FloatingIslandMapGenState.Generate()
   bij fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   bij System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   bij System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38355[C][L][A]Nov 1, 4:35:5524.214.248.231ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.5485Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38356[C][L][A]Nov 1, 4:38:2824.214.248.231ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.5485Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38357[C][L][A]Nov 16, 16:39:1196.23.90.119ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.5472Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.Xml.XmlExceptionAn error occurred while parsing EntityName. Line 5, position 58.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)
   at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
   at System.Xml.XmlTextReaderImpl.ParseAttributes()
   at System.Xml.XmlTextReaderImpl.ParseElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
   at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
   at fCraft.Config.Load(Boolean skipRankList, Boolean raiseReloadedEvent)
   at fCraft.Server.InitServer()
   at fCraft.ServerGUI.MainForm.StartupThread()
38358[C][L][A]Nov 16, 16:40:4896.23.90.119ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
CLR 2.0.50727.5472Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.Xml.XmlExceptionAn error occurred while parsing EntityName. Line 5, position 58.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)
   at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
   at System.Xml.XmlTextReaderImpl.ParseAttributes()
   at System.Xml.XmlTextReaderImpl.ParseElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
   at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
   at fCraft.Config.Load(Boolean skipRankList, Boolean raiseReloadedEvent)
   at fCraft.Server.InitServer()
   at fCraft.ServerCLI.Program.Main(String[] args)
38359[L][A]Nov 24, 8:42:0096.37.219.75fCraft 0.634_r1795
Error in Server.Shutdown
CLR 2.0.50727.6413Win32NT / Microsoft Windows NT 6.2.9200.0System.NullReferenceExceptionObject reference not set to an instance of an object.
   at fCraft.Game.BaseGame.ShutdownHandler(Object sender, ShutdownEventArgs e) in c:\Users\Patrick\Desktop\FCraftZombie\FCraftZombie\fCraft\Game\BaseGame.cs:line 722
   at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
   at fCraft.Server.RaiseShutdownBeganEvent(ShutdownParams shutdownParams) in c:\Users\Patrick\Desktop\FCraftZombie\FCraftZombie\fCraft\System\Server.Events.cs:line 44
   at fCraft.Server.ShutdownNow(ShutdownParams shutdownParams) in c:\Users\Patrick\Desktop\FCraftZombie\FCraftZombie\fCraft\System\Server.cs:line 473
38360[L][A]Dec 2, 21:08:2683.84.158.120ServerGUI 0.634_r1795
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.8009Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentOutOfRangeExceptionmaxValue moet groter zijn dan nul. Parameternaam: maxValue
   bij System.Random.Next(Int32 maxValue)
   bij fCraft.Game.BaseGame.StartedHandler(Object sender, EventArgs e)
   bij fCraft.Server.StartServer()
   bij fCraft.ServerGUI.MainForm.StartupThread()
38361[L][A]Dec 2, 21:09:2683.84.158.120fCraft 0.634_r1795
Error in Server.Shutdown
CLR 2.0.50727.8009Win32NT / Microsoft Windows NT 6.2.9200.0System.NullReferenceExceptionDe objectverwijzing is niet op een exemplaar van een object ingesteld.
   bij fCraft.Game.BaseGame.ShutdownHandler(Object sender, ShutdownEventArgs e)
   bij System.EventHandler`1.Invoke(Object sender, TEventArgs e)
   bij fCraft.Server.RaiseShutdownBeganEvent(ShutdownParams shutdownParams)
   bij fCraft.Server.ShutdownNow(ShutdownParams shutdownParams)
38362[C][L][A]Dec 2, 21:23:0283.84.158.120fCraft 0.634_r1795
Error in Server.Shutdown
CLR 2.0.50727.8009Win32NT / Microsoft Windows NT 6.2.9200.0System.NullReferenceExceptionDe objectverwijzing is niet op een exemplaar van een object ingesteld.
   bij fCraft.Game.BaseGame.ShutdownHandler(Object sender, ShutdownEventArgs e)
   bij System.EventHandler`1.Invoke(Object sender, TEventArgs e)
   bij fCraft.Server.RaiseShutdownBeganEvent(ShutdownParams shutdownParams)
   bij fCraft.Server.ShutdownNow(ShutdownParams shutdownParams)
38363[C][L][A]Dec 4, 21:44:56108.49.51.89ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.5485Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38364[C][L][A]Dec 7, 20:50:5067.86.244.125ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.6421Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38365[C][L][A]Dec 7, 20:51:5167.86.244.125ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.6421Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38366[C][L][A]Dec 7, 20:53:0967.86.244.125ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.6421Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38367[C][L]Jan 10, 18:33:3781.237.211.102fCraft 0.631_r1740
Exception thrown by ScheduledTask callback
CLR 2.0.50727.8009Win32NT / Microsoft Windows NT 6.2.9200.0System.Runtime.InteropServices.SEHExceptionExternal component has thrown an exception.
   at System.Reflection.ParameterInfo.GetParameters(MethodBase method, MemberInfo member, Signature sig, ParameterInfo& returnParameter, Boolean fetchReturnParameter)
   at System.Reflection.RuntimeMethodInfo.FetchNonReturnParameters()
   at System.Reflection.RuntimeMethodInfo.GetParameters()
   at System.Diagnostics.StackTrace.ToString(TraceFormat traceFormat)
   at System.Exception.get_StackTrace()
   at System.Exception.ToString()
   at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
   at System.String.Format(IFormatProvider provider, String format, Object[] args)
   at fCraft.Logger.Log(LogType type, String message, Object[] values)
   at fCraft.PlayerDB.Save()
   at fCraft.Scheduler.BackgroundLoop()
38368[C][L][A]Jan 12, 1:45:5766.86.75.69ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 6.1.7601.65536 Service Pack 1System.IO.IOExceptionSharing violation on path UpdateInstaller.exe
  at System.IO.File.Delete (System.String path) [0x00000] in <filename unknown>:0 
  at fCraft.Server.InitServer () [0x00000] in <filename unknown>:0 
  at fCraft.ServerGUI.MainForm.StartupThread () [0x00000] in <filename unknown>:0 
38369[C][L][A]Jan 22, 19:21:42180.222.11.80ConfigGUI 0.639_r1916
Error in ConfigGUI
CLR 2.0.50727.5485Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.NullReferenceExceptionObject reference not set to an instance of an object.
   at fCraft.ConfigGUI.MainForm.SaveConfig()
   at fCraft.ConfigGUI.MainForm.SaveEverything()
   at System.Windows.Forms.Form.RaiseFormClosingOnAppExit()
   at System.Windows.Forms.Application.ExitInternal()
   at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   at System.Windows.Forms.Control.WndProcException(Exception e)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at fCraft.ConfigGUI.Program.Main()
38370[C][L][A]Mar 17, 20:43:5176.113.170.194ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.5485Win32NT / 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)
38371[C][L][A]Mar 17, 20:45:5776.113.170.194ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.5485Win32NT / 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)
38372[C][L][A]Mar 17, 20:50:2576.113.170.194ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.5485Win32NT / 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)
38373[C][L][A]Mar 30, 18:45:4673.186.8.128ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
CLR 2.0.50727.8009Win32NT / Microsoft Windows NT 6.2.9200.0System.ComponentModel.Win32Exceptionアクセスが拒否されました。
   場所 System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   場所 System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   場所 fCraft.MonoCompat.StartDotNetProcess(String assemblyLocation, String assemblyArgs, Boolean detachIfMono)
   場所 fCraft.ServerCLI.Program.RestartForUpdate()
   場所 fCraft.ServerCLI.Program.CheckForUpdates()
   場所 fCraft.ServerCLI.Program.Main(String[] args)
38374[C][L][A]Apr 5, 12:27:27167.114.78.255ServerCLI 0.634_r1795
(inner)Unhandled exception in ServerCLI
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)Unix / Unix 2.6.32.32System.Net.Sockets.SocketExceptionNo route to host
  at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x00000] in <filename unknown>:0 
  at System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) [0x00000] in <filename unknown>:0 
38375[C][L][A]Apr 5, 12:27:27167.114.78.255ServerCLI 0.634_r1795
Unhandled exception in ServerCLI
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)Unix / Unix 2.6.32.32System.Net.WebExceptionError: ConnectFailure (No route to host)
  at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 
  at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0 
  at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in <filename unknown>:0 
  at System.Net.WebClient.ReadAll (System.Net.WebRequest request, System.Object userToken) [0x00000] in <filename unknown>:0 
  at System.Net.WebClient.DownloadDataCore (System.Uri address, System.Object userToken) [0x00000] in <filename unknown>:0 
38376[C][L][A]Apr 5, 12:28:32167.114.78.255ServerCLI 0.634_r1795
(inner)Unhandled exception in ServerCLI
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)Unix / Unix 2.6.32.32System.Net.Sockets.SocketExceptionNo route to host
  at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x00000] in <filename unknown>:0 
  at System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) [0x00000] in <filename unknown>:0 
38377[C][L][A]Apr 5, 12:28:33167.114.78.255ServerCLI 0.634_r1795
Unhandled exception in ServerCLI
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)Unix / Unix 2.6.32.32System.Net.WebExceptionError: ConnectFailure (No route to host)
  at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 
  at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0 
  at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in <filename unknown>:0 
  at System.Net.WebClient.ReadAll (System.Net.WebRequest request, System.Object userToken) [0x00000] in <filename unknown>:0 
  at System.Net.WebClient.DownloadDataCore (System.Uri address, System.Object userToken) [0x00000] in <filename unknown>:0 
38378[C][L][A]Apr 5, 12:29:2868.42.5.3ServerCLI 0.634_r1795
(inner)Unhandled exception in ServerCLI
CLR 2.0.50727.8009Win32NT / Microsoft Windows NT 6.2.9200.0System.Net.Sockets.SocketExceptionA connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.3.110.134:80
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
38379[C][L][A]Apr 5, 12:29:2968.42.5.3ServerCLI 0.634_r1795
Unhandled exception in ServerCLI
CLR 2.0.50727.8009Win32NT / Microsoft Windows NT 6.2.9200.0System.Net.WebExceptionUnable to connect to the remote server
   at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   at System.Net.WebClient.DownloadString(Uri address)
   at fCraft.Game.BaseGame.ReloadOmniAndWom() in c:\Users\Dhruv\Documents\FCraftZombie\fCraft\Game\BaseGame.cs:line 1143
   at fCraft.Server.InitServer() in c:\Users\Dhruv\Documents\FCraftZombie\fCraft\System\Server.cs:line 304
   at fCraft.ServerCLI.Program.Main(String[] args) in c:\Users\Dhruv\Documents\FCraftZombie\ServerCLI\Program.cs:line 60
38380[C][L][A]Apr 5, 12:31:00167.114.78.255fCraft 0.634_r1795
Error in Server.Shutdown
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)Unix / Unix 2.6.32.32System.NullReferenceExceptionObject reference not set to an instance of an object
  at fCraft.Game.BaseGame.ShutdownHandler (System.Object sender, fCraft.Events.ShutdownEventArgs e) [0x00000] in <filename unknown>:0 
  at (wrapper delegate-invoke) System.EventHandler`1<fCraft.Events.ShutdownEventArgs>:invoke_void__this___object_TEventArgs (object,fCraft.Events.ShutdownEventArgs)
  at fCraft.Server.RaiseShutdownBeganEvent (fCraft.ShutdownParams shutdownParams) [0x00000] in <filename unknown>:0 
  at fCraft.Server.ShutdownNow (fCraft.ShutdownParams shutdownParams) [0x00000] in <filename unknown>:0 
38381[C][L][A]Apr 5, 12:50:07167.114.78.255fCraft 0.634_r1795
Error in Player.IoLoop
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)Unix / Unix 2.6.32.32System.ArgumentOutOfRangeExceptionArgument is out of range. Parameter name: Maximum value is less than minimal value.
  at System.Random.Next (Int32 maxValue) [0x00000] in <filename unknown>:0 
  at fCraft.Game.BaseGame.AnnounceInfect (fCraft.Player infectee, fCraft.Player infected, Boolean ServerAnnounce) [0x00000] in <filename unknown>:0 
  at fCraft.Game.BaseGame.MovedHandler (System.Object sender, fCraft.Events.PlayerMovedEventArgs e) [0x00000] in <filename unknown>:0 
  at fCraft.Player.RaisePlayerMovedEvent (fCraft.Player player, Position oldPos) [0x00000] in <filename unknown>:0 
  at fCraft.Player.ProcessMovementPacket () [0x00000] in <filename unknown>:0 
  at fCraft.Player.IoLoop () [0x00000] in <filename unknown>:0 
38382[C][L][A]Apr 5, 14:08:15167.114.78.255fCraft 0.634_r1795
Error in Player.IoLoop
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)Unix / Unix 2.6.32.32System.ArgumentOutOfRangeExceptionArgument is out of range. Parameter name: Maximum value is less than minimal value.
  at System.Random.Next (Int32 maxValue) [0x00000] in <filename unknown>:0 
  at fCraft.Game.BaseGame.AnnounceInfect (fCraft.Player infectee, fCraft.Player infected, Boolean ServerAnnounce) [0x00000] in <filename unknown>:0 
  at fCraft.Game.BaseGame.MovedHandler (System.Object sender, fCraft.Events.PlayerMovedEventArgs e) [0x00000] in <filename unknown>:0 
  at fCraft.Player.RaisePlayerMovedEvent (fCraft.Player player, Position oldPos) [0x00000] in <filename unknown>:0 
  at fCraft.Player.ProcessMovementPacket () [0x00000] in <filename unknown>:0 
  at fCraft.Player.IoLoop () [0x00000] in <filename unknown>:0 
38383[C][L][A]Apr 5, 14:09:36167.114.78.255fCraft 0.634_r1795
Error in Player.IoLoop
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)Unix / Unix 2.6.32.32System.ArgumentOutOfRangeExceptionArgument is out of range. Parameter name: Maximum value is less than minimal value.
  at System.Random.Next (Int32 maxValue) [0x00000] in <filename unknown>:0 
  at fCraft.Game.BaseGame.AnnounceInfect (fCraft.Player infectee, fCraft.Player infected, Boolean ServerAnnounce) [0x00000] in <filename unknown>:0 
  at fCraft.Game.BaseGame.MovedHandler (System.Object sender, fCraft.Events.PlayerMovedEventArgs e) [0x00000] in <filename unknown>:0 
  at fCraft.Player.RaisePlayerMovedEvent (fCraft.Player player, Position oldPos) [0x00000] in <filename unknown>:0 
  at fCraft.Player.ProcessMovementPacket () [0x00000] in <filename unknown>:0 
  at fCraft.Player.IoLoop () [0x00000] in <filename unknown>:0 
38384[C][L][A]Apr 5, 14:10:43167.114.78.255fCraft 0.634_r1795
Error in Player.IoLoop
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)Unix / Unix 2.6.32.32System.ArgumentOutOfRangeExceptionArgument is out of range. Parameter name: Maximum value is less than minimal value.
  at System.Random.Next (Int32 maxValue) [0x00000] in <filename unknown>:0 
  at fCraft.Game.BaseGame.AnnounceInfect (fCraft.Player infectee, fCraft.Player infected, Boolean ServerAnnounce) [0x00000] in <filename unknown>:0 
  at fCraft.Game.BaseGame.MovedHandler (System.Object sender, fCraft.Events.PlayerMovedEventArgs e) [0x00000] in <filename unknown>:0 
  at fCraft.Player.RaisePlayerMovedEvent (fCraft.Player player, Position oldPos) [0x00000] in <filename unknown>:0 
  at fCraft.Player.ProcessMovementPacket () [0x00000] in <filename unknown>:0 
  at fCraft.Player.IoLoop () [0x00000] in <filename unknown>:0 
38385[C][L][A]Apr 5, 14:14:31167.114.78.255fCraft 0.634_r1795
Error in Player.IoLoop
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)Unix / Unix 2.6.32.32System.ArgumentOutOfRangeExceptionArgument is out of range. Parameter name: Maximum value is less than minimal value.
  at System.Random.Next (Int32 maxValue) [0x00000] in <filename unknown>:0 
  at fCraft.Game.BaseGame.AnnounceInfect (fCraft.Player infectee, fCraft.Player infected, Boolean ServerAnnounce) [0x00000] in <filename unknown>:0 
  at fCraft.Game.BaseGame.MovedHandler (System.Object sender, fCraft.Events.PlayerMovedEventArgs e) [0x00000] in <filename unknown>:0 
  at fCraft.Player.RaisePlayerMovedEvent (fCraft.Player player, Position oldPos) [0x00000] in <filename unknown>:0 
  at fCraft.Player.ProcessMovementPacket () [0x00000] in <filename unknown>:0 
  at fCraft.Player.IoLoop () [0x00000] in <filename unknown>:0 
38386[C][L][A]Apr 5, 14:16:50167.114.78.255fCraft 0.634_r1795
Error in Player.IoLoop
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)Unix / Unix 2.6.32.32System.ArgumentOutOfRangeExceptionArgument is out of range. Parameter name: Maximum value is less than minimal value.
  at System.Random.Next (Int32 maxValue) [0x00000] in <filename unknown>:0 
  at fCraft.Game.BaseGame.AnnounceInfect (fCraft.Player infectee, fCraft.Player infected, Boolean ServerAnnounce) [0x00000] in <filename unknown>:0 
  at fCraft.Game.BaseGame.MovedHandler (System.Object sender, fCraft.Events.PlayerMovedEventArgs e) [0x00000] in <filename unknown>:0 
  at fCraft.Player.RaisePlayerMovedEvent (fCraft.Player player, Position oldPos) [0x00000] in <filename unknown>:0 
  at fCraft.Player.ProcessMovementPacket () [0x00000] in <filename unknown>:0 
  at fCraft.Player.IoLoop () [0x00000] in <filename unknown>:0 
38387[C][L][A]Apr 5, 14:19:35167.114.78.255fCraft 0.634_r1795
Error in Player.IoLoop
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)Unix / Unix 2.6.32.32System.ArgumentOutOfRangeExceptionArgument is out of range. Parameter name: Maximum value is less than minimal value.
  at System.Random.Next (Int32 maxValue) [0x00000] in <filename unknown>:0 
  at fCraft.Game.BaseGame.AnnounceInfect (fCraft.Player infectee, fCraft.Player infected, Boolean ServerAnnounce) [0x00000] in <filename unknown>:0 
  at fCraft.Game.BaseGame.MovedHandler (System.Object sender, fCraft.Events.PlayerMovedEventArgs e) [0x00000] in <filename unknown>:0 
  at fCraft.Player.RaisePlayerMovedEvent (fCraft.Player player, Position oldPos) [0x00000] in <filename unknown>:0 
  at fCraft.Player.ProcessMovementPacket () [0x00000] in <filename unknown>:0 
  at fCraft.Player.IoLoop () [0x00000] in <filename unknown>:0 
38388[C][L][A]Apr 5, 14:58:49167.114.78.255ServerCLI 0.634_r1795
Error while executing a command from console
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)Unix / Unix 2.6.32.32System.NullReferenceExceptionObject reference not set to an instance of an object
  at fCraft.Game.BaseGame.ChatHandler (System.Object sender, fCraft.Events.ChatSendingEventArgs e) [0x00000] in <filename unknown>:0 
  at fCraft.Chat.RaiseSendingEvent (fCraft.Events.ChatSendingEventArgs args) [0x00000] in <filename unknown>:0 
  at fCraft.Chat.SendInternal (fCraft.Events.ChatSendingEventArgs e) [0x00000] in <filename unknown>:0 
  at fCraft.Chat.SendGlobal (fCraft.Player player, System.String rawMessage) [0x00000] in <filename unknown>:0 
  at fCraft.Player.ParseMessage (System.String rawMessage, Boolean fromConsole) [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
38389[C][L][A]Apr 5, 19:43:3468.42.5.3fCraft 0.634_r1795
Error in Player.IoLoop
CLR 2.0.50727.8009Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentOutOfRangeException'maxValue' must be greater than zero. Parameter name: maxValue
   at System.Random.Next(Int32 maxValue)
   at fCraft.Game.BaseGame.AnnounceInfect(Player infectee, Player infected, Boolean ServerAnnounce) in c:\Users\Dhruv\Documents\FCraftZombie\fCraft\Game\BaseGame.cs:line 1118
   at fCraft.Game.BaseGame.MovedHandler(Object sender, PlayerMovedEventArgs e) in c:\Users\Dhruv\Documents\FCraftZombie\fCraft\Game\BaseGame.cs:line 378
   at fCraft.Player.RaisePlayerMovedEvent(Player player, Position oldPos) in c:\Users\Dhruv\Documents\FCraftZombie\fCraft\Player\Player.Events.cs:line 124
   at fCraft.Player.ProcessMovementPacket() in c:\Users\Dhruv\Documents\FCraftZombie\fCraft\Network\Player.Networking.cs:line 506
   at fCraft.Player.IoLoop() in c:\Users\Dhruv\Documents\FCraftZombie\fCraft\Network\Player.Networking.cs:line 294
38390[C][L][A]Apr 12, 19:51:0824.140.14.227ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.8009Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentOutOfRangeException'minValue' cannot be greater than maxValue. Parameter name: minValue
   at System.Random.Next(Int32 minValue, Int32 maxValue)
   at fCraft.FloatingIslandMapGenState.Generate()
   at fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38391[C][L][A]Apr 15, 6:32:00122.150.111.117ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.5485Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38392[C][L][A]Apr 15, 6:33:05122.150.111.117ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.5485Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38393[C][L][A]Apr 17, 7:59:3062.147.150.216ServerGUI 0.641_r2150
(inner)Unhandled exception in ServerGUI.StartUp
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.ArgumentExceptionhandle Parameter name: Invalid.
  at System.IO.FileStream..ctor (IntPtr handle, FileAccess access, Boolean ownsHandle, Int32 bufferSize, Boolean isAsync, Boolean isZeroSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (intptr,System.IO.FileAccess,bool,int,bool,bool)
  at System.Console.Open (IntPtr handle, FileAccess access, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.OpenStandardOutput (Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00000] in <filename unknown>:0 
  at System.Console..cctor () [0x00000] in <filename unknown>:0 
38394[C][L][A]Apr 17, 7:59:3062.147.150.216ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.TypeInitializationExceptionAn exception was thrown by the type initializer for System.Console
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ServerGUI.MainForm.StartupThread () [0x00000] in <filename unknown>:0 
38395[C][L][A]Apr 17, 8:00:5662.147.150.216ConfigGUI 0.641_r2150
(inner)Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.ArgumentExceptionhandle Parameter name: Invalid.
  at System.IO.FileStream..ctor (IntPtr handle, FileAccess access, Boolean ownsHandle, Int32 bufferSize, Boolean isAsync, Boolean isZeroSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (intptr,System.IO.FileAccess,bool,int,bool,bool)
  at System.Console.Open (IntPtr handle, FileAccess access, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.OpenStandardOutput (Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00000] in <filename unknown>:0 
  at System.Console..cctor () [0x00000] in <filename unknown>:0 
38396[C][L][A]Apr 17, 8:00:5762.147.150.216ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.TypeInitializationExceptionAn exception was thrown by the type initializer for System.Console
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.OnShown (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00000] in <filename unknown>:0 
38397[C][L][A]Apr 17, 8:02:2862.147.150.216ServerGUI 0.641_r2150
(inner)Unhandled exception in ServerGUI.StartUp
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.ArgumentExceptionhandle Parameter name: Invalid.
  at System.IO.FileStream..ctor (IntPtr handle, FileAccess access, Boolean ownsHandle, Int32 bufferSize, Boolean isAsync, Boolean isZeroSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (intptr,System.IO.FileAccess,bool,int,bool,bool)
  at System.Console.Open (IntPtr handle, FileAccess access, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.OpenStandardOutput (Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00000] in <filename unknown>:0 
  at System.Console..cctor () [0x00000] in <filename unknown>:0 
38398[C][L][A]Apr 17, 8:02:2862.147.150.216ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.TypeInitializationExceptionAn exception was thrown by the type initializer for System.Console
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ServerGUI.MainForm.StartupThread () [0x00000] in <filename unknown>:0 
38399[C][L][A]Apr 17, 8:02:5762.147.150.216ConfigGUI 0.641_r2150
(inner)Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.ArgumentExceptionhandle Parameter name: Invalid.
  at System.IO.FileStream..ctor (IntPtr handle, FileAccess access, Boolean ownsHandle, Int32 bufferSize, Boolean isAsync, Boolean isZeroSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (intptr,System.IO.FileAccess,bool,int,bool,bool)
  at System.Console.Open (IntPtr handle, FileAccess access, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.OpenStandardOutput (Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00000] in <filename unknown>:0 
  at System.Console..cctor () [0x00000] in <filename unknown>:0 
38400[C][L][A]Apr 17, 8:02:5762.147.150.216ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.TypeInitializationExceptionAn exception was thrown by the type initializer for System.Console
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.OnShown (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00000] in <filename unknown>:0 
38401[C][L][A]Apr 17, 8:03:1962.147.150.216ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.ComponentModel.Win32ExceptionFichier introuvable.
  at System.Diagnostics.Process.Start_shell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start (System.String fileName, System.String arguments) [0x00000] in <filename unknown>:0 
  at fCraft.MonoCompat.StartDotNetProcess (System.String assemblyLocation, System.String assemblyArgs, Boolean detachIfMono) [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.RestartForUpdate () [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.CheckForUpdates () [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
38402[C][L][A]Apr 17, 8:03:4362.147.150.216ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.ComponentModel.Win32ExceptionFichier introuvable.
  at System.Diagnostics.Process.Start_shell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start (System.String fileName, System.String arguments) [0x00000] in <filename unknown>:0 
  at fCraft.MonoCompat.StartDotNetProcess (System.String assemblyLocation, System.String assemblyArgs, Boolean detachIfMono) [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.RestartForUpdate () [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.CheckForUpdates () [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
38403[C][L][A]Apr 17, 9:15:5462.147.150.216ConfigGUI 0.641_r2150
(inner)Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.ArgumentExceptionhandle Parameter name: Invalid.
  at System.IO.FileStream..ctor (IntPtr handle, FileAccess access, Boolean ownsHandle, Int32 bufferSize, Boolean isAsync, Boolean isZeroSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (intptr,System.IO.FileAccess,bool,int,bool,bool)
  at System.Console.Open (IntPtr handle, FileAccess access, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.OpenStandardOutput (Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00000] in <filename unknown>:0 
  at System.Console..cctor () [0x00000] in <filename unknown>:0 
38404[C][L][A]Apr 17, 9:15:5562.147.150.216ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.TypeInitializationExceptionAn exception was thrown by the type initializer for System.Console
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.OnShown (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00000] in <filename unknown>:0 
38405[C][L][A]Apr 17, 9:23:5362.147.150.216ServerGUI 0.641_r2150
(inner)Unhandled exception in ServerGUI.StartUp
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.ArgumentExceptionhandle Parameter name: Invalid.
  at System.IO.FileStream..ctor (IntPtr handle, FileAccess access, Boolean ownsHandle, Int32 bufferSize, Boolean isAsync, Boolean isZeroSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (intptr,System.IO.FileAccess,bool,int,bool,bool)
  at System.Console.Open (IntPtr handle, FileAccess access, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.OpenStandardOutput (Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00000] in <filename unknown>:0 
  at System.Console..cctor () [0x00000] in <filename unknown>:0 
38406[C][L][A]Apr 17, 9:23:5362.147.150.216ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.TypeInitializationExceptionAn exception was thrown by the type initializer for System.Console
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ServerGUI.MainForm.StartupThread () [0x00000] in <filename unknown>:0 
38407[C][L][A]May 19, 18:33:3592.247.145.230ServerGUI 0.641_r2150
(inner)Unhandled exception in ServerGUI.StartUp
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 6.1.7601.65536 Service Pack 1System.ArgumentExceptionhandle Parameter name: Invalid.
  at System.IO.FileStream..ctor (IntPtr handle, FileAccess access, Boolean ownsHandle, Int32 bufferSize, Boolean isAsync, Boolean isZeroSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (intptr,System.IO.FileAccess,bool,int,bool,bool)
  at System.Console.Open (IntPtr handle, FileAccess access, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.OpenStandardOutput (Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00000] in <filename unknown>:0 
  at System.Console..cctor () [0x00000] in <filename unknown>:0 
38408[C][L][A]May 19, 18:33:3692.247.145.230ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 6.1.7601.65536 Service Pack 1System.TypeInitializationExceptionAn exception was thrown by the type initializer for System.Console
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ServerGUI.MainForm.StartupThread () [0x00000] in <filename unknown>:0 
38409[C][L][A]May 19, 18:34:1692.247.145.230ConfigGUI 0.641_r2150
(inner)Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 6.1.7601.65536 Service Pack 1System.ArgumentExceptionhandle Parameter name: Invalid.
  at System.IO.FileStream..ctor (IntPtr handle, FileAccess access, Boolean ownsHandle, Int32 bufferSize, Boolean isAsync, Boolean isZeroSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (intptr,System.IO.FileAccess,bool,int,bool,bool)
  at System.Console.Open (IntPtr handle, FileAccess access, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.OpenStandardOutput (Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00000] in <filename unknown>:0 
  at System.Console..cctor () [0x00000] in <filename unknown>:0 
38410[C][L][A]May 19, 18:34:1792.247.145.230ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 6.1.7601.65536 Service Pack 1System.TypeInitializationExceptionAn exception was thrown by the type initializer for System.Console
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.OnShown (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00000] in <filename unknown>:0 
38411[C][L][A]Jun 12, 20:42:0869.130.241.245ConfigGUI 0.644_r2327
Exception while generating map
CLR 2.0.50727.8009Win32NT / Microsoft Windows NT 6.2.9200.0System.Exception(none)
(none)
38412[C][L][A]Aug 7, 6:29:4571.195.197.52ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.5485Win32NT / 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.RealisticMapGenState.GenerateMap()
   at fCraft.RealisticMapGenState.Generate()
   at fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38413[C][L][A]Aug 7, 6:30:5471.195.197.52ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.5485Win32NT / 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.RealisticMapGenState.GenerateMap()
   at fCraft.RealisticMapGenState.Generate()
   at fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38414[C][L]Sep 25, 12:23:4092.160.223.44ServerGUI 0.616_r1497
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.5485Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionLa valeur demandée 'False' est introuvable.
   à System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
   à fCraft.Config.GetEnum[TEnum](ConfigKey key)
   à fCraft.ServerGUI.MainForm.StartupThread()
38415[C][L]Sep 26, 9:29:4892.160.223.44ServerGUI 0.616_r1497
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.5485Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionLa valeur demandée 'False' est introuvable.
   à System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
   à fCraft.Config.GetEnum[TEnum](ConfigKey key)
   à fCraft.ServerGUI.MainForm.StartupThread()
38416[C][L][A]Dec 20, 9:14:15218.230.20.187ConfigGUI 0.641_r2150
(inner)Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.ArgumentExceptionhandle Parameter name: Invalid.
  at System.IO.FileStream..ctor (IntPtr handle, FileAccess access, Boolean ownsHandle, Int32 bufferSize, Boolean isAsync, Boolean isZeroSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (intptr,System.IO.FileAccess,bool,int,bool,bool)
  at System.Console.Open (IntPtr handle, FileAccess access, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.OpenStandardOutput (Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00000] in <filename unknown>:0 
  at System.Console..cctor () [0x00000] in <filename unknown>:0 
38417[C][L][A]Dec 20, 9:14:15218.230.20.187ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.TypeInitializationExceptionAn exception was thrown by the type initializer for System.Console
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.OnShown (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00000] in <filename unknown>:0 
38418[C][L][A]Dec 20, 9:14:36218.230.20.187ConfigGUI 0.641_r2150
(inner)Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.ArgumentExceptionhandle Parameter name: Invalid.
  at System.IO.FileStream..ctor (IntPtr handle, FileAccess access, Boolean ownsHandle, Int32 bufferSize, Boolean isAsync, Boolean isZeroSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (intptr,System.IO.FileAccess,bool,int,bool,bool)
  at System.Console.Open (IntPtr handle, FileAccess access, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.OpenStandardOutput (Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00000] in <filename unknown>:0 
  at System.Console..cctor () [0x00000] in <filename unknown>:0 
38419[C][L][A]Dec 20, 9:14:36218.230.20.187ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.TypeInitializationExceptionAn exception was thrown by the type initializer for System.Console
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.OnShown (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00000] in <filename unknown>:0 
38420[C][L][A]Dec 23, 13:50:2662.80.225.149ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.8669Win32NT / Microsoft Windows NT 6.2.9200.0System.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)
38421[C][L][A]Dec 28, 1:05:35124.169.222.81ServerCLI 0.639_r1916
Unhandled exception in ServerCLI
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu4)Unix / Unix 3.19.0.37System.IO.IOExceptionCould not set the log path.
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
38422[C][L][A]Dec 28, 1:06:23124.169.222.81ServerCLI 0.639_r1916
Unhandled exception in ServerCLI
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu4)Unix / Unix 3.19.0.37System.IO.IOExceptionCould not set the log path.
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
38423[C][L][A]Dec 28, 1:07:16124.169.222.81ServerCLI 0.639_r1916
Unhandled exception in ServerCLI
Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu4)Unix / Unix 3.19.0.37System.IO.IOExceptionCould not set the log path.
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
38424[C][L][A]Jan 13, 2:13:3064.53.10.122ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.4253Win32NT / Microsoft Windows NT 6.0.6002 Service Pack 2System.ArgumentExceptionMap volume exceeds Int32.MaxValue.
   at fCraft.Map..ctor(World world, Int32 width, Int32 length, Int32 height, Boolean initBlockArray)
   at fCraft.FloatingIslandMapGenState.Generate()
   at fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38425[C][L][A]Jan 15, 5:34:43117.222.150.38ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.5420Win32NT / 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.ServerGUI.MainForm.StartupThread()
38426[C][L][A]Jan 15, 5:34:48117.222.150.38ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
CLR 2.0.50727.5420Win32NT / 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)
38427[C][L][A]Jan 16, 9:38:04117.196.164.42ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.5420Win32NT / 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.ServerGUI.MainForm.StartupThread()
38428[C][L][A]Jan 16, 9:38:16117.196.164.42ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
CLR 2.0.50727.5420Win32NT / 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)
38429[C][L][A]Jan 28, 22:32:5668.49.8.162ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.8670Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38430[C][L][A]Jan 28, 22:33:5668.49.8.162ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.8670Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38431[C][L][A]Apr 1, 6:29:3958.173.174.43ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.8670Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38432[C][L][A]Apr 21, 18:31:48109.105.39.50ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.8009Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionMap volume exceeds Int32.MaxValue.
   v fCraft.Map..ctor(World world, Int32 width, Int32 length, Int32 height, Boolean initBlockArray)
   v fCraft.RealisticMapGenState.GenerateMap()
   v fCraft.RealisticMapGenState.Generate()
   v fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   v System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38433[C][L][A]Apr 21, 18:32:54109.105.39.50ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.8009Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionMap volume exceeds Int32.MaxValue.
   v fCraft.Map..ctor(World world, Int32 width, Int32 length, Int32 height, Boolean initBlockArray)
   v fCraft.RealisticMapGenState.GenerateMap()
   v fCraft.RealisticMapGenState.Generate()
   v fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   v System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38434[C][L][A]May 2, 18:09:3073.7.43.210ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 3.2.8 (Debian 3.2.8+dfsg-10)Unix / Unix 3.16.0.4System.Xml.XmlExceptiona name did not start with a legal character 48 (0) file:///home/user/classicube/dist/config.xml Line 6, position 84.
  at Mono.Xml2.XmlTextReader.ReadName (System.String& prefix, System.String& localName) [0x00000] in <filename unknown>:0 
  at Mono.Xml2.XmlTextReader.ReadName () [0x00000] in <filename unknown>:0 
  at Mono.Xml2.XmlTextReader.ReadAttributeValueTokens (Int32 dummyQuoteChar) [0x00000] in <filename unknown>:0 
  at Mono.Xml2.XmlTextReader.ReadAttributes (Boolean isXmlDecl) [0x00000] in <filename unknown>:0 
  at Mono.Xml2.XmlTextReader.ReadStartTag () [0x00000] in <filename unknown>:0 
  at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0 
  at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0 
  at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0 
  at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0 
  at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0 
  at fCraft.Config.Load (Boolean skipRankList, Boolean raiseReloadedEvent) [0x00000] in <filename unknown>:0 
  at fCraft.Server.InitServer () [0x00000] in <filename unknown>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
38435[C][L][A]Aug 8, 11:51:4731.48.41.107ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.5485Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentOutOfRangeException'minValue' cannot be greater than maxValue. Parameter name: minValue
   at System.Random.Next(Int32 minValue, Int32 maxValue)
   at fCraft.FloatingIslandMapGenState.Generate()
   at fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38436[C][L][A]Oct 12, 17:04:4673.1.83.152ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.8745Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionMap volume exceeds Int32.MaxValue.
   at fCraft.Map..ctor(World world, Int32 width, Int32 length, Int32 height, Boolean initBlockArray)
   at fCraft.RealisticMapGenState.GenerateMap()
   at fCraft.RealisticMapGenState.Generate()
   at fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38437[C][L][A]Nov 2, 13:46:5292.152.43.155ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.4927Win32NT / Microsoft Windows NT 6.1.7600.0System.ArgumentExceptionMap volume exceeds Int32.MaxValue.
   à fCraft.Map..ctor(World world, Int32 width, Int32 length, Int32 height, Boolean initBlockArray)
   à fCraft.FloatingIslandMapGenState.Generate()
   à fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   à System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   à System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38438[C][L][A]Nov 26, 17:52:30172.68.65.249ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.8745Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38439[C][L][A]May 1, 8:56:51119.94.106.118ConfigGUI 0.644_r2327
DataError in world grid
CLR 2.0.50727.8009Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionDataGridViewComboBoxCell value is not valid.
(none)
38440[C][L][A]Aug 6, 19:18:23172.68.142.50ConfigGUI 0.641_r2150
(inner)(inner)Error in ConfigGUI
Mono 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)Unix / Unix 4.4.0.53System.TypeLoadExceptionCould not load type 'fCraft.ConfigGUI.WorldListEntry[]' from assembly 'ConfigGUI, Version=0.6.4.1, Culture=neutral, PublicKeyToken=null'.
  at System.Collections.Generic.List`1[T]..cctor () <0x414e90b0 + 0x00013> in <filename unknown>:0 
38441[C][L][A]Aug 6, 19:18:23172.68.142.50ConfigGUI 0.641_r2150
(inner)Error in ConfigGUI
Mono 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)Unix / Unix 4.4.0.53System.TypeInitializationExceptionThe type initializer for 'System.Collections.Generic.List`1' threw an exception.
  at System.Collections.ObjectModel.Collection`1[T]..ctor () <0x415961d0 + 0x0002b> in <filename unknown>:0 
  at System.ComponentModel.BindingList`1[T]..ctor () <0x41596160 + 0x00047> in <filename unknown>:0 
  at fCraft.ConfigGUI.SortableBindingList`1[T]..ctor () <0x41596140 + 0x0000f> in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm..cctor () <0x4158f000 + 0x00033> in <filename unknown>:0 
38442[C][L][A]Aug 6, 19:18:24172.68.142.50ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)Unix / Unix 4.4.0.53System.TypeInitializationExceptionThe type initializer for 'fCraft.ConfigGUI.MainForm' threw an exception.
  at fCraft.ConfigGUI.Program.Main () <0x414d6e40 + 0x0003b> in <filename unknown>:0 
38443[C][L][A]Aug 6, 20:24:53172.68.143.135ConfigGUI 0.641_r2150
(inner)Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 6.1.7601.65536 Service Pack 1System.ArgumentExceptionhandle Parameter name: Invalid.
  at System.IO.FileStream..ctor (IntPtr handle, FileAccess access, Boolean ownsHandle, Int32 bufferSize, Boolean isAsync, Boolean isZeroSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (intptr,System.IO.FileAccess,bool,int,bool,bool)
  at System.Console.Open (IntPtr handle, FileAccess access, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.OpenStandardOutput (Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00000] in <filename unknown>:0 
  at System.Console..cctor () [0x00000] in <filename unknown>:0 
38444[C][L][A]Aug 6, 20:24:54172.68.143.135ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 6.1.7601.65536 Service Pack 1System.TypeInitializationExceptionAn exception was thrown by the type initializer for System.Console
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.OnShown (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00000] in <filename unknown>:0 
38445[C][L][A]Aug 7, 22:58:32172.68.142.212ConfigGUI 0.641_r2150
(inner)(inner)Error in ConfigGUI
Mono 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)Unix / Unix 4.4.0.53System.TypeLoadExceptionCould not load type 'fCraft.ConfigGUI.WorldListEntry[]' from assembly 'ConfigGUI, Version=0.6.4.1, Culture=neutral, PublicKeyToken=null'.
  at System.Collections.Generic.List`1[T]..cctor () <0x419510b0 + 0x00013> in <filename unknown>:0 
38446[C][L][A]Aug 7, 22:58:34172.68.142.212ConfigGUI 0.641_r2150
(inner)Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 6.1.7601.65536 Service Pack 1System.ArgumentExceptionhandle Parameter name: Invalid.
  at System.IO.FileStream..ctor (IntPtr handle, FileAccess access, Boolean ownsHandle, Int32 bufferSize, Boolean isAsync, Boolean isZeroSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (intptr,System.IO.FileAccess,bool,int,bool,bool)
  at System.Console.Open (IntPtr handle, FileAccess access, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.OpenStandardOutput (Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00000] in <filename unknown>:0 
  at System.Console..cctor () [0x00000] in <filename unknown>:0 
38447[C][L][A]Aug 7, 22:58:34172.68.142.212ConfigGUI 0.641_r2150
(inner)Error in ConfigGUI
Mono 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)Unix / Unix 4.4.0.53System.TypeInitializationExceptionThe type initializer for 'System.Collections.Generic.List`1' threw an exception.
  at System.Collections.ObjectModel.Collection`1[T]..ctor () <0x419fe1d0 + 0x0002b> in <filename unknown>:0 
  at System.ComponentModel.BindingList`1[T]..ctor () <0x419fe160 + 0x00047> in <filename unknown>:0 
  at fCraft.ConfigGUI.SortableBindingList`1[T]..ctor () <0x419fe140 + 0x0000f> in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm..cctor () <0x419f7000 + 0x00033> in <filename unknown>:0 
38448[C][L][A]Aug 7, 22:58:34172.68.142.212ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)Unix / Unix 4.4.0.53System.TypeInitializationExceptionThe type initializer for 'fCraft.ConfigGUI.MainForm' threw an exception.
  at fCraft.ConfigGUI.Program.Main () <0x4193ee40 + 0x0003b> in <filename unknown>:0 
38449[C][L][A]Aug 7, 22:58:35172.68.142.212ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 2.11.4 (tarball)Win32NT / Microsoft Windows NT 6.1.7601.65536 Service Pack 1System.TypeInitializationExceptionAn exception was thrown by the type initializer for System.Console
  at fCraft.Server.InitLibrary (IEnumerable`1 rawArgs) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm.OnShown (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in <filename unknown>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00000] in <filename unknown>:0 
38450[C][L][A]Aug 7, 23:01:24172.68.142.212ConfigGUI 0.641_r2150
(inner)(inner)Error in ConfigGUI
Mono 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)Unix / Unix 4.4.0.53System.TypeLoadExceptionCould not load type 'fCraft.ConfigGUI.WorldListEntry[]' from assembly 'ConfigGUI, Version=0.6.4.1, Culture=neutral, PublicKeyToken=null'.
  at System.Collections.Generic.List`1[T]..cctor () <0x40a7c0b0 + 0x00013> in <filename unknown>:0 
38451[C][L][A]Aug 7, 23:01:25172.68.142.212ConfigGUI 0.641_r2150
(inner)Error in ConfigGUI
Mono 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)Unix / Unix 4.4.0.53System.TypeInitializationExceptionThe type initializer for 'System.Collections.Generic.List`1' threw an exception.
  at System.Collections.ObjectModel.Collection`1[T]..ctor () <0x40b291d0 + 0x0002b> in <filename unknown>:0 
  at System.ComponentModel.BindingList`1[T]..ctor () <0x40b29160 + 0x00047> in <filename unknown>:0 
  at fCraft.ConfigGUI.SortableBindingList`1[T]..ctor () <0x40b29140 + 0x0000f> in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm..cctor () <0x40b22000 + 0x00033> in <filename unknown>:0 
38452[C][L][A]Aug 7, 23:01:26172.68.142.212ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)Unix / Unix 4.4.0.53System.TypeInitializationExceptionThe type initializer for 'fCraft.ConfigGUI.MainForm' threw an exception.
  at fCraft.ConfigGUI.Program.Main () <0x40a69e40 + 0x0003b> in <filename unknown>:0 
38453[C][L][A]Aug 7, 23:01:40172.68.142.212ConfigGUI 0.641_r2150
(inner)(inner)Error in ConfigGUI
Mono 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)Unix / Unix 4.4.0.53System.TypeLoadExceptionCould not load type 'fCraft.ConfigGUI.WorldListEntry[]' from assembly 'ConfigGUI, Version=0.6.4.1, Culture=neutral, PublicKeyToken=null'.
  at System.Collections.Generic.List`1[T]..cctor () <0x410880b0 + 0x00013> in <filename unknown>:0 
38454[C][L][A]Aug 7, 23:01:41172.68.142.212ConfigGUI 0.641_r2150
(inner)Error in ConfigGUI
Mono 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)Unix / Unix 4.4.0.53System.TypeInitializationExceptionThe type initializer for 'System.Collections.Generic.List`1' threw an exception.
  at System.Collections.ObjectModel.Collection`1[T]..ctor () <0x411351d0 + 0x0002b> in <filename unknown>:0 
  at System.ComponentModel.BindingList`1[T]..ctor () <0x41135160 + 0x00047> in <filename unknown>:0 
  at fCraft.ConfigGUI.SortableBindingList`1[T]..ctor () <0x41135140 + 0x0000f> in <filename unknown>:0 
  at fCraft.ConfigGUI.MainForm..cctor () <0x4112e000 + 0x00033> in <filename unknown>:0 
38455[C][L][A]Aug 7, 23:01:42172.68.142.212ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)Unix / Unix 4.4.0.53System.TypeInitializationExceptionThe type initializer for 'fCraft.ConfigGUI.MainForm' threw an exception.
  at fCraft.ConfigGUI.Program.Main () <0x41075e40 + 0x0003b> in <filename unknown>:0 
38456[C][L][A]Oct 8, 6:46:16124.149.116.43ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.8762Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentOutOfRangeException'minValue' cannot be greater than maxValue. Parameter name: minValue
   at System.Random.Next(Int32 minValue, Int32 maxValue)
   at fCraft.FloatingIslandMapGenState.Generate()
   at fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38457[C][L][A]Nov 6, 19:09:23172.68.246.71ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.5466Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionMap volume exceeds Int32.MaxValue.
   в fCraft.Map..ctor(World world, Int32 width, Int32 length, Int32 height, Boolean initBlockArray)
   в fCraft.FloatingIslandMapGenState.Generate()
   в fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   в System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38458[C][L][A]Nov 6, 19:11:08172.68.246.71ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.5466Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentExceptionMap volume exceeds Int32.MaxValue.
   в fCraft.Map..ctor(World world, Int32 width, Int32 length, Int32 height, Boolean initBlockArray)
   в fCraft.FloatingIslandMapGenState.Generate()
   в fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   в System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
38459[L][A]Jan 21, 22:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38460[L][A]Jan 21, 22:21:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38461[L][A]Jan 21, 22:22:3368.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38462[L][A]Jan 21, 22:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38463[L][A]Jan 21, 22:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38464[L][A]Jan 21, 22:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38465[L][A]Jan 21, 22:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38466[L][A]Jan 21, 22:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38467[L][A]Jan 21, 22:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38468[L][A]Jan 21, 22:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38469[L][A]Jan 21, 22:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38470[L][A]Jan 21, 22:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38471[L][A]Jan 21, 22:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38472[L][A]Jan 21, 22:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38473[L][A]Jan 21, 22:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38474[L][A]Jan 21, 22:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38475[L][A]Jan 21, 22:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38476[L][A]Jan 21, 22:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38477[L][A]Jan 21, 22:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38478[L][A]Jan 21, 22:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38479[L][A]Jan 21, 22:49:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38480[L][A]Jan 21, 22:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38481[L][A]Jan 21, 22:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38482[L][A]Jan 21, 22:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38483[L][A]Jan 21, 22:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38484[L][A]Jan 21, 22:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38485[L][A]Jan 21, 22:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38486[L][A]Jan 21, 22:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38487[L][A]Jan 21, 23:01:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38488[L][A]Jan 21, 23:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38489[L][A]Jan 21, 23:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38490[L][A]Jan 21, 23:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38491[L][A]Jan 21, 23:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38492[L][A]Jan 21, 23:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38493[L][A]Jan 21, 23:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38494[L][A]Jan 21, 23:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38495[L][A]Jan 21, 23:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38496[L][A]Jan 21, 23:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38497[L][A]Jan 21, 23:16:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38498[L][A]Jan 21, 23:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38499[L][A]Jan 21, 23:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38500[L][A]Jan 21, 23:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38501[L][A]Jan 21, 23:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38502[L][A]Jan 21, 23:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38503[L][A]Jan 21, 23:25:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38504[L][A]Jan 21, 23:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38505[L][A]Jan 21, 23:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38506[L][A]Jan 21, 23:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38507[L][A]Jan 21, 23:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38508[L][A]Jan 21, 23:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38509[L][A]Jan 21, 23:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38510[L][A]Jan 21, 23:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38511[L][A]Jan 21, 23:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38512[L][A]Jan 21, 23:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38513[L][A]Jan 21, 23:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38514[L][A]Jan 21, 23:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38515[L][A]Jan 21, 23:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38516[L][A]Jan 21, 23:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38517[L][A]Jan 21, 23:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38518[L][A]Jan 21, 23:48:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38519[L][A]Jan 21, 23:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38520[L][A]Jan 21, 23:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38521[L][A]Jan 21, 23:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38522[L][A]Jan 21, 23:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38523[L][A]Jan 21, 23:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38524[L][A]Jan 21, 23:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38525[L][A]Jan 21, 23:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38526[L][A]Jan 21, 23:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38527[L][A]Jan 22, 0:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38528[L][A]Jan 22, 0:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38529[L][A]Jan 22, 0:04:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38530[L][A]Jan 22, 0:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38531[L][A]Jan 22, 0:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38532[L][A]Jan 22, 0:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38533[L][A]Jan 22, 0:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38534[L][A]Jan 22, 0:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38535[L][A]Jan 22, 0:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38536[L][A]Jan 22, 0:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38537[L][A]Jan 22, 0:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38538[L][A]Jan 22, 0:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38539[L][A]Jan 22, 0:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38540[L][A]Jan 22, 0:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38541[L][A]Jan 22, 0:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38542[L][A]Jan 22, 0:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38543[L][A]Jan 22, 0:25:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38544[L][A]Jan 22, 0:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38545[L][A]Jan 22, 0:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38546[L][A]Jan 22, 0:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38547[L][A]Jan 22, 0:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38548[L][A]Jan 22, 0:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38549[L][A]Jan 22, 0:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38550[L][A]Jan 22, 0:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38551[L][A]Jan 22, 0:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38552[L][A]Jan 22, 0:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38553[L][A]Jan 22, 0:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38554[L][A]Jan 22, 0:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38555[L][A]Jan 22, 0:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38556[L][A]Jan 22, 0:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38557[L][A]Jan 22, 0:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38558[L][A]Jan 22, 0:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38559[L][A]Jan 22, 0:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38560[L][A]Jan 22, 0:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38561[L][A]Jan 22, 0:52:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38562[L][A]Jan 22, 0:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38563[L][A]Jan 22, 0:55:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38564[L][A]Jan 22, 0:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38565[L][A]Jan 22, 0:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38566[L][A]Jan 22, 0:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38567[L][A]Jan 22, 1:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38568[L][A]Jan 22, 1:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38569[L][A]Jan 22, 1:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38570[L][A]Jan 22, 1:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38571[L][A]Jan 22, 1:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38572[L][A]Jan 22, 1:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38573[L][A]Jan 22, 1:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38574[L][A]Jan 22, 1:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38575[L][A]Jan 22, 1:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38576[L][A]Jan 22, 1:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38577[L][A]Jan 22, 1:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38578[L][A]Jan 22, 1:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38579[L][A]Jan 22, 1:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38580[L][A]Jan 22, 1:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38581[L][A]Jan 22, 1:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38582[L][A]Jan 22, 1:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38583[L][A]Jan 22, 1:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38584[L][A]Jan 22, 1:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38585[L][A]Jan 22, 1:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38586[L][A]Jan 22, 1:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38587[L][A]Jan 22, 1:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38588[L][A]Jan 22, 1:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38589[L][A]Jan 22, 1:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38590[L][A]Jan 22, 1:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38591[L][A]Jan 22, 1:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38592[L][A]Jan 22, 1:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38593[L][A]Jan 22, 1:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38594[L][A]Jan 22, 1:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38595[L][A]Jan 22, 1:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38596[L][A]Jan 22, 1:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38597[L][A]Jan 22, 1:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38598[L][A]Jan 22, 1:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38599[L][A]Jan 22, 1:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38600[L][A]Jan 22, 1:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38601[L][A]Jan 22, 1:52:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38602[L][A]Jan 22, 1:54:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38603[L][A]Jan 22, 1:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38604[L][A]Jan 22, 1:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38605[L][A]Jan 22, 1:58:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38606[L][A]Jan 22, 1:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38607[L][A]Jan 22, 2:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38608[L][A]Jan 22, 2:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38609[L][A]Jan 22, 2:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38610[L][A]Jan 22, 2:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38611[L][A]Jan 22, 2:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38612[L][A]Jan 22, 2:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38613[L][A]Jan 22, 2:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38614[L][A]Jan 22, 2:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38615[L][A]Jan 22, 2:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38616[L][A]Jan 22, 2:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38617[L][A]Jan 22, 2:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38618[L][A]Jan 22, 2:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38619[L][A]Jan 22, 2:19:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38620[L][A]Jan 22, 2:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38621[L][A]Jan 22, 2:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38622[L][A]Jan 22, 2:24:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38623[L][A]Jan 22, 2:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38624[L][A]Jan 22, 2:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38625[L][A]Jan 22, 2:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38626[L][A]Jan 22, 2:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38627[L][A]Jan 22, 2:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38628[L][A]Jan 22, 2:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38629[L][A]Jan 22, 2:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38630[L][A]Jan 22, 2:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38631[L][A]Jan 22, 2:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38632[L][A]Jan 22, 2:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38633[L][A]Jan 22, 2:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38634[L][A]Jan 22, 2:42:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38635[L][A]Jan 22, 2:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38636[L][A]Jan 22, 2:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38637[L][A]Jan 22, 2:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38638[L][A]Jan 22, 2:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38639[L][A]Jan 22, 2:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38640[L][A]Jan 22, 2:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38641[L][A]Jan 22, 2:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38642[L][A]Jan 22, 2:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38643[L][A]Jan 22, 2:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38644[L][A]Jan 22, 2:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38645[L][A]Jan 22, 2:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38646[L][A]Jan 22, 2:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38647[L][A]Jan 22, 3:01:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38648[L][A]Jan 22, 3:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38649[L][A]Jan 22, 3:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38650[L][A]Jan 22, 3:06:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38651[L][A]Jan 22, 3:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38652[L][A]Jan 22, 3:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38653[L][A]Jan 22, 3:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38654[L][A]Jan 22, 3:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38655[L][A]Jan 22, 3:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38656[L][A]Jan 22, 3:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38657[L][A]Jan 22, 3:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38658[L][A]Jan 22, 3:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38659[L][A]Jan 22, 3:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38660[L][A]Jan 22, 3:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38661[L][A]Jan 22, 3:22:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38662[L][A]Jan 22, 3:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38663[L][A]Jan 22, 3:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38664[L][A]Jan 22, 3:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38665[L][A]Jan 22, 3:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38666[L][A]Jan 22, 3:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38667[L][A]Jan 22, 3:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38668[L][A]Jan 22, 3:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38669[L][A]Jan 22, 3:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38670[L][A]Jan 22, 3:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38671[L][A]Jan 22, 3:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38672[L][A]Jan 22, 3:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38673[L][A]Jan 22, 3:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38674[L][A]Jan 22, 3:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38675[L][A]Jan 22, 3:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38676[L][A]Jan 22, 3:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38677[L][A]Jan 22, 3:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38678[L][A]Jan 22, 3:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38679[L][A]Jan 22, 3:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38680[L][A]Jan 22, 3:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38681[L][A]Jan 22, 3:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38682[L][A]Jan 22, 3:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38683[L][A]Jan 22, 3:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38684[L][A]Jan 22, 3:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38685[L][A]Jan 22, 3:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38686[L][A]Jan 22, 3:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38687[L][A]Jan 22, 4:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38688[L][A]Jan 22, 4:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38689[L][A]Jan 22, 4:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38690[L][A]Jan 22, 4:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38691[L][A]Jan 22, 4:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38692[L][A]Jan 22, 4:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38693[L][A]Jan 22, 4:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38694[L][A]Jan 22, 4:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38695[L][A]Jan 22, 4:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38696[L][A]Jan 22, 4:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38697[L][A]Jan 22, 4:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38698[L][A]Jan 22, 4:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38699[L][A]Jan 22, 4:19:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38700[L][A]Jan 22, 4:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38701[L][A]Jan 22, 4:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38702[L][A]Jan 22, 4:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38703[L][A]Jan 22, 4:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38704[L][A]Jan 22, 4:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38705[L][A]Jan 22, 4:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38706[L][A]Jan 22, 4:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38707[L][A]Jan 22, 4:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38708[L][A]Jan 22, 4:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38709[L][A]Jan 22, 4:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38710[L][A]Jan 22, 4:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38711[L][A]Jan 22, 4:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38712[L][A]Jan 22, 4:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38713[L][A]Jan 22, 4:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38714[L][A]Jan 22, 4:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38715[L][A]Jan 22, 4:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38716[L][A]Jan 22, 4:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38717[L][A]Jan 22, 4:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38718[L][A]Jan 22, 4:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38719[L][A]Jan 22, 4:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38720[L][A]Jan 22, 4:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38721[L][A]Jan 22, 4:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38722[L][A]Jan 22, 4:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38723[L][A]Jan 22, 4:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38724[L][A]Jan 22, 4:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38725[L][A]Jan 22, 4:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38726[L][A]Jan 22, 4:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38727[L][A]Jan 22, 5:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38728[L][A]Jan 22, 5:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38729[L][A]Jan 22, 5:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38730[L][A]Jan 22, 5:06:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38731[L][A]Jan 22, 5:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38732[L][A]Jan 22, 5:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38733[L][A]Jan 22, 5:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38734[L][A]Jan 22, 5:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38735[L][A]Jan 22, 5:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38736[L][A]Jan 22, 5:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38737[L][A]Jan 22, 5:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38738[L][A]Jan 22, 5:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38739[L][A]Jan 22, 5:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38740[L][A]Jan 22, 5:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38741[L][A]Jan 22, 5:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38742[L][A]Jan 22, 5:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38743[L][A]Jan 22, 5:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38744[L][A]Jan 22, 5:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38745[L][A]Jan 22, 5:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38746[L][A]Jan 22, 15:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38747[L][A]Jan 22, 15:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38748[L][A]Jan 22, 15:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38749[L][A]Jan 22, 15:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38750[L][A]Jan 22, 15:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38751[L][A]Jan 22, 15:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38752[L][A]Jan 22, 15:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38753[L][A]Jan 22, 15:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38754[L][A]Jan 22, 15:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38755[L][A]Jan 22, 15:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38756[L][A]Jan 22, 15:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38757[L][A]Jan 22, 15:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38758[L][A]Jan 22, 15:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38759[L][A]Jan 22, 15:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38760[L][A]Jan 22, 15:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38761[L][A]Jan 22, 15:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38762[L][A]Jan 22, 15:36:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38763[L][A]Jan 22, 15:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38764[L][A]Jan 22, 15:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38765[L][A]Jan 22, 15:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38766[L][A]Jan 22, 15:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38767[L][A]Jan 22, 15:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38768[L][A]Jan 22, 15:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38769[L][A]Jan 22, 15:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38770[L][A]Jan 22, 15:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38771[L][A]Jan 22, 15:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38772[L][A]Jan 22, 15:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38773[L][A]Jan 22, 15:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38774[L][A]Jan 22, 15:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38775[L][A]Jan 22, 15:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38776[L][A]Jan 22, 15:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38777[L][A]Jan 22, 15:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38778[L][A]Jan 22, 15:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38779[L][A]Jan 22, 16:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38780[L][A]Jan 22, 16:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38781[L][A]Jan 22, 16:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38782[L][A]Jan 22, 16:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38783[L][A]Jan 22, 16:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38784[L][A]Jan 22, 16:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38785[L][A]Jan 22, 16:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38786[L][A]Jan 22, 16:12:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38787[L][A]Jan 22, 16:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38788[L][A]Jan 22, 16:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38789[L][A]Jan 22, 16:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38790[L][A]Jan 22, 16:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38791[L][A]Jan 22, 16:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38792[L][A]Jan 22, 16:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38793[L][A]Jan 22, 16:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38794[L][A]Jan 22, 16:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38795[L][A]Jan 22, 16:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38796[L][A]Jan 22, 16:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38797[L][A]Jan 22, 16:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38798[L][A]Jan 22, 16:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38799[L][A]Jan 22, 16:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38800[L][A]Jan 22, 16:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38801[L][A]Jan 22, 16:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38802[L][A]Jan 22, 16:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38803[L][A]Jan 22, 16:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38804[L][A]Jan 22, 16:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38805[L][A]Jan 22, 16:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38806[L][A]Jan 22, 16:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38807[L][A]Jan 22, 16:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38808[L][A]Jan 22, 16:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38809[L][A]Jan 22, 16:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38810[L][A]Jan 22, 16:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38811[L][A]Jan 22, 16:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38812[L][A]Jan 22, 16:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38813[L][A]Jan 22, 16:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38814[L][A]Jan 22, 16:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38815[L][A]Jan 22, 16:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38816[L][A]Jan 22, 16:57:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38817[L][A]Jan 22, 16:58:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38818[L][A]Jan 22, 17:00:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38819[L][A]Jan 22, 17:01:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38820[L][A]Jan 22, 17:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38821[L][A]Jan 22, 17:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38822[L][A]Jan 22, 17:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38823[L][A]Jan 22, 17:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38824[L][A]Jan 22, 17:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38825[L][A]Jan 22, 17:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38826[L][A]Jan 22, 17:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38827[L][A]Jan 22, 17:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38828[L][A]Jan 22, 17:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38829[L][A]Jan 22, 17:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38830[L][A]Jan 22, 17:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38831[L][A]Jan 22, 17:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38832[L][A]Jan 22, 17:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38833[L][A]Jan 22, 17:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38834[L][A]Jan 22, 17:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38835[L][A]Jan 22, 17:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38836[L][A]Jan 22, 17:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38837[L][A]Jan 22, 17:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38838[L][A]Jan 22, 17:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38839[L][A]Jan 22, 17:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38840[L][A]Jan 22, 17:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38841[L][A]Jan 22, 17:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38842[L][A]Jan 22, 17:36:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38843[L][A]Jan 22, 17:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38844[L][A]Jan 22, 17:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38845[L][A]Jan 22, 17:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38846[L][A]Jan 22, 17:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38847[L][A]Jan 22, 17:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38848[L][A]Jan 22, 17:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38849[L][A]Jan 22, 17:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38850[L][A]Jan 22, 17:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38851[L][A]Jan 22, 17:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38852[L][A]Jan 22, 17:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38853[L][A]Jan 22, 17:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38854[L][A]Jan 22, 17:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38855[L][A]Jan 22, 17:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38856[L][A]Jan 22, 17:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38857[L][A]Jan 22, 17:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38858[L][A]Jan 22, 17:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38859[L][A]Jan 22, 18:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38860[L][A]Jan 22, 18:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38861[L][A]Jan 22, 18:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38862[L][A]Jan 22, 18:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38863[L][A]Jan 22, 18:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38864[L][A]Jan 22, 18:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38865[L][A]Jan 22, 18:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38866[L][A]Jan 22, 18:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38867[L][A]Jan 22, 18:13:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38868[L][A]Jan 22, 18:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38869[L][A]Jan 22, 18:16:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38870[L][A]Jan 22, 18:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38871[L][A]Jan 22, 18:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38872[L][A]Jan 22, 18:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38873[L][A]Jan 22, 18:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38874[L][A]Jan 22, 18:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38875[L][A]Jan 22, 18:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38876[L][A]Jan 22, 18:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38877[L][A]Jan 22, 18:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38878[L][A]Jan 22, 18:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38879[L][A]Jan 22, 18:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38880[L][A]Jan 22, 18:33:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38881[L][A]Jan 22, 18:34:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38882[L][A]Jan 22, 18:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38883[L][A]Jan 22, 18:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38884[L][A]Jan 22, 18:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38885[L][A]Jan 22, 18:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38886[L][A]Jan 22, 18:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38887[L][A]Jan 22, 18:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38888[L][A]Jan 22, 18:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38889[L][A]Jan 22, 18:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38890[L][A]Jan 22, 18:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38891[L][A]Jan 22, 18:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38892[L][A]Jan 22, 18:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38893[L][A]Jan 22, 18:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38894[L][A]Jan 22, 18:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38895[L][A]Jan 22, 18:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38896[L][A]Jan 22, 18:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38897[L][A]Jan 22, 18:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38898[L][A]Jan 22, 18:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38899[L][A]Jan 22, 19:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38900[L][A]Jan 22, 19:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38901[L][A]Jan 22, 19:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38902[L][A]Jan 22, 19:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38903[L][A]Jan 22, 19:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38904[L][A]Jan 22, 19:09:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38905[L][A]Jan 22, 19:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38906[L][A]Jan 22, 19:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38907[L][A]Jan 22, 19:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38908[L][A]Jan 22, 19:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38909[L][A]Jan 22, 19:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38910[L][A]Jan 22, 19:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38911[L][A]Jan 22, 19:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38912[L][A]Jan 22, 19:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38913[L][A]Jan 22, 19:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38914[L][A]Jan 22, 19:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38915[L][A]Jan 22, 19:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38916[L][A]Jan 22, 19:27:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38917[L][A]Jan 22, 19:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38918[L][A]Jan 22, 19:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38919[L][A]Jan 22, 19:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38920[L][A]Jan 22, 19:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38921[L][A]Jan 22, 19:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38922[L][A]Jan 22, 19:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38923[L][A]Jan 22, 19:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38924[L][A]Jan 22, 19:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38925[L][A]Jan 22, 19:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38926[L][A]Jan 22, 19:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38927[L][A]Jan 22, 19:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38928[L][A]Jan 22, 19:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38929[L][A]Jan 22, 19:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38930[L][A]Jan 22, 19:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38931[L][A]Jan 22, 19:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38932[L][A]Jan 22, 19:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38933[L][A]Jan 22, 19:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38934[L][A]Jan 22, 19:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38935[L][A]Jan 22, 19:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38936[L][A]Jan 22, 19:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38937[L][A]Jan 22, 19:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38938[L][A]Jan 22, 19:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38939[L][A]Jan 22, 20:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38940[L][A]Jan 22, 20:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38941[L][A]Jan 22, 20:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38942[L][A]Jan 22, 20:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38943[L][A]Jan 22, 20:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38944[L][A]Jan 22, 20:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38945[L][A]Jan 22, 20:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38946[L][A]Jan 22, 20:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38947[L][A]Jan 22, 20:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38948[L][A]Jan 22, 20:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38949[L][A]Jan 22, 20:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38950[L][A]Jan 22, 20:18:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38951[L][A]Jan 22, 20:19:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38952[L][A]Jan 22, 20:21:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38953[L][A]Jan 22, 20:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38954[L][A]Jan 22, 20:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38955[L][A]Jan 22, 20:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38956[L][A]Jan 22, 20:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38957[L][A]Jan 22, 20:28:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38958[L][A]Jan 22, 20:30:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38959[L][A]Jan 22, 20:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38960[L][A]Jan 22, 20:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38961[L][A]Jan 22, 20:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38962[L][A]Jan 22, 20:36:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38963[L][A]Jan 22, 20:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38964[L][A]Jan 22, 20:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38965[L][A]Jan 22, 20:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38966[L][A]Jan 22, 20:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38967[L][A]Jan 22, 20:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38968[L][A]Jan 22, 20:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38969[L][A]Jan 22, 20:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38970[L][A]Jan 22, 20:48:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38971[L][A]Jan 22, 20:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38972[L][A]Jan 22, 20:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38973[L][A]Jan 22, 20:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38974[L][A]Jan 22, 20:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38975[L][A]Jan 22, 20:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38976[L][A]Jan 22, 20:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38977[L][A]Jan 22, 20:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38978[L][A]Jan 22, 20:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38979[L][A]Jan 22, 21:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38980[L][A]Jan 22, 21:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38981[L][A]Jan 22, 21:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38982[L][A]Jan 22, 21:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38983[L][A]Jan 22, 21:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38984[L][A]Jan 22, 21:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38985[L][A]Jan 22, 21:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38986[L][A]Jan 22, 21:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38987[L][A]Jan 22, 21:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38988[L][A]Jan 22, 21:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38989[L][A]Jan 22, 21:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38990[L][A]Jan 22, 22:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38991[L][A]Jan 22, 22:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38992[L][A]Jan 22, 22:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38993[L][A]Jan 22, 22:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38994[L][A]Jan 22, 22:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38995[L][A]Jan 22, 22:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38996[L][A]Jan 22, 22:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38997[L][A]Jan 22, 22:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38998[L][A]Jan 22, 22:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
38999[L][A]Jan 22, 22:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39000[L][A]Jan 22, 22:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39001[L][A]Jan 22, 22:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39002[L][A]Jan 22, 22:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39003[L][A]Jan 22, 22:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39004[L][A]Jan 22, 22:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39005[L][A]Jan 22, 22:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39006[L][A]Jan 22, 22:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39007[L][A]Jan 22, 22:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39008[L][A]Jan 22, 22:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39009[L][A]Jan 22, 22:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39010[L][A]Jan 22, 22:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39011[L][A]Jan 22, 22:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39012[L][A]Jan 22, 22:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39013[L][A]Jan 22, 22:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39014[L][A]Jan 22, 22:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39015[L][A]Jan 22, 22:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39016[L][A]Jan 22, 22:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39017[L][A]Jan 22, 22:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39018[L][A]Jan 22, 22:43:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39019[L][A]Jan 22, 22:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39020[L][A]Jan 22, 22:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39021[L][A]Jan 22, 22:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39022[L][A]Jan 22, 22:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39023[L][A]Jan 22, 22:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39024[L][A]Jan 22, 22:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39025[L][A]Jan 22, 22:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39026[L][A]Jan 22, 22:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39027[L][A]Jan 22, 22:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39028[L][A]Jan 22, 22:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39029[L][A]Jan 22, 22:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39030[L][A]Jan 22, 23:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39031[L][A]Jan 22, 23:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39032[L][A]Jan 22, 23:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39033[L][A]Jan 22, 23:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39034[L][A]Jan 22, 23:07:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39035[L][A]Jan 22, 23:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39036[L][A]Jan 22, 23:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39037[L][A]Jan 22, 23:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39038[L][A]Jan 22, 23:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39039[L][A]Jan 23, 0:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39040[L][A]Jan 23, 0:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39041[L][A]Jan 23, 0:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39042[L][A]Jan 23, 0:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39043[L][A]Jan 23, 0:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39044[L][A]Jan 23, 0:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39045[L][A]Jan 23, 0:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39046[L][A]Jan 23, 0:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39047[L][A]Jan 23, 0:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39048[L][A]Jan 23, 0:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39049[L][A]Jan 23, 0:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39050[L][A]Jan 23, 0:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39051[L][A]Jan 23, 1:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39052[L][A]Jan 23, 1:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39053[L][A]Jan 23, 1:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39054[L][A]Jan 23, 1:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39055[L][A]Jan 23, 1:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39056[L][A]Jan 23, 1:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39057[L][A]Jan 23, 1:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39058[L][A]Jan 23, 1:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39059[L][A]Jan 23, 1:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39060[L][A]Jan 23, 1:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39061[L][A]Jan 23, 1:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39062[L][A]Jan 23, 1:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39063[L][A]Jan 23, 1:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39064[L][A]Jan 23, 1:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39065[L][A]Jan 23, 1:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39066[L][A]Jan 23, 1:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39067[L][A]Jan 23, 1:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39068[L][A]Jan 23, 1:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39069[L][A]Jan 23, 1:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39070[L][A]Jan 23, 1:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39071[L][A]Jan 23, 1:31:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39072[L][A]Jan 23, 1:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39073[L][A]Jan 23, 1:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39074[L][A]Jan 23, 1:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39075[L][A]Jan 23, 1:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39076[L][A]Jan 23, 1:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39077[L][A]Jan 23, 1:40:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39078[L][A]Jan 23, 1:42:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39079[L][A]Jan 23, 1:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39080[L][A]Jan 23, 1:45:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39081[L][A]Jan 23, 1:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39082[L][A]Jan 23, 1:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39083[L][A]Jan 23, 1:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39084[L][A]Jan 23, 1:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39085[L][A]Jan 23, 1:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39086[L][A]Jan 23, 1:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39087[L][A]Jan 23, 1:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39088[L][A]Jan 23, 1:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39089[L][A]Jan 23, 1:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39090[L][A]Jan 23, 1:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39091[L][A]Jan 23, 2:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39092[L][A]Jan 23, 2:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39093[L][A]Jan 23, 2:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39094[L][A]Jan 23, 2:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39095[L][A]Jan 23, 2:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39096[L][A]Jan 23, 2:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39097[L][A]Jan 23, 2:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39098[L][A]Jan 23, 2:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39099[L][A]Jan 23, 2:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39100[L][A]Jan 23, 2:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39101[L][A]Jan 23, 2:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39102[L][A]Jan 23, 2:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39103[L][A]Jan 23, 2:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39104[L][A]Jan 23, 2:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39105[L][A]Jan 23, 2:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39106[L][A]Jan 23, 2:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39107[L][A]Jan 23, 2:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39108[L][A]Jan 23, 2:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39109[L][A]Jan 23, 2:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39110[L][A]Jan 23, 2:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39111[L][A]Jan 23, 2:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39112[L][A]Jan 23, 2:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39113[L][A]Jan 23, 2:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39114[L][A]Jan 23, 2:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39115[L][A]Jan 23, 2:37:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39116[L][A]Jan 23, 2:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39117[L][A]Jan 23, 2:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39118[L][A]Jan 23, 2:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39119[L][A]Jan 23, 2:43:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39120[L][A]Jan 23, 2:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39121[L][A]Jan 23, 2:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39122[L][A]Jan 23, 2:48:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39123[L][A]Jan 23, 2:49:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39124[L][A]Jan 23, 2:51:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39125[L][A]Jan 23, 2:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39126[L][A]Jan 23, 2:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39127[L][A]Jan 23, 2:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39128[L][A]Jan 23, 2:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39129[L][A]Jan 23, 2:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39130[L][A]Jan 23, 2:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39131[L][A]Jan 23, 3:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39132[L][A]Jan 23, 3:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39133[L][A]Jan 23, 3:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39134[L][A]Jan 23, 3:06:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39135[L][A]Jan 23, 3:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39136[L][A]Jan 23, 3:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39137[L][A]Jan 23, 3:10:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39138[L][A]Jan 23, 3:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39139[L][A]Jan 23, 3:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39140[L][A]Jan 23, 3:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39141[L][A]Jan 23, 14:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39142[L][A]Jan 23, 14:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39143[L][A]Jan 23, 14:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39144[L][A]Jan 23, 14:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39145[L][A]Jan 23, 14:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39146[L][A]Jan 23, 14:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39147[L][A]Jan 23, 14:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39148[L][A]Jan 23, 14:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39149[L][A]Jan 23, 14:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39150[L][A]Jan 23, 14:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39151[L][A]Jan 23, 14:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39152[L][A]Jan 23, 14:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39153[L][A]Jan 23, 14:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39154[L][A]Jan 23, 14:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39155[L][A]Jan 23, 14:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39156[L][A]Jan 23, 14:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39157[L][A]Jan 23, 14:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39158[L][A]Jan 23, 14:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39159[L][A]Jan 23, 14:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39160[L][A]Jan 23, 14:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39161[L][A]Jan 23, 14:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39162[L][A]Jan 23, 14:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39163[L][A]Jan 23, 15:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39164[L][A]Jan 23, 15:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39165[L][A]Jan 23, 15:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39166[L][A]Jan 23, 15:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39167[L][A]Jan 23, 15:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39168[L][A]Jan 23, 15:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39169[L][A]Jan 23, 15:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39170[L][A]Jan 23, 15:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39171[L][A]Jan 23, 15:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39172[L][A]Jan 23, 15:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39173[L][A]Jan 23, 15:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39174[L][A]Jan 23, 15:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39175[L][A]Jan 23, 15:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39176[L][A]Jan 23, 15:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39177[L][A]Jan 23, 15:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39178[L][A]Jan 23, 15:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39179[L][A]Jan 23, 15:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39180[L][A]Jan 23, 15:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39181[L][A]Jan 23, 15:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39182[L][A]Jan 23, 15:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39183[L][A]Jan 23, 15:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39184[L][A]Jan 23, 15:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39185[L][A]Jan 23, 15:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39186[L][A]Jan 23, 15:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39187[L][A]Jan 23, 15:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39188[L][A]Jan 23, 15:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39189[L][A]Jan 23, 15:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39190[L][A]Jan 23, 15:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39191[L][A]Jan 23, 15:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39192[L][A]Jan 23, 15:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39193[L][A]Jan 23, 15:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39194[L][A]Jan 23, 15:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39195[L][A]Jan 23, 15:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39196[L][A]Jan 23, 15:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39197[L][A]Jan 23, 15:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39198[L][A]Jan 23, 15:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39199[L][A]Jan 23, 15:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39200[L][A]Jan 23, 15:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39201[L][A]Jan 23, 15:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39202[L][A]Jan 23, 15:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39203[L][A]Jan 23, 16:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39204[L][A]Jan 23, 16:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39205[L][A]Jan 23, 16:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39206[L][A]Jan 23, 16:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39207[L][A]Jan 23, 16:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39208[L][A]Jan 23, 16:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39209[L][A]Jan 23, 16:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39210[L][A]Jan 23, 16:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39211[L][A]Jan 23, 16:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39212[L][A]Jan 23, 16:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39213[L][A]Jan 23, 16:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39214[L][A]Jan 23, 16:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39215[L][A]Jan 23, 16:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39216[L][A]Jan 23, 16:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39217[L][A]Jan 23, 16:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39218[L][A]Jan 23, 16:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39219[L][A]Jan 23, 16:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39220[L][A]Jan 23, 16:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39221[L][A]Jan 23, 16:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39222[L][A]Jan 23, 16:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39223[L][A]Jan 23, 16:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39224[L][A]Jan 23, 16:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39225[L][A]Jan 23, 16:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39226[L][A]Jan 23, 16:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39227[L][A]Jan 23, 16:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39228[L][A]Jan 23, 16:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39229[L][A]Jan 23, 16:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39230[L][A]Jan 23, 16:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39231[L][A]Jan 23, 16:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39232[L][A]Jan 23, 16:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39233[L][A]Jan 23, 16:46:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39234[L][A]Jan 23, 16:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39235[L][A]Jan 23, 16:49:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39236[L][A]Jan 23, 16:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39237[L][A]Jan 23, 16:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39238[L][A]Jan 23, 16:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39239[L][A]Jan 23, 16:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39240[L][A]Jan 23, 16:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39241[L][A]Jan 23, 16:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39242[L][A]Jan 23, 16:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39243[L][A]Jan 23, 17:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39244[L][A]Jan 23, 17:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39245[L][A]Jan 23, 17:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39246[L][A]Jan 23, 17:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39247[L][A]Jan 23, 17:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39248[L][A]Jan 23, 17:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39249[L][A]Jan 23, 17:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39250[L][A]Jan 23, 17:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39251[L][A]Jan 23, 17:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39252[L][A]Jan 23, 17:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39253[L][A]Jan 23, 17:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39254[L][A]Jan 23, 17:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39255[L][A]Jan 23, 17:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39256[L][A]Jan 23, 17:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39257[L][A]Jan 23, 17:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39258[L][A]Jan 23, 17:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39259[L][A]Jan 23, 17:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39260[L][A]Jan 23, 17:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39261[L][A]Jan 23, 17:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39262[L][A]Jan 23, 17:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39263[L][A]Jan 23, 17:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39264[L][A]Jan 23, 17:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39265[L][A]Jan 23, 17:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39266[L][A]Jan 23, 17:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39267[L][A]Jan 23, 17:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39268[L][A]Jan 23, 17:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39269[L][A]Jan 23, 17:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39270[L][A]Jan 23, 17:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39271[L][A]Jan 23, 17:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39272[L][A]Jan 23, 17:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39273[L][A]Jan 23, 17:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39274[L][A]Jan 23, 17:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39275[L][A]Jan 23, 17:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39276[L][A]Jan 23, 17:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39277[L][A]Jan 23, 17:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39278[L][A]Jan 23, 17:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39279[L][A]Jan 23, 17:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39280[L][A]Jan 23, 17:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39281[L][A]Jan 23, 17:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39282[L][A]Jan 23, 17:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39283[L][A]Jan 23, 18:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39284[L][A]Jan 23, 18:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39285[L][A]Jan 23, 18:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39286[L][A]Jan 23, 18:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39287[L][A]Jan 23, 18:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39288[L][A]Jan 23, 18:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39289[L][A]Jan 23, 18:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39290[L][A]Jan 23, 18:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39291[L][A]Jan 23, 18:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39292[L][A]Jan 23, 18:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39293[L][A]Jan 23, 18:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39294[L][A]Jan 23, 18:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39295[L][A]Jan 23, 18:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39296[L][A]Jan 23, 18:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39297[L][A]Jan 23, 18:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39298[L][A]Jan 23, 18:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39299[L][A]Jan 23, 18:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39300[L][A]Jan 23, 18:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39301[L][A]Jan 23, 18:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39302[L][A]Jan 23, 18:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39303[L][A]Jan 23, 18:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39304[L][A]Jan 23, 18:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39305[L][A]Jan 23, 18:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39306[L][A]Jan 23, 18:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39307[L][A]Jan 23, 18:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39308[L][A]Jan 23, 18:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39309[L][A]Jan 23, 18:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39310[L][A]Jan 23, 18:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39311[L][A]Jan 23, 18:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39312[L][A]Jan 23, 18:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39313[L][A]Jan 23, 18:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39314[L][A]Jan 23, 18:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39315[L][A]Jan 23, 18:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39316[L][A]Jan 23, 18:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39317[L][A]Jan 23, 18:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39318[L][A]Jan 23, 18:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39319[L][A]Jan 23, 18:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39320[L][A]Jan 23, 18:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39321[L][A]Jan 23, 18:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39322[L][A]Jan 23, 18:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39323[L][A]Jan 23, 19:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39324[L][A]Jan 23, 19:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39325[L][A]Jan 23, 19:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39326[L][A]Jan 23, 19:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39327[L][A]Jan 23, 19:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39328[L][A]Jan 23, 19:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39329[L][A]Jan 23, 19:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39330[L][A]Jan 23, 19:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39331[L][A]Jan 23, 19:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39332[L][A]Jan 23, 19:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39333[L][A]Jan 23, 19:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39334[L][A]Jan 23, 19:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39335[L][A]Jan 23, 19:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39336[L][A]Jan 23, 19:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39337[L][A]Jan 23, 19:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39338[L][A]Jan 23, 19:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39339[L][A]Jan 23, 19:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39340[L][A]Jan 23, 19:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39341[L][A]Jan 23, 19:28:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39342[L][A]Jan 23, 19:30:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39343[L][A]Jan 23, 19:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39344[L][A]Jan 23, 19:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39345[L][A]Jan 23, 19:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39346[L][A]Jan 23, 19:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39347[L][A]Jan 23, 19:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39348[L][A]Jan 23, 19:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39349[L][A]Jan 23, 19:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39350[L][A]Jan 23, 19:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39351[L][A]Jan 23, 19:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39352[L][A]Jan 23, 19:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39353[L][A]Jan 23, 19:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39354[L][A]Jan 23, 19:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39355[L][A]Jan 23, 19:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39356[L][A]Jan 23, 19:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39357[L][A]Jan 23, 19:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39358[L][A]Jan 23, 19:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39359[L][A]Jan 23, 19:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39360[L][A]Jan 23, 19:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39361[L][A]Jan 23, 19:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39362[L][A]Jan 23, 19:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39363[L][A]Jan 23, 20:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39364[L][A]Jan 23, 20:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39365[L][A]Jan 23, 20:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39366[L][A]Jan 23, 20:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39367[L][A]Jan 23, 20:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39368[L][A]Jan 23, 20:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39369[L][A]Jan 23, 20:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39370[L][A]Jan 23, 20:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39371[L][A]Jan 23, 20:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39372[L][A]Jan 23, 20:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39373[L][A]Jan 23, 20:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39374[L][A]Jan 23, 20:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39375[L][A]Jan 23, 20:19:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39376[L][A]Jan 23, 20:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39377[L][A]Jan 23, 20:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39378[L][A]Jan 23, 20:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39379[L][A]Jan 23, 20:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39380[L][A]Jan 23, 20:26:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39381[L][A]Jan 23, 20:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39382[L][A]Jan 23, 20:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39383[L][A]Jan 23, 20:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39384[L][A]Jan 23, 20:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39385[L][A]Jan 23, 20:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39386[L][A]Jan 23, 20:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39387[L][A]Jan 23, 20:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39388[L][A]Jan 23, 20:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39389[L][A]Jan 23, 20:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39390[L][A]Jan 23, 20:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39391[L][A]Jan 23, 20:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39392[L][A]Jan 23, 20:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39393[L][A]Jan 23, 20:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39394[L][A]Jan 23, 20:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39395[L][A]Jan 23, 20:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39396[L][A]Jan 23, 20:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39397[L][A]Jan 23, 20:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39398[L][A]Jan 23, 20:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39399[L][A]Jan 23, 20:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39400[L][A]Jan 23, 20:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39401[L][A]Jan 23, 20:58:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39402[L][A]Jan 23, 20:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39403[L][A]Jan 23, 21:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39404[L][A]Jan 23, 21:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39405[L][A]Jan 23, 21:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39406[L][A]Jan 23, 21:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39407[L][A]Jan 23, 21:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39408[L][A]Jan 23, 21:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39409[L][A]Jan 23, 21:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39410[L][A]Jan 23, 21:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39411[L][A]Jan 23, 21:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39412[L][A]Jan 23, 21:14:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39413[L][A]Jan 23, 21:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39414[L][A]Jan 23, 21:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39415[L][A]Jan 23, 21:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39416[L][A]Jan 23, 21:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39417[L][A]Jan 23, 21:22:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39418[L][A]Jan 23, 21:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39419[L][A]Jan 23, 21:25:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39420[L][A]Jan 23, 21:27:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39421[L][A]Jan 23, 21:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39422[L][A]Jan 23, 21:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39423[L][A]Jan 23, 21:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39424[L][A]Jan 23, 21:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39425[L][A]Jan 23, 21:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39426[L][A]Jan 23, 21:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39427[L][A]Jan 23, 21:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39428[L][A]Jan 23, 21:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39429[L][A]Jan 23, 21:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39430[L][A]Jan 23, 21:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39431[L][A]Jan 23, 21:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39432[L][A]Jan 23, 21:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39433[L][A]Jan 23, 21:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39434[L][A]Jan 23, 21:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39435[L][A]Jan 23, 21:49:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39436[L][A]Jan 23, 21:50:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39437[L][A]Jan 23, 21:52:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39438[L][A]Jan 23, 21:53:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39439[L][A]Jan 23, 21:55:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39440[L][A]Jan 23, 21:56:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39441[L][A]Jan 23, 21:58:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39442[L][A]Jan 23, 21:59:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39443[L][A]Jan 23, 22:01:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39444[L][A]Jan 23, 22:02:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39445[L][A]Jan 23, 22:04:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39446[L][A]Jan 23, 22:05:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39447[L][A]Jan 23, 22:07:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39448[L][A]Jan 23, 22:08:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39449[L][A]Jan 23, 22:10:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39450[L][A]Jan 23, 22:11:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39451[L][A]Jan 23, 22:13:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39452[L][A]Jan 23, 22:15:0068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39453[L][A]Jan 23, 22:16:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39454[L][A]Jan 23, 22:17:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39455[L][A]Jan 23, 22:19:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39456[L][A]Jan 23, 22:20:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39457[L][A]Jan 23, 22:22:3068.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39458[L][A]Jan 23, 22:23:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39459[L][A]Jan 23, 22:28:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39460[L][A]Jan 23, 22:29:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39461[L][A]Jan 23, 22:31:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39462[L][A]Jan 23, 22:32:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39463[L][A]Jan 23, 22:34:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39464[L][A]Jan 23, 22:35:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39465[L][A]Jan 23, 22:37:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39466[L][A]Jan 23, 22:38:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39467[L][A]Jan 23, 22:40:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39468[L][A]Jan 23, 22:41:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39469[L][A]Jan 23, 22:43:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39470[L][A]Jan 23, 22:44:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39471[L][A]Jan 23, 22:46:2968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39472[L][A]Jan 23, 22:47:5968.62.226.57fCraft 0.641_r2150
Exception thrown by ScheduledTask callback
Mono 3.12.1 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608 Service Pack 3System.IO.DirectoryNotFoundExceptionCould not find a part of the path "Z:\Users\bamagirl\Downloads\fcraft\PlayerDB.txt.temp"
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at fCraft.PlayerDB.OpenWrite (System.String fileName) [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.Save () [0x00000] in <filename unknown>:0 
  at fCraft.PlayerDB.SaveTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
  at fCraft.Scheduler.ExecuteBackgroundTask (fCraft.SchedulerTask task) [0x00000] in <filename unknown>:0 
39473[C][L][A]Mar 31, 8:16:27172.68.154.103ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.8762Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.ArgumentOutOfRangeException'minValue' cannot be greater than maxValue. Parameter name: minValue
   at System.Random.Next(Int32 minValue, Int32 maxValue)
   at fCraft.FloatingIslandMapGenState.Generate()
   at fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
39474[C][L][A]Aug 10, 6:55:37172.68.10.121ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 4.9.1 (tarball)Win32NT / Microsoft Windows NT 6.1.7601.65536 Service Pack 1System.ComponentModel.Win32ExceptionФайл не найден.
  at System.Diagnostics.Process.StartWithShellExecuteEx (System.Diagnostics.ProcessStartInfo startInfo) [0x00102] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at System.Diagnostics.Process.Start () [0x00032] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x0001b] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at System.Diagnostics.Process.Start (System.String fileName, System.String arguments) [0x00007] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at fCraft.MonoCompat.StartDotNetProcess (System.String assemblyLocation, System.String assemblyArgs, System.Boolean detachIfMono) [0x00064] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.ServerCLI.Program.RestartForUpdate () [0x00023] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
  at fCraft.ServerCLI.Program.CheckForUpdates () [0x000bd] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x000b9] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
39475[C][L][A]Nov 2, 20:34:39172.68.65.225ServerGUI 0.632_r1764
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.8936Win32NT / Microsoft Windows NT 6.2.9200.0System.InvalidOperationExceptionInvoke or BeginInvoke cannot be called on a control until the window handle has been created.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
   at fCraft.ServerGUI.MainForm.StartupThread() in C:\Users\Flake\MeinKraft\FullSource\ServerGUI\MainForm.cs:line 108
39476[C][L][A]Nov 8, 10:28:44172.69.55.181ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 5.16.0.179 (tarball Mi 7. Nov 15:21:31 CET 2018)Unix / Unix 3.13.0.54System.ExceptionPlayerDB.Load: Unsupported PlayerDB file format. Try loading it in an older version of fCraft (before 0.640).
  at fCraft.PlayerDB.LoadInternal (System.IO.StreamReader reader, System.String header) [0x0000a] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.PlayerDB.Load () [0x00069] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.Server.InitServer () [0x000c3] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x000b4] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
39477[C][L][A]Nov 8, 10:29:26178.162.204.218ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 5.16.0.179 (tarball Mi 7. Nov 15:21:31 CET 2018)Unix / Unix 3.13.0.54System.ExceptionIPBanList.Load: Unsupported PlayerDB file format. Try loading it in an older version of fCraft (before 0.640).
  at fCraft.IPBanList.Load () [0x00069] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.Server.InitServer () [0x000c8] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x000b4] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
39478[C][L][A]Nov 8, 10:29:36178.162.204.218ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 5.16.0.179 (tarball Mi 7. Nov 15:21:31 CET 2018)Unix / Unix 3.13.0.54System.ExceptionIPBanList.Load: Unsupported PlayerDB file format. Try loading it in an older version of fCraft (before 0.640).
  at fCraft.IPBanList.Load () [0x00069] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.Server.InitServer () [0x000c8] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x000b4] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
39479[C][L][A]Nov 8, 10:30:55172.69.55.181ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 5.16.0.179 (tarball Mi 7. Nov 15:21:31 CET 2018)Unix / Unix 3.13.0.54System.ExceptionIPBanList.Load: Unsupported PlayerDB file format. Try loading it in an older version of fCraft (before 0.640).
  at fCraft.IPBanList.Load () [0x00069] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.Server.InitServer () [0x000c8] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x000b4] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
39480[C][L][A]Nov 8, 10:31:28178.162.204.218ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 5.16.0.179 (tarball Mi 7. Nov 15:21:31 CET 2018)Unix / Unix 3.13.0.54System.ExceptionPlayerDB.Load: Unsupported PlayerDB file format. Try loading it in an older version of fCraft (before 0.640).
  at fCraft.PlayerDB.LoadInternal (System.IO.StreamReader reader, System.String header) [0x0000a] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.PlayerDB.Load () [0x00069] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.Server.InitServer () [0x000c3] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x000b4] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
39481[C][L][A]Jan 6, 1:27:1373.53.122.99ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
CLR 2.0.50727.9035Win32NT / Microsoft Windows NT 6.2.9200.0System.ComponentModel.Win32ExceptionThe operation was canceled by the user
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at fCraft.MonoCompat.StartDotNetProcess(String assemblyLocation, String assemblyArgs, Boolean detachIfMono)
   at fCraft.ServerCLI.Program.RestartForUpdate()
   at fCraft.ServerCLI.Program.CheckForUpdates()
   at fCraft.ServerCLI.Program.Main(String[] args)
39482[C][L][A]Jan 6, 1:27:2673.53.122.99ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
CLR 2.0.50727.9035Win32NT / Microsoft Windows NT 6.2.9200.0System.ComponentModel.Win32ExceptionThe operation was canceled by the user
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at fCraft.MonoCompat.StartDotNetProcess(String assemblyLocation, String assemblyArgs, Boolean detachIfMono)
   at fCraft.ServerCLI.Program.RestartForUpdate()
   at fCraft.ServerCLI.Program.CheckForUpdates()
   at fCraft.ServerCLI.Program.Main(String[] args)
39483[C][L][A]Jan 6, 1:35:0973.53.122.99ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
CLR 2.0.50727.9035Win32NT / Microsoft Windows NT 6.2.9200.0System.ComponentModel.Win32ExceptionThe operation was canceled by the user
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at fCraft.MonoCompat.StartDotNetProcess(String assemblyLocation, String assemblyArgs, Boolean detachIfMono)
   at fCraft.ServerCLI.Program.RestartForUpdate()
   at fCraft.ServerCLI.Program.CheckForUpdates()
   at fCraft.ServerCLI.Program.Main(String[] args)
39484[C][L][A]May 11, 14:16:0251.38.221.81ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 4.6.2 (Debian 4.6.2.7+dfsg-1)Unix / Unix 4.15.18.11System.IO.FileNotFoundExceptionCould not load file or assembly or one of its dependencies.
  at fCraft.Server.InitServer () [0x000a2] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x000b4] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
39485[C][L][A]Jul 18, 16:08:48172.68.102.79ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 4.9.1 (tarball)Win32NT / Microsoft Windows NT 6.1.7601.65536 Service Pack 1System.ComponentModel.Win32ExceptionFile not found.
  at System.Diagnostics.Process.StartWithShellExecuteEx (System.Diagnostics.ProcessStartInfo startInfo) [0x00102] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at System.Diagnostics.Process.Start () [0x00032] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x0001b] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at System.Diagnostics.Process.Start (System.String fileName, System.String arguments) [0x00007] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at fCraft.MonoCompat.StartDotNetProcess (System.String assemblyLocation, System.String assemblyArgs, System.Boolean detachIfMono) [0x00064] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.ServerCLI.Program.RestartForUpdate () [0x00023] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
  at fCraft.ServerCLI.Program.CheckForUpdates () [0x000bd] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x000b9] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
39486[C][L][A]Jul 19, 10:50:26172.68.102.101ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 4.9.1 (tarball)Win32NT / Microsoft Windows NT 6.1.7601.65536 Service Pack 1System.ComponentModel.Win32ExceptionFile not found.
  at System.Diagnostics.Process.StartWithShellExecuteEx (System.Diagnostics.ProcessStartInfo startInfo) [0x00102] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at System.Diagnostics.Process.Start () [0x00032] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x0001b] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at System.Diagnostics.Process.Start (System.String fileName, System.String arguments) [0x00007] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at fCraft.MonoCompat.StartDotNetProcess (System.String assemblyLocation, System.String assemblyArgs, System.Boolean detachIfMono) [0x00064] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.ServerCLI.Program.RestartForUpdate () [0x00023] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
  at fCraft.ServerCLI.Program.CheckForUpdates () [0x000bd] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x000b9] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
39487[C][L][A]Jul 21, 10:19:32172.68.102.127ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 4.9.1 (tarball)Win32NT / Microsoft Windows NT 6.1.7601.65536 Service Pack 1System.ComponentModel.Win32ExceptionFile not found.
  at System.Diagnostics.Process.StartWithShellExecuteEx (System.Diagnostics.ProcessStartInfo startInfo) [0x00102] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at System.Diagnostics.Process.Start () [0x00032] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x0001b] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at System.Diagnostics.Process.Start (System.String fileName, System.String arguments) [0x00007] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at fCraft.MonoCompat.StartDotNetProcess (System.String assemblyLocation, System.String assemblyArgs, System.Boolean detachIfMono) [0x00064] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.ServerCLI.Program.RestartForUpdate () [0x00023] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
  at fCraft.ServerCLI.Program.CheckForUpdates () [0x000bd] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x000b9] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
39488[C][L][A]Aug 24, 23:24:24172.68.143.123ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 6.3.0 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608System.NullReferenceExceptionObject reference not set to an instance of an object
  at System.Windows.Forms.NativeWindow.ReleaseHandle (System.Boolean handleValid) [0x00001] in <32cf3dee4f38466d97711972c10b8844>:0 
  at System.Windows.Forms.NativeWindow.Callback (System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam) [0x0007c] in <32cf3dee4f38466d97711972c10b8844>:0 
  at (wrapper native-to-managed) System.Windows.Forms.NativeWindow.Callback(intptr,int,intptr,intptr)
  at (wrapper managed-to-native) System.Windows.Forms.UnsafeNativeMethods.PeekMessage(System.Windows.Forms.NativeMethods/MSG&,System.Runtime.InteropServices.HandleRef,int,int,int)
  at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop (System.IntPtr dwComponentID, System.Int32 reason, System.Int32 pvLoopData) [0x000d8] in <32cf3dee4f38466d97711972c10b8844>:0 
  at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner (System.Int32 reason, System.Windows.Forms.ApplicationContext context) [0x00282] in <32cf3dee4f38466d97711972c10b8844>:0 
  at System.Windows.Forms.Application+ThreadContext.RunMessageLoop (System.Int32 reason, System.Windows.Forms.ApplicationContext context) [0x0001a] in <32cf3dee4f38466d97711972c10b8844>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Application+ThreadContext.RunMessageLoop(int,System.Windows.Forms.ApplicationContext)
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x0000d] in <32cf3dee4f38466d97711972c10b8844>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00010] in <99c4f24d0e84482a86c61ae2d1b2c467>:0 
39489[C][L][A]Aug 24, 23:27:51172.69.22.155ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 6.3.0 (tarball)Win32NT / Microsoft Windows NT 5.1.2600.196608System.NullReferenceExceptionObject reference not set to an instance of an object
  at System.Windows.Forms.NativeWindow.ReleaseHandle (System.Boolean handleValid) [0x00001] in <32cf3dee4f38466d97711972c10b8844>:0 
  at System.Windows.Forms.NativeWindow.Callback (System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam) [0x0007c] in <32cf3dee4f38466d97711972c10b8844>:0 
  at (wrapper native-to-managed) System.Windows.Forms.NativeWindow.Callback(intptr,int,intptr,intptr)
  at (wrapper managed-to-native) System.Windows.Forms.UnsafeNativeMethods.PeekMessage(System.Windows.Forms.NativeMethods/MSG&,System.Runtime.InteropServices.HandleRef,int,int,int)
  at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop (System.IntPtr dwComponentID, System.Int32 reason, System.Int32 pvLoopData) [0x000d8] in <32cf3dee4f38466d97711972c10b8844>:0 
  at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner (System.Int32 reason, System.Windows.Forms.ApplicationContext context) [0x00282] in <32cf3dee4f38466d97711972c10b8844>:0 
  at System.Windows.Forms.Application+ThreadContext.RunMessageLoop (System.Int32 reason, System.Windows.Forms.ApplicationContext context) [0x0001a] in <32cf3dee4f38466d97711972c10b8844>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Application+ThreadContext.RunMessageLoop(int,System.Windows.Forms.ApplicationContext)
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x0000d] in <32cf3dee4f38466d97711972c10b8844>:0 
  at fCraft.ConfigGUI.Program.Main () [0x00010] in <99c4f24d0e84482a86c61ae2d1b2c467>:0 
39490[C][L][A]Aug 25, 5:38:31172.68.133.51ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 5.10.1.20 (tarball Thu Mar 29 10:48:35 UTC 2018)Unix / Unix 3.16.0.34System.IO.IOExceptionCould not set the working path.
  at fCraft.Server.InitLibrary (System.Collections.Generic.IEnumerable`1[T] rawArgs) [0x0017c] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x000a0] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
39491[C][L][A]Aug 25, 5:55:21172.68.132.98ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 5.10.1.20 (tarball Thu Mar 29 10:48:35 UTC 2018)Unix / Unix 3.16.0.34System.IO.IOExceptionCould not set the working path.
  at fCraft.Server.InitLibrary (System.Collections.Generic.IEnumerable`1[T] rawArgs) [0x0017c] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x000a0] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
39492[C][L][A]Aug 25, 17:20:46172.68.143.189ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
Mono 5.10.1.20 (tarball Thu Mar 29 10:48:35 UTC 2018)Unix / Unix 3.16.0.34System.IO.IOExceptionCould not set the working path.
  at fCraft.Server.InitLibrary (System.Collections.Generic.IEnumerable`1[T] rawArgs) [0x0017c] in <33cf9270b898492b94a474bb376ecf97>:0 
  at fCraft.ServerCLI.Program.Main (System.String[] args) [0x000a0] in <0f4ff7b799304592b57f7a0468d94f6b>:0 
39493[C][L][A]Sep 2, 20:08:3667.243.39.161ServerGUI 0.641_r2150
Unhandled exception in ServerGUI.StartUp
CLR 2.0.50727.9145Win32NT / Microsoft Windows NT 6.2.9200.0System.IO.IOExceptionCould not set the working path.
   at fCraft.Server.InitLibrary(IEnumerable`1 rawArgs)
   at fCraft.ServerGUI.MainForm.StartupThread()
39494[C][L][A]Sep 7, 1:17:502601:281:c200:4806:1db4:86c:8d88ConfigGUI 0.641_r2150
Error in ConfigGUI
Mono 6.0.0.319 (2019-02/52203786470 Thu Aug 1 07:35:17 EDT 2019)Unix / Unix 18.5.0.0System.NotSupportedExceptionSpecified method is not supported.
  at System.Drawing.MacSupport.GetCGContextForView (System.IntPtr handle) [0x0001a] in <2036d8cb78554b429a8bde550c8f923f>:0 
  at System.Drawing.Graphics.FromHwnd (System.IntPtr hwnd) [0x00055] in <2036d8cb78554b429a8bde550c8f923f>:0 
  at System.Windows.Forms.Control.CreateGraphics () [0x00019] in <4e70c4fa7b2e4e4980f7aff752288d2a>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control.CreateGraphics()
  at System.Windows.Forms.Document.owner_VisibleChanged (System.Object sender, System.EventArgs e) [0x0000d] in <4e70c4fa7b2e4e4980f7aff752288d2a>:0 
  at System.Windows.Forms.Control.OnVisibleChanged (System.EventArgs e) [0x0002f] in <4e70c4fa7b2e4e4980f7aff752288d2a>:0 
  at System.Windows.Forms.Control.ChangeParent (System.Windows.Forms.Control new_parent) [0x000c7] in <4e70c4fa7b2e4e4980f7aff752288d2a>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control.ChangeParent(System.Windows.Forms.Control)
  at System.Windows.Forms.Control+ControlCollection.RemoveImplicit (System.Windows.Forms.Control control) [0x0003d] in <4e70c4fa7b2e4e4980f7aff752288d2a>:0 
  at System.Windows.Forms.ComboBox.set_DropDownStyle (System.Windows.Forms.ComboBoxStyle value) [0x0008e] in <4e70c4fa7b2e4e4980f7aff752288d2a>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.ComboBox.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle)
  at fCraft.ConfigGUI.MainForm.InitializeComponent () [0x0119b] in <99c4f24d0e84482a86c61ae2d1b2c467>:0 
  at fCraft.ConfigGUI.MainForm..ctor () [0x00022] in <99c4f24d0e84482a86c61ae2d1b2c467>:0 
  at (wrapper remoting-invoke-with-check) fCraft.ConfigGUI.MainForm..ctor()
  at fCraft.ConfigGUI.Program.Main () [0x0000b] in <99c4f24d0e84482a86c61ae2d1b2c467>:0 
39495[C][L][A]Nov 6, 19:38:11172.68.141.145ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.9148Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionMap volume exceeds Int32.MaxValue.
   at fCraft.Map..ctor(World world, Int32 width, Int32 length, Int32 height, Boolean initBlockArray)
   at fCraft.FloatingIslandMapGenState.Generate()
   at fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
39496[C][L][A]Nov 6, 19:39:53172.68.142.170ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.9148Win32NT / Microsoft Windows NT 6.2.9200.0System.ArgumentExceptionMap volume exceeds Int32.MaxValue.
   at fCraft.Map..ctor(World world, Int32 width, Int32 length, Int32 height, Boolean initBlockArray)
   at fCraft.FloatingIslandMapGenState.Generate()
   at fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
39497[C][L][A]Apr 1, 19:59:49172.68.133.33ConfigGUI 0.641_r2150
Exception while generating map
CLR 2.0.50727.9043Win32NT / Microsoft Windows NT 6.2.9200.0System.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)