It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
When I run this game, it shows the logo on a black screen, then it crashes and says I can quit or debug (or whatever the third option is, I don't remember).

But anyway, I'm running this on Windows 7 64 bit, and it says it's compatible with Windows 7!

What could be wrong?
No posts in this topic were marked as the solution yet. If you can help, add your reply
Works fine for me in Win 7 64 bit, so yeah it is compatible, back to topic did you install it in Program Files folders? If so you might want to uninstall and reinstall it in other places C:\ instead of C:\Program Files or maybe D:\

Sometimes you need also to set up your account to be Administrator accounts.

Anyways whats your PC/Laptop spec?
Post edited November 18, 2014 by Shaaka
I installed it in the default location (something like c:/program files (x86)/gog).

I have a Geforce 640 (I think), and a good processor and ram - that wouldn't be the issue. I don't know if there's some other weird hardware incompatibility. I'm not actually sure what my sound card is, but I never had a problem with it.

I have the latest DirectX I think (at least 11, and newer games than this work on it).

I think it's not set to administrator, because sometimes when I try to do things it says I need to be an administrator, but it lets me click a button to do it as the administrator, so I'm not sure the point of it from a security perspective, since I can just bypass it anyway.

Can I set it up as a parameter in the shortcut to run as administrator?
avatar
HeresMyAccount: Can I set it up as a parameter in the shortcut to run as administrator?
Right-click on the shortcut, select properties and then click the Compatibility tab. There check "Run This Program As An Administrator" box and click OK.
Oh is that all? Thanks triock!
I'm also had the problem on Win7x64, but game crashes only when internet connection is active.

"Run as Admin" fixes the issue.
avatar
HiXXX: I'm also had the problem on Win7x64, but game crashes only when internet connection is active.

"Run as Admin" fixes the issue.
No, "Run as Administrator" does /not/ fix the issue for me.

Of all the different fixes out there that are suggested (reinstalling; editing .xml files; uninstalling/updating codecs; running as admin; using various compatibility modes; or adding -novirtual to the shortcut)... the only fix that works for me is disabling GRID's internet access. This can be done by adding an Outbound Rule to Block the program GRID.EXE in Windows Firewall (so you can have network access turned on but GRID can't see it.)
Post edited November 20, 2014 by chyron8472
The computer I'm running it on has no internet connection. Do you think that might be the problem - that it's trying to connect and can't, so instead of just putting an error, it crashes?

I'm not sure I'm even running any firewall (I don't need one), so how would I add an outbound rule?
Post edited November 20, 2014 by HeresMyAccount
If you're running Windows, you likely do have Windows Firewall enabled.

Hold down the Windows key on your keyboard and press "R";
In the box, type "wf.msc" and click OK;
In the column on the left, click "Outbound Rules";
In the Actions column on the right, click "New Rule...";
select "Program" and click "Next";
Under "This Program Path" click "Browse";
Browse to your GRID game folder, select the file called GRID (or GRID.EXE), click "Open", then click "Next";
Select "Block the connection" and click "Next";
Make sure all boxes under "When does this rule apply?" are checked and click "Next";
Name the Rule (any name will do) and click "Finish".

If you don't have internet in the first place, then I don't know what's up with the game. But as I said earlier, my user account already has administrator access, so it likely doesn't matter if I tell the program to run as administrator or not, where with you it might.

There are various other fixes people suggest (some of which I found on the Steam forums, some on Youtube) but blocking internet access was the only thing that worked for me. Your mileage may vary.

The other potential solutions I've found are:

-- tell the game to run as administrator (right click the shortcut and click "Properties"; click the "Compatibility" tab and then check the box that says "Run the program as an administrator")

-- put "-novirtual" (no quotes) at the end of the "Target:" box in the game's shortcut properties

-- uninstall your current codec pack and reinstall the game or perhaps install the latest codecs from the Combined Community Codec Pack (this solution is given on GOGs official support page). But I already had the latest CCCP installed so this wasn't my problem.

-- try running the game in various Compatibility Modes (also under the shortcut's properties window's Compatibility tab) (also given on GOG's official support page)

-- go to \(your Documents folder)\Codemasters\GRID\hardwaresettings\
open hardware_settings_config.xml
go down to <graphics_card>, and under <multisampling> change the settings to:
<multisampling option="off">
<back_buffer level="0" />
<colour_target level="0" />
<minimap level="0" />
<dynamic_envmap level="0" />
<static_envmap level="0" />
<rear_view_mirror level="0" />
</multisampling>

--or reinstall the game

Someone on the Steam forums also said that GRID was conflicting with uTorrent, and once they exited out of uTorrent the game ran fine, but I haven't tried this.

Hopefully one of these might work for you.
Post edited November 20, 2014 by chyron8472