Author Topic: DBIM error  (Read 4407 times)

Offline Ammeh

  • Queen of the Internets
  • Bot Destroyer
  • ***
  • Posts: 169
    • View Profile
DBIM error
« on: October 07, 2010, 02:56:18 AM »
Code: [Select]

WEEE!!!!

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

o rly? :blink:

accidental release shasta? :P

Offline Shasta

  • Administrator
  • Bot Destroyer
  • *****
  • Posts: 231
    • View Profile
Re: DBIM error
« Reply #1 on: October 07, 2010, 03:05:24 AM »
Ummmm..... no.








New version online.

Offline Ammeh

  • Queen of the Internets
  • Bot Destroyer
  • ***
  • Posts: 169
    • View Profile
Re: DBIM error
« Reply #2 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.

Offline Ammeh

  • Queen of the Internets
  • Bot Destroyer
  • ***
  • Posts: 169
    • View Profile
Re: DBIM error
« Reply #3 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)

Offline Panda

  • Global Moderator
  • Bot Destroyer
  • *****
  • Posts: 476
  • Computer Science Undergraduate (nerd)
    • View Profile
Re: DBIM error
« Reply #4 on: October 08, 2010, 01:53:33 PM »
Stop complaining Sammeh. :p

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
Re: DBIM error
« Reply #5 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.

Offline Shasta

  • Administrator
  • Bot Destroyer
  • *****
  • Posts: 231
    • View Profile
Re: DBIM error
« Reply #6 on: October 08, 2010, 04:34:20 PM »
I will look into it tonight.

Offline Shasta

  • Administrator
  • Bot Destroyer
  • *****
  • Posts: 231
    • View Profile
Re: DBIM error
« Reply #7 on: October 09, 2010, 05:18:27 PM »
New version of DBIM is online.