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