Automation - The Car Company Tycoon Game

Automation - The Car Company Tycoon Game

philippmayr Mar 12, 2015 @ 11:32am
.net Framework Issue
I couldnt start the Game. Framework tells me that "Microsoft DirectX Direct3D Version=1.0 2902 0 Culture= Neutral Public Key Token 31bf3856ad364e35" could not be found... THX for any Help
< >
Showing 1-15 of 20 comments
philippmayr Mar 12, 2015 @ 11:37am 
Windows 8.1 everything is Updated... I restarted my System but still cant play the Game
[CAMSO] Caswal  [developer] Mar 12, 2015 @ 1:10pm 
This sounds like the DirectX June 2010 redistributable has failed to install properly. We have had this issue occasionally.

You can either download and install it yourself here: http://www.microsoft.com/en-nz/download/details.aspx?id=8109

Or Right click Automation in Steam, Properties. Local Files, Browse Local Files. _CommonRedist, DirectX, Jun2010 and run DXSETUP.exe

Hopefully that'll fix it.
[CAMSO] Caswal  [developer] Mar 12, 2015 @ 8:28pm 
philippmayr any luck?
philippmayr Mar 13, 2015 @ 4:14am 
YES! :) Game is now running. GREAT! BIG THANKS
Luckysocks Mar 17, 2015 @ 9:07am 
Came here with the same problem, can confirm the fix. Looking forward to playing it.
works !!!
Maciller Mar 23, 2015 @ 5:24pm 
This did not fix my problem. I get a microsoft message that says the game has stopped working. Look for online solutions or close program. I did try the DXSETUP and it didn't do anything for me. Any other ideas?
[CAMSO] Caswal  [developer] Mar 23, 2015 @ 9:08pm 
Is it the same error message as above? Can you please copy and paste it? Or post a picture of it.
Maciller Apr 10, 2015 @ 4:29pm 
I closed steam and restarted it, it has been working fine ever since!
Warbreaker Apr 18, 2015 @ 1:22pm 
Solved my problem as well
Bond007 May 5, 2015 @ 2:59am 
I have the same problem but this didn't solve my issue...
Here's what I have in the details of the error message if it helps:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.DirectX.Direct3D, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.DirectX.Direct3D, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
at Automation_Launcher.Optionsform.HasAnyValidResolutions()
at Automation_Launcher.AutomationLauncherWindow.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

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].



************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
CodeBase: file:/C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Automation Launcher Steam
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Automation/Automation%20Launcher%20Steam.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8008 (FX35W81RTMGDR.050727-8000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8007 (FX35W81RTMGDR.050727-8000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
CodeBase: file:/C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8007 (FX35W81RTMGDR.050727-8000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Last edited by Bond007; May 5, 2015 @ 3:01am
[CAMSO] Caswal  [developer] May 13, 2015 @ 4:14pm 
@GabrielsGameSeries

That is weird, the Error basically states that it can't find the appropriate DirectX assembly, which the Redist should fix. Sounds like something more fundamental is broken with your .net framework install.

It might be worth uninstalling, and reinstalling the .net Framework 3.5 ( https://www.microsoft.com/en-nz/download/details.aspx?id=25150 )

And then trying the directX redist again.
byoungbnice Dec 16, 2015 @ 11:14am 
On Windows 10, but the fix suggested did the trick. Ie. Right click Automation in Steam, Properties. Local Files, Browse Local Files. _CommonRedist, DirectX, Jun2010 and run DXSETUP.exe
I have tried installing the June 2010, yet the game still gives the error. I can't figure out how to reinstall the .net Framework 3.5. Above, there a bunch of files in the folder instead of a setup.exe file.
[CAMSO] Caswal  [developer] Jun 26, 2016 @ 4:28pm 
Originally posted by Epix115599:
I have tried installing the June 2010, yet the game still gives the error. I can't figure out how to reinstall the .net Framework 3.5. Above, there a bunch of files in the folder instead of a setup.exe file.

Steps for reinstalling .net Framework 3.5 can be found here: http://imgur.com/a/7cSQX
< >
Showing 1-15 of 20 comments
Per page: 1530 50

Date Posted: Mar 12, 2015 @ 11:32am
Posts: 20