Search found 860 matches

by Sleipnir
Tue Feb 22, 2011 9:54 am
Forum: General Discussion
Topic: My bug list/inequalities
Replies: 6
Views: 5422

We appreciate feedback in any form, but as beedee points out, the best way to get specific problems fixed is to create a ticket for them in the bugtracker :) The bugtracker has different fields when you create a ticket for bug reports and feature requests, as well as letting you say what part of the...
by Sleipnir
Sat Feb 19, 2011 11:44 pm
Forum: General Discussion
Topic: ugly graphics
Replies: 4
Views: 5941

Looks like a bug in the ATI drivers. The only thing I can suggest is to try other driver versions, and hope that you find one that works and doesn't have the problems discussed in http://www.sleipnirstuff.com/forum/view ... 82&t=14850.
by Sleipnir
Thu Feb 17, 2011 9:33 pm
Forum: Mapping and Modding
Topic: Being on a mac...
Replies: 7
Views: 6448

Captured tech (mostly) works in cnc, but is more difficult to implement in ra because of the different production method. I have no interest in fixing this, but one of the other devs may eventually get around to it. Scrolling to construction yard is mapped to backspace/delete. Unit-level AI is high ...
by Sleipnir
Thu Feb 17, 2011 2:22 am
Forum: Mapping and Modding
Topic: Being on a mac...
Replies: 7
Views: 6448

Mono (the runtime that OpenRA and the editor runs on) has very poor support for Winforms on osx, which is the windowing toolkit that the editor uses. This causes the editor to be full of graphical glitches and be horribly slow. The latest version of mono (2.8.2) simply crashes when trying to open or...
by Sleipnir
Fri Feb 11, 2011 9:41 pm
Forum: General Discussion
Topic: cannot start the game :-(
Replies: 6
Views: 8684

Your GPU doesn't support the required hardware features that OpenRA uses.

What are the specs of this machine?
by Sleipnir
Wed Feb 09, 2011 1:39 am
Forum: General Discussion
Topic: Can't install version 20110207
Replies: 9
Views: 8766

We've been able to verify this as a general problem that affects all Windows XP users. None of the developers or regular testers run XP, otherwise we would have caught this earlier.

We will fix the problem and push a new release that fixes this within a few days.
by Sleipnir
Tue Feb 08, 2011 9:41 pm
Forum: General Discussion
Topic: Can't install version 20110207
Replies: 9
Views: 8766

Hi Zanman, It sounds like the game has installed correctly, but is crashing when loading the main menu. Check the FAQ section on "My game just crashed!", and post your exception.log here, as well as letting us know your operating system, cpu, and graphics card. http://www.sleipnirstuff.com/forum/vie...
by Sleipnir
Sun Jan 30, 2011 11:57 pm
Forum: General Discussion
Topic: error on running
Replies: 4
Views: 4796

There are many problems with the launcher, and it will be removed in the next version of the game (all of its functionality has been moved into the game itself). The simplest solution is to bypass the launcher and run the game directly. Assuming that you only want to play the ra mod for now, and tha...
by Sleipnir
Sun Jan 30, 2011 11:02 am
Forum: General Discussion
Topic: SupportDir Switch
Replies: 1
Views: 2884

You need to give the SupportDir flag directly to OpenRA.Game.exe when launching - there is no support for custom supportdirs when running via the launcher (and in fact, the launcher will be removed from future versions of the game). To set the support dir to use the game directory, you would do some...
by Sleipnir
Wed Jan 26, 2011 7:48 pm
Forum: General Discussion
Topic: openra.game.exe Malware detected
Replies: 2
Views: 4164

Hi SkyNT! The problems with Norton AV have been discussed here: http://www.sleipnirstuff.com/forum/viewtopic.php?f=82&t=14863 . The problem is caused by our synchronization checking code, which uses dynamic code generation to be as efficient as possible. Unfortunately this technique can be used for ...
by Sleipnir
Thu Jan 20, 2011 7:59 am
Forum: General Discussion
Topic: I want MP opponents!!
Replies: 3
Views: 4991

You can either use an IRC client on your computer, or you can connect via a web browser by going to http://webchat.freenode.net/ and entering "openra" into the Channels box.
by Sleipnir
Thu Jan 20, 2011 7:57 am
Forum: General Discussion
Topic: I Can Never Connect to a Game?!!!
Replies: 1
Views: 3051

If you have a different version than the host, it will not let you connect. Make sure that you have the lastest version of the game (currently 20110109).
by Sleipnir
Tue Jan 11, 2011 8:20 pm
Forum: General Discussion
Topic: Change Resolution in Fullscreen [SOLUTION]
Replies: 6
Views: 9940

The Mode: and Fullscreen: lines must be indented with a single tab. The game will crash if they are indented with spaces.
by Sleipnir
Thu Jan 06, 2011 11:12 am
Forum: General Discussion
Topic: i guess it is the video card
Replies: 5
Views: 6535

Our ingame renderers are built as self contained modules which are largely separate from the gameplay code. If somebody wants to write a low-tech renderer module that supports old hardware, we will happily merge it into the project, but it is not something which any of the main developers have an in...
by Sleipnir
Thu Dec 09, 2010 9:53 pm
Forum: General Discussion
Topic: Newest OpenRA Crashes before startup on OS X
Replies: 1
Views: 4243

There is a known bug when the launcher has a space in its filename. Rename it to OpenRA.app and it will work.