L2JMobius

Public Development => General Discussion => Topic started by: pipipopo on May 09, 2020, 12:54:25 AM

Title: Can't write log files on ubuntu
Post by: pipipopo on May 09, 2020, 12:54:25 AM
Trying to get my server running on ubuntu 18
Quote
./GameServerTask.sh: line 10: log/stdout.log: No such file or directory
This is what I'm getting. I think this might be bc no rights to write new files? I'm using root privileges. What else is there I can do?
Title: Re: Can't write log files on ubuntu
Post by: pipipopo on May 09, 2020, 01:19:19 AM
Close this topic. I had to manually mkdir log in both folders.