Page 1 of 1

A Linux Problem.

Posted: Sat Jul 17, 2010 6:00 pm
by JMD
If you want to receive support we need this info to help you properly.
ยป Find Revision
Server Version=: 4383
Datapack Version=: 7627

I am on my freshly installed Ubuntu, i've done everything correct my gameserver starts. But on my loginserver log i get this: "nice: cannot set niceness: Permission denied". Any idea whats going on, i suppose that i must change something in the LoginServer_loop.sh but i dont know what. I also setted permission 777 to both loop and start .sh's.

Re: A Linux Problem.

Posted: Sat Jul 17, 2010 6:21 pm
by JIV
remove nice from start script or add right to your acc to use that command.

Re: A Linux Problem.

Posted: Sat Jul 17, 2010 6:48 pm
by JMD
I removed as you toled me and it worked, thanks.