Search found 2 matches

by cualquiera
Sun Nov 21, 2004 11:12 am
Forum: Unreal 3.2 Support
Topic: Error Help Please
Replies: 6
Views: 2925

UNA SOLUCION!!!!

it is related to privilegies change the owner of the var to nobody:nogroup then change the privilegies to 777 then start the unreal then change back the privileges .... the error is because unreal can't create the files
by cualquiera
Sun Nov 21, 2004 10:44 am
Forum: Unreal 3.2 Support
Topic: weird error when i try to start latest unreal on linux
Replies: 19
Views: 10369

A SOLUTION!!!!!

I had the same error and had been working on it for a week or a little more.. and i finally realize what is it

as ever privileges set on the tmp directory....

i had do this:

*Set the owner of the tmp directory to nobody:nogroup
*Set the privilegies of the tmp directory to 777 in order to allow ...