Jump to content
  • 0

[Help] How to setup an L2j Server on Ubuntu


Question

Posted

Hello guys!

  The latest topic has been closed because the dead link and that's why I'm starting a new one. Does anyone know how to setup and L2j Server on Ubuntu Linux? I didn't find anything on google or on this forum. 

 

Any help would be appreciated! Thank you!

Recommended Posts

  • 0
Posted

10 euro for setup server on any platform + optimization + auto back up config

if you dont want to lost anymore time to search :)

All configs max 20 min

  • 0
Posted

Install OpenJdk 7

Chmod 755 *.sh.

 

Configure all properties for mysql connect.

Launch GS and LS.

 

I have tried but I get something like this when i enter ./database_installer.sh or ./RegisterGameServer.sh    /bin/bash^M: bad interpreter: no such file or directory.

 

The files are there, I double checked.

  • 0
Posted

sudo chmod 777 *.sh in tools folder

sudo sh ./database_installer.sh

 

Now I get this error: "Error: Could not find or load main class ..libs.c3p0-0.9.1-pre10.jar ./RegisterGame.sh: 2: net.sf.l2j.gsregistering.GameServerRegister: not found"

  • 0
Posted

You miss some files.. Check if ALL files are there.. (i suppose you are under l2jServer..) Download a nightlies folder to check if you have all the right files..

  • 0
Posted

I have downloaded the "L2J Frozen Interlude Project". This is from the terminal.

 

 

root@doomfear:/opt/l2serv# cd tools
root@doomfear:/opt/l2serv/tools# dir
custom			 database_installer.sh	login_install.sql
Database\ Installer.bat  full_install.sql
root@doomfear:/opt/l2serv/tools# chmod 777 database_installer.sh
root@doomfear:/opt/l2serv/tools# ./database_installer.sh
bash: ./database_installer.sh: /bin/bash^M: bad interpreter: No such file or directory

  • 0
Posted

So always install with sudo sh ./database_installer.sh (I do with this method, and works for me.)

 

After, "Error: Could not find or load main class ..libs.c3p0-0.9.1-pre10.jar ./RegisterGame.sh: 2: net.sf.l2j.gsregistering.GameServerRegister: not found" is in libs folder. You have this .jar? Sure?

 

 

  • 0
Posted

So always install with sudo sh ./database_installer.sh (I do with this method, and works for me.)

 

After, "Error: Could not find or load main class ..libs.c3p0-0.9.1-pre10.jar ./RegisterGame.sh: 2: net.sf.l2j.gsregistering.GameServerRegister: not found" is in libs folder. You have this .jar? Sure?

 

You can't download a pack on your computer and upload trought FTP?

 

* After using sudo sh ./database_installer.sh I got this error: "bad trap2".

* This jar "c3p0-0.9.1-pre10.jar" is in the libs folder.

I don't know what else to do.

  • 0
Posted

So strange.

 

The pack is yours?

 

Why have you choose L2J Frozen Interlude Project? It's the same that make commits to add bugs in the core..

  • 0
Posted

No. I tried some packs from this forum. After that I was on l2jserver.com and tried some packs from there. I have the same problem. I don't know what else to do.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...