01-16-2011, 11:16 PM | #1 |
Pledge
Join Date: Nov 2010
Posts: 7
|
can't open 'game.cfg'
Hey all,
I just installed Regnum Online on Linux Mint 10. I went through the usual hassles when installing on Linux: must give installer permission to read/write and to run as an executable, must install driconf and force s3tc compression, etc. But once all that was done, Regnum threw an error at me that I haven't seen before: Rolauncher Error: can't open 'game.cfg' (error 2: No such file or directory) Any idea what this is all about? |
01-16-2011, 11:45 PM | #2 |
Banned
Join Date: Dec 2009
Posts: 843
|
You will get this error when you dont have permision
Open a terminal type chmod -R 777 /home/your username/regum instalation path Last edited by HidraA; 01-17-2011 at 06:37 PM. |
01-17-2011, 08:42 AM | #3 |
Pledge
Join Date: Jan 2011
Posts: 4
|
or start game as root (sudo in ubuntu)
|
01-17-2011, 09:37 AM | #4 |
Marquis
Join Date: Jan 2007
Location: RA
Posts: 1,897
|
Just a question: why would you even suggest such a solution?
Hidra already posted a solution, and your suggestion is really bad practice.
__________________
Winning a fight is not what makes you a good player, it's how you do it.
http://home.znur.re/screenshot%20201...2011_39_37.jpg |
03-17-2011, 07:02 PM | #5 |
Pledge
Join Date: Mar 2011
Posts: 4
|
I have the exact same problem as this guy and have been trying my luck with some solutions people have suggested on the forums, but to no avail.
When running the launcher I get the following error message: "can't open file 'game.cfg' (error 2: No such file or directory)" I'm running Xubuntu 10.4 1.6 Ghz Intel processor Radeon 9000 Graphics card I've tried fixing the problem by running following commands in the terminal: Code:
$ sudo chmod -R 777 /home/drokles/regnum (in order to allow 'drokles' read, write and execution rights) $ sudo chown -R drokles: /home/drokles/regnum (in order to make 'drokles' the owner of the regnum directory) Code:
$ sudo ./rolauncher /usr/share/themes/MurrinaBleu/gtk-2.0/gtkrc:85: Murrine configuration option "scrollbar_color" is no longer supported and will be ignored. (This is probably just an override of my window settings in XFCE) Segmentation fault (This is what happens after I press the 'login' button in the launcher window) Any help would be very nice . Thanks! |
03-17-2011, 09:13 PM | #6 |
Baron
Join Date: Nov 2007
Location: Not where it looks like, to either of us.
Posts: 706
|
Curious.
What happens if you run touch ~/regnum/game.cfg ?
__________________
If you can't detect sarcasm yourself, please pay attention when it's pointed out to you.
Arathael :: Wyrd Sceote :: Gwn M'ger — Soul Taker, Imperial Guard of Ignis |
03-18-2011, 08:35 AM | #7 |
Pledge
Join Date: Mar 2011
Posts: 4
|
Code:
$ touch game.cfg |
03-18-2011, 08:39 AM | #8 | |
Marquis
Join Date: Jan 2007
Location: RA
Posts: 1,897
|
Quote:
ATI Radeon 9000 is not supported by the Catalyst driver afaik, so I guess you're using the open source drivers. There is probably some problem there. Can you run other OpenGL games without problems? PS. Are you a swede too? Your name indicates that you might be
__________________
Winning a fight is not what makes you a good player, it's how you do it.
http://home.znur.re/screenshot%20201...2011_39_37.jpg |
|
03-18-2011, 11:20 AM | #9 |
Pledge
Join Date: Mar 2011
Posts: 4
|
I actually had a dialog box telling me that my graphics card was too old, my drivers where wrong or I had the wrong version of Directx, until I installed fglrx through the repositories. Now that dialog doesn't appear anymore. I've since removed fglrx, but that dialog hasn't reappeared. fglrx isn't supported on newer distros, right? I'm now just using the standard x.org replacement for fglrx and mesa packages.
It seems like I'm unable to run OpenGL games in general. I'm actually a Dane. Gustavsberg is the name of whatever company created my toilet ^_^. |
03-18-2011, 11:28 AM | #10 | |
Marquis
Join Date: Jan 2007
Location: RA
Posts: 1,897
|
Quote:
Fglrx is supported on newer distros, it is the kernel module for the Catalyst driver if I am not wrong. However, your card is so old I doubt it would be supported by a recent version of fglrx, that's why I am puzzled. You should use the open source drivers for your graphic card (as was the case at first), and then follow these instructions to get around the problem with "Your graphic card is too old...": http://regnumonline.com.ar/forum/showthread.php?t=31371 Lycka till/Held og lykke!
__________________
Winning a fight is not what makes you a good player, it's how you do it.
http://home.znur.re/screenshot%20201...2011_39_37.jpg |
|
|
|