Not Opening!!!
#14
(25 Apr 11, 12:46PM)castiel Wrote:
(25 Apr 11, 11:59AM)jalfor Wrote: For the person who asked if I had restarted, I have, many times and about the terminal thing, sorry for my n00bness but when I type cd home/<my name>/1.1.0.4/assaultcube.sh it says no such file or directory. I am clearly not typing it correctly. Could someone please tell me what I should type in. In windows I know that you can just copy/paste the address bar thing but in ubuntu I can not see a way.

Well first thing, you're missing a / at the beginning. For example the path for me is:
/home/luke/1.1.0.4/

And you can't "cd" into the assaultcube.sh file, you must type:
cd /home/USERNAME/1.1.0.4
sh assaultcube.sh

Although after running the cd command you may want to try
ls

To ensure there is assaultcube.sh in that directory.

I'm going to make it real easy for him. Now that I know you can open a terminal, please type this command:
cd ~/1.1.0.4 && ./assaultcube.sh > ~/1.1.0.4/logfile.txt

Whatever goes wrong, you should find a find a text file called "logfile" in your AC folder.
Thanks given by:


Messages In This Thread
Not Opening!!! - by jalfor - 24 Apr 11, 11:48AM
RE: Not Opening!!! - by OpenSource - 24 Apr 11, 12:10PM
RE: Not Opening!!! - by jalfor - 24 Apr 11, 12:40PM
RE: Not Opening!!! - by Milandrag - 24 Apr 11, 02:09PM
RE: Not Opening!!! - by Frogulis - 24 Apr 11, 02:26PM
RE: Not Opening!!! - by OpenSource - 24 Apr 11, 03:02PM
RE: Not Opening!!! - by castiel - 24 Apr 11, 05:48PM
RE: Not Opening!!! - by jalfor - 25 Apr 11, 01:59AM
RE: Not Opening!!! - by Frogulis - 25 Apr 11, 06:14AM
RE: Not Opening!!! - by castiel - 25 Apr 11, 09:24AM
RE: Not Opening!!! - by RandumKiwi - 25 Apr 11, 10:36AM
RE: Not Opening!!! - by jalfor - 25 Apr 11, 11:59AM
RE: Not Opening!!! - by castiel - 25 Apr 11, 12:46PM
RE: Not Opening!!! - by RandumKiwi - 25 Apr 11, 01:00PM
RE: Not Opening!!! - by jalfor - 26 Apr 11, 03:08AM
RE: Not Opening!!! - by Ronald_Reagan - 26 Apr 11, 06:06AM
RE: Not Opening!!! - by OpenSource - 26 Apr 11, 10:11AM
RE: Not Opening!!! - by RandumKiwi - 26 Apr 11, 10:38AM
RE: Not Opening!!! - by al3rt - 26 Apr 11, 01:22PM
RE: Not Opening!!! - by Boomhauer - 18 May 11, 05:20AM
RE: Not Opening!!! - by Milandrag - 13 May 11, 06:59PM
RE: Not Opening!!! - by OpenSource - 13 May 11, 10:19PM
RE: Not Opening!!! - by Milandrag - 14 May 11, 10:00AM
RE: Not Opening!!! - by XFA - 16 May 11, 08:15AM