Page 1 of 1

Server Issues, almost nothing works!

Posted: Tue Apr 21, 2009 3:29 pm
by illizit
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:version=2931
L2JDP Revision Number:version=5973


Hello.

I just started reading all the docs a few days ago. I recently found the old forum which have helped me a lot however I still can not get many things working properly. I am running the server on a linux server (ubuntu) (not running X). The server is up and "running" but missing a features such as chat functions, buddy list, almost all the skills do not function, HP and MP do not increase upon leveling, etc. Because there are so many issues I am assuming I am missing something simple. I believe I have the directory structure correct:

/l2jserver
/l2jserver/gameserver
/l2jserver/gameserver/config
/l2jserver/gameserver/data
/l2jserver/gameserverlog
/l2jserver/libs/
/l2jserver/login

(I have many more subfolders such as stats, skills, etc. just wanted to point out the main folders)


I have execute permissions on all scripts and have java installed properly. I have verified the table structures and I can see data in them.
When attempting to use skills I receive the error "skill not implemented" in the game.
I see no errors in the stdout.txt log files nor in any other for that matter.

Any suggestions?

(I have tried searching the forums as well to no avail)

Thanks.

Re: Server Issues, almost nothing works!

Posted: Tue Apr 21, 2009 8:02 pm
by poltomb
did you make sure to get the datapack from http://www.l2jdp.com/svn ?

Re: Server Issues, almost nothing works!

Posted: Tue Apr 21, 2009 8:15 pm
by illizit
No, I downloaded it from the nightly builds.

Re: Server Issues, almost nothing works!

Posted: Tue Apr 21, 2009 8:49 pm
by illizit
I just tried from the SVN with similar results.

Re: Server Issues, almost nothing works!

Posted: Tue Apr 21, 2009 9:27 pm
by illizit
Got it to work by downloading clean SVN installs and recompiling.

Thanks!