(09-28-2010, 06:19 AM)Shad Wrote: /home/shad/.frictionalgames/Amnesia/MainDemo:
total 16
-rw-r--r-- 1 root root 0 2010-09-23 08:24 first_start_flag
-rw-r--r-- 1 shad shad 6581 2010-09-27 07:59 hpl.log
-rw-r--r-- 1 shad shad 0 2010-09-27 07:58 hpl_update.log
-rw-r--r-- 1 shad shad 1100 2010-09-27 07:59 main_settings.cfg
drwxr-xr-x 2 root root 4096 2010-09-23 08:24 Shad
/home/shad/.frictionalgames/Amnesia/MainDemo/Shad:
total 8
-rw-r--r-- 1 root root 897 2010-09-23 08:24 user_keys.cfg
-rw-r--r-- 1 root root 546 2010-09-23 08:24 user_settings.cfg
You have files that only root has access to. You shouldn't have that.
You need to run:
chmod shad.shad -R /home/shad/.frictional*
as
root on your system.
EDIT: Oops I didn't see the post that already said the same from Urkle