Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
That is the motion/telemetry bug. Are you using any kind of SLI/Motion/Sim Vibe?
It was introduced way back in Dirt 3 1.2. I have asked codemasters many times for a fix but every time they say they will not fix it.
I started a thread about it on the Codemasters forum. http://forums.codemasters.com/discussion/183/dirt-3-telemetry-and-motion-simulator-bug
Please bump that or PM Justbiglee and hopefully we can get it fixed
If you are not running any kind of motion or SLI then the motion settings could have been switched on by accident at some stage.
Check your hardware_settings_config.xml file in your \Documents\My Games\DiRT3\hardwaresettings folder
If it is set to this then you will get that crash
<motion enabled="true" ip="127.0.0.1" port="20777" delay="1" extradata="1" />
Change it to
<motion enabled="false" ip="127.0.0.1" port="20777" delay="1" extradata="0" />
This will disable motion/telemetry so you won't get hit by the bug
<motion enabled="true" extradata="3" delay="1" port="30500" ip="127.0.0.1"/>
It's odd that extradata is 3.
I think I know what has happened. When I installed the new CE version, it wrote a new file in my settings folder.
If you have it set to <motion enabled="true" extradata="3" delay="1" port="30500" ip="127.0.0.1"/> then you will get the crash.
Just turning the motion on is enough to crash the game.
set it back to <motion enabled="false" ip="127.0.0.1" port="20777" delay="1" extradata="0" /> and it will work
As a work around you could probably use the Dirt 2 plug in and manually change the hardware settings xml file and game settings.
You will still have to live with the game crashing over the finish line