Page 1 of 1

4DO doesn't start (error log inside)

Posted: Wed Nov 16, 2011 1:27 pm
by Macarro
First post here, so, hi to everybody and thanks for this emulator, it's nice to see new emulators are being created for old systems.

Just downloaded the emulator but it doesn't start in XP. Here is the error log I get inside Temp folder:

Code: Select all

16/11/2011 14:22:58 4DO Starting up
16/11/2011 14:22:58 Unhandled exception: System.IO.FileNotFoundException: No se puede cargar el archivo o ensamblado 'SlimDX, Version=4.0.11.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9' ni una de sus dependencias. El sistema no puede hallar el archivo especificado.
Nombre de archivo: 'SlimDX, Version=4.0.11.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9'
   en FourDO.UI.GameCanvas.InitializeComponent()
   en FourDO.UI.GameCanvas..ctor()
   en FourDO.UI.Main.InitializeComponent()
   en FourDO.UI.Main..ctor()
   en FourDO.Program.Main(String[] args)

AVS: El registro del enlace de ensamblado está desactivado.
Para habilitar el registro de errores del enlace de ensamblado, establezca el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.
Nota: existe una disminución del rendimiento asociada registro de errores del enlace de ensamblado.
Para desactivar esta característica, elimine el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog].


It's in spanish, sorry, but don't hesitate for translation if it can help.

Regards.

Re: 4DO doesn't start (error log inside)

Posted: Wed Nov 16, 2011 2:15 pm
by incrediclint
Did you install slimDX? That's what it looks like the problem is to me.

Re: 4DO doesn't start (error log inside)

Posted: Wed Nov 16, 2011 2:40 pm
by BryWI
It also has to be the ".NET 4.0" version SlimDX. There is a link to it on the downloads page. http://www.fourdo.com/downloads/ . If that still doesn't fix your problem, you are missing a dependency of SlimDX. Let us know, and we can try to help.

Re: 4DO doesn't start (error log inside)

Posted: Wed Nov 16, 2011 8:50 pm
by Macarro
Thanks.

Problem solved installing slimDX. I downloaded 4DO directly from sourceforge and I didn't look for its prerequisites, my fault, sorry.

Regards.

Re: 4DO doesn't start (error log inside)

Posted: Wed Nov 16, 2011 9:44 pm
by incrediclint
Great :)