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

Offline BlueFirePhoenix

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • Email
Whaaat's the problem?
« on: July 18, 2010, 12: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 Park, Arcen Games Founder and Lead Dev
  • Administrator
  • Zenith Council Member Mark III
  • *****
  • Posts: 21,108
    • View Profile
    • Email
Re: Whaaat's the problem?
« Reply #1 on: July 18, 2010, 09: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?  Click here to get started with Mantis for Suggestions and Bug Reports.  Thanks for helping to make our games better!

Offline BlueFirePhoenix

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • Email
Re: Whaaat's the problem?
« Reply #2 on: July 18, 2010, 12: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 Park, Arcen Games Founder and Lead Dev
  • Administrator
  • Zenith Council Member Mark III
  • *****
  • Posts: 21,108
    • View Profile
    • Email
Re: Whaaat's the problem?
« Reply #3 on: July 18, 2010, 03:35:22 PM »
My pleasure!
Have ideas or bug reports for one of our games?  Click here to get started with Mantis for Suggestions and Bug Reports.  Thanks for helping to make our games better!