Darwinbots Forum

Code center => Bugs and fixes => Topic started by: Ammeh on October 07, 2010, 02:56:18 AM

Title: DBIM error
Post by: Ammeh on October 07, 2010, 02:56:18 AM
Code: [Select]

WEEE!!!!

   at DarwinbotsCLIM.Program.Main(String[] args)

o rly? :blink:

accidental release shasta? :P
Title: Re: DBIM error
Post by: Shasta on October 07, 2010, 03:05:24 AM
Ummmm..... no.








New version online.
Title: Re: DBIM error
Post by: Ammeh on October 08, 2010, 02:39:48 AM
Code: [Select]
The process cannot access the file 'C:\dbtransfers\outbound\101008051804Alga_Minimalis.txt11079.dbo' because it is being used by another process.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.IO.File.ReadAllBytes(String path)
   at DarwinbotsCLIM.Program.Run(String inbound, String outbound, String name, Int32 pid, DarwinbotsVersion dbv)
   at DarwinbotsCLIM.Program.Main(String[] args)

And there we have it.
Title: Re: DBIM error
Post by: Ammeh on October 08, 2010, 05:04:25 AM
oh and

Code: [Select]
input .lzma is too short

   at SevenZip.Compression.LZMA.SevenZipHelper.Decompress(Byte[] inputBytes)
   at DarwinbotsCLIM.Program.Run(String inbound, String outbound, String name, Int32 pid, DarwinbotsVersion dbv)
   at DarwinbotsCLIM.Program.Main(String[] args)
Title: Re: DBIM error
Post by: Panda on October 08, 2010, 01:53:33 PM
Stop complaining Sammeh. :p
Title: Re: DBIM error
Post by: Numsgil on October 08, 2010, 02:51:53 PM
Darwinbots (windows?) sometimes gets confused about whether a dbo file is opened or closed.  I know it caused some issues in the past.  Also caused some issues years back when I was playing with the league code.
Title: Re: DBIM error
Post by: Shasta on October 08, 2010, 04:34:20 PM
I will look into it tonight.
Title: Re: DBIM error
Post by: Shasta on October 09, 2010, 05:18:27 PM
New version of DBIM is online.