[Help] L2J bug in ubuntu

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
mhoska
Posts: 9
Joined: Sun Nov 14, 2010 10:13 pm

[Help] L2J bug in ubuntu

Post by mhoska »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4470
L2JDP Revision Number:7733

hey guys can someone help me i got and dedicated server with ubuntu 10.04 i follow the l2jwiki guide but everytime that i do ./startLoginServer.sh or ./startGameServer.sh im getting this error


can not be moved "log / stdout.log"to "log/2011-06-02_03-06-30_stdout.log ': Permission denied
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: [Help] L2J bug in ubuntu

Post by tukune »

Mr. ubuntu say "Permission denied"
Change file/directory permission.
http://en.wikipedia.org/wiki/Filesystem_permissions
mhoska
Posts: 9
Joined: Sun Nov 14, 2010 10:13 pm

Re: [Help] L2J bug in ubuntu

Post by mhoska »

i gave permission to the whole direcctory and still getting errors i use ubuntu in spanish so the error looks like this

no se puede establecer la prioridad de procesos : permiso denegado

in english

can not set the process priority: Permission denied
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: [Help] L2J bug in ubuntu

Post by Aikimaniac »

are you sure you are root ?
Image
mhoska
Posts: 9
Joined: Sun Nov 14, 2010 10:13 pm

Re: [Help] L2J bug in ubuntu

Post by mhoska »

yes im pretty sure. I even install vnc for local terminal too see if that's what was happening. and now the error it just appears in the log files game server looks ok. is just a login problem i think... :/ HELP :(
andr3iu7z
Posts: 114
Joined: Sun Jan 10, 2010 2:25 pm

Re: [Help] L2J bug in ubuntu

Post by andr3iu7z »

use

Code: Select all

chmod +x gameserver/ -R
and it should solve it
Post Reply