Author Topic: Whaaat's the problem?  (Read 1436 times)

Offline BlueFirePhoenix

  • Newbie
  • *
  • Posts: 5
Whaaat's the problem?
« on: July 18, 2010, 01:45:52 am »
Ok I'm running Windows 7 but for some reason i couldn't find this stuff in the users file like it was supposed to be, luckily i found it in the Steam folder.

7/18/2010 12:27:20 AM (3.1.6.9)
-----------------------------------CurrentDomain_UnhandledException-----------------------------------System.IO.FileNotFoundException: Could not load file or assembly 'SlimDX, Version=2.0.7.41, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9' or one of its dependencies. The system cannot find the file specified.
File name: 'SlimDX, Version=2.0.7.41, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9'
   at AIWar.Game..ctor()
   at AIWar.Program.Main() in C:\vcprojs\AIWar\Program.cs:line 20

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

What exactly is my problem?  Everything was working just find a few days ago.

Offline x4000

  • Chris McElligott Park, Arcen Founder and Lead Dev
  • Arcen Staff
  • Zenith Council Member Mark III
  • *****
  • Posts: 31,651
Re: Whaaat's the problem?
« Reply #1 on: July 18, 2010, 10:12:34 am »
Well, the issue is pretty definitive, although it is strange: SlimDX March 2009 SP1 is missing from your system.  Somehow or other apparently it has been moved or removed, I guess within the last couple of days.  Please note that any version of SlimDX will not do, it must be the March 2009 SP1 version or else you'd get this error...

Hope that helps!
Have ideas or bug reports for one of our games?  Mantis for Suggestions and Bug Reports. Thanks for helping to make our games better!

Offline BlueFirePhoenix

  • Newbie
  • *
  • Posts: 5
Re: Whaaat's the problem?
« Reply #2 on: July 18, 2010, 01:55:14 pm »
That worked! For some reason i had the June 2010 version for some reason instead :/ no idea how that could have happened, but everything's working now thank you!

Offline x4000

  • Chris McElligott Park, Arcen Founder and Lead Dev
  • Arcen Staff
  • Zenith Council Member Mark III
  • *****
  • Posts: 31,651
Re: Whaaat's the problem?
« Reply #3 on: July 18, 2010, 04:35:22 pm »
My pleasure!
Have ideas or bug reports for one of our games?  Mantis for Suggestions and Bug Reports. Thanks for helping to make our games better!