L2JMobius

Classic Interlude Can't write log files on ubuntu

pipipopo · 2 · 4242

Offline pipipopo

  • Knight
  • ***
    • Posts: 80
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?


Offline pipipopo

  • Knight
  • ***
    • Posts: 80
Close this topic. I had to manually mkdir log in both folders.